A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
BMC48000BMC48099 115
BMC48011I NO PSB TERMINATION RECORD PRESENT
Explanation: The Online Backout Log Create (
OCREATE) function did not find
an IMS log record type 07 indicating the end of the requested program specification
block (PSB) execution.
System Action: The
OCREATE request ends with return code 7.
User Response: Since a PSB termination record is not present on the log data set,
the output log data set created might not be complete and valid for batch backout use.
If a PSB termination record is not present because the IMS system terminated
abnormally while the PSB was executing, it may be possible to use the online log
data set (OLDS) for batch backout. If a PSB termination record should have been
present, verify that all of the necessary log volumes have been provided as input to
the utility and resubmit the job.
Note: If the PSB ending log record is not present as the result of a prior system
abnormal termination, backout for a BMP execution should have been done
during IMS emergency restart unless the NOBMP option was used during
the IMS emergency restart. If the missing PSB termination record was
expected, verify that backout of the PSB did not occur during IMS
emergency restart processing.
BMC48012I GETMAIN FAILURE FOR TABLE = table
Explanation: The BATCH CONTROL FACILITY (BCF) Log utility attempted
to add a member to the given table. Not enough available storage existed in the high
private area of the region to satisfy the request.
System Action: The Online Backout Log Create (
OCREATE) request ends with
return code 7.
User Response: Increase the region size in the job step above the 16 MB line and
resubmit the job.
BMC48013I DATABASE CONCURRENT UPDATE FOUND BY ANOTHER PSB
Explanation: During Online Backout Log Create (
OCREATE) processing,
database updates were found for at least one of the databases updated by the
requested program specification block (PSB). The updates were found to be
concurrent with the execution of the PSB being extracted.
System Action: The
OCREATE request ends with return code 7.
User Response: Exercise extreme caution before continuing with the batch backout
process. If the PSB issued application checkpoints, the batch backout process may
remove the concurrent updates. Make sure that the batch backout process will not
update the same physical database blocks or control intervals (CIs) as the concurrent
updates detected.