![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/2/7e/27e4df2a-2443-43a6-a856-72e36112a2da/27e4df2a-2443-43a6-a856-72e36112a2da-bg14c.png)
BMC Software, Inc., Confidential and Proprietary Information
320 Application Enhancement Solutions Messages Manual
BMC150011E PROGRAM EXCEPTION TRAP NOT ACTIVE FOR THE STEP, REQUEST
IGNORED
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has detected
that the application program issued a call to program ARCCS01, but program
exception handling is not active.
System Action: Processing continues, but the request to ARCCS01 is not
processed.
User Response: Make sure that program exception handling is active for the job
step. Check for other error messages in the log.
BMC150012E AN ERROR OCCURRED IN OPENING THE REJECT FILE,
DDNAME=ddname, PROCESSING TERMINATED
Explanation: During program exception handling, APPLICATION RESTART
CONTROL (AR/CTL) has detected that OPEN processing was unsuccessful for the
reject file identified by the specified ddname.
System Action: Processing is terminated with the original abend code.
User Response: Supply a valid DD statement for the specified ddname. Make sure
that the attributes of the reject file match the attributes of the input file.
BMC150013E UNABLE TO OBTAIN THE RECORD TO WRITE TO THE REJECT FILE
(ddname), PROCESSING TERMINATED
Explanation: During program exception handling, APPLICATION RESTART
CONTROL (AR/CTL) was unable to obtain the record to write to the reject file.
System Action: Processing is terminated with the original abend code.
User Response: This condition indicates an internal logic error. Contact BMC
Software Product Support.
BMC150014E AN ABEND OCCURRED BEFORE ANY RECORD WAS READ FROM THE
INPUT FILE (ddname), PROGRAM TERMINATED
Explanation: A S0Cx abend occurred before any record was read from identified
input file. The action selected (3 or 4) requires APPLICATION RESTART
CONTROL (AR/CTL) to skip the input record, but no record was found to skip.
System Action: The job terminates with the original abend code and a dump.
User Response: Correct the S0Cx abend, or select action 1 or 2.