BMC Software, Inc., Confidential and Proprietary Information
118 Application Enhancement Solutions Messages Manual
BMC48024I ERROR PARSING INPUT DDNAME
Explanation: The input ddname operand contained in the operands for the
request is invalid.
System Action: Processing terminates. Message BMC48033I is issued.
User Response: Correct the control statement in error. The input ddname must be
from one to eight characters in length. Then resubmit the job.
BMC48025I DSORG IS INVALID
Explanation: A data set being used by the BATCH CONTROL FACILITY
(BCF) Log utility has a data set organization not valid for utility execution.
System Action: The BCF Log utility execution terminates with a U4025 abend.
User Response: Correct the data set named in the message. Data sets used by the
BCF Log utility must have a physical sequential organization.
BMC48026I PSB= AND UOW= ARE REQUIRED FOR OCREATE
Explanation: An OCREATE control statement did not contain both a program
specification block (PSB) name and a unit of work (UOW) identifier.
System Action: The BATCH CONTROL FACILITY (BCF) Log utility execution
terminates with a U4033 abend.
User Response: The Online Backout Log Create
(OCREATE) function must be
provided with the PSB name and the UOW identifier representing the unique PSB
execution desired. This is necessary to prevent incorrect extraction of update records
for PSBs that are scheduled in parallel. You can use the Log utility
FIND function to
obtain a list of PSB executions and the necessary UOW identifier.
BMC48027I UOW IS REQUIRED FOR OCREATE
Explanation: An OCREATE control statement did not contain a unit of work
(UOW) identifier.
System Action: The BATCH CONTROL FACILITY (BCF) Log utility execution
terminates with a U4027 abend.
User Response: The Online Backout Log Create
(OCREATE) function must be
provided with a UOW identifier representing the unique program specification block
(PSB) execution desired. This is necessary to prevent incorrect extraction of update
records for PSBs that are scheduled in parallel. You can use the BCF Log utility
FIND function to obtain a list of PSB executions and the necessary UOW identifier.