A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
BMC44200BMC44299 87
BMC44233I APPLICATION RESTART DEFERRED BY OPERATOR REQUEST
Explanation: BATCH CONTROL FACILITY (BCF) has completed restart
recovery processing for a job step that had previously failed a recovery process. The
operator or the Automatic Restart Preparation utility has updated the execution
control record to request recovery of the environment only. All of the processing
necessary to recover the environment to a point ready for application execution has
been completed. The users application has not been executed because of the request
to defer application execution.
System Action: The job step abnormally terminates to prevent execution of any
additional steps. BCF prevents any COND=ONLY batch backout steps from
executing.
User Response: This message is for your information only. No action is necessary.
BMC44234E INITIALIZATION ERROR; INVALID BCF ENVIRONMENT, RC = rc
Explanation: During initialization, BATCH CONTROL FACILITY (BCF)
detected an error with the user-defined defaults for job step execution. The return
code (rc) provides additional information about the error. The following values for rc
are possible:
1 The version of the global options record does not match the execution level
of BCF.
2 The REGISET does not contain any records. The REGISET must contain at
least one record.
3 The length of the global options record is invalid.
System Action: Initialization terminates. If the global options record is at an
incorrect level, the job step terminates abnormally. The global options record must be
present in the REGISET and must match the executing version of BCF before job
step execution is allowed. If the REGISET does not contain any records, the
execution controller performs abort processing.
User Response: The response depends on the reason code:
1 Determine why the global options record is missing or at an incorrect level.
The global options record can be built by using the BCF ISPF interface.
2 The REGISET must contain at least one record to ensure proper processing
of the REGISET. Add an options record to the REGISET by using the BCF
ISPF interface.
3 The length of the global options record exceeds the length expected. The
global options record might have been created by a level of BCF newer than
the version currently executing. Ensure that the version of BCF used to
create the global options record is the same as that executing. If necessary,
rebuild the global options record by using the BCF ISPF interface.