A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
330 Application Enhancement Solutions Messages Manual
BMC150049I TERMINATION OF THE CURRENT REGION HAS BEEN SCHEDULED
FOR requestor BEFORE THE NEXT CHECKPOINT IS PROCESSED.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) will terminate
the job step before the next checkpoint completes. requestor is the internal AR/CTL
process that requested the termination.
System Action: AR/CTL abnormally terminates the task with abend U1771 and
reason code X00150049.
User Response: This message is for your information only. No action is necessary.
BMC150050E COLUMN NAME WAS NOT FOUND FOR CURSOR cursorname COLUMN
IS columnname
Explanation: The AR/CTL
for DB2* cursor controller was unable to locate the
column name in the declare statement for the specified cursor.
System Action: The task abnormally terminates with abend U1785 and reason code
X00150050.
User Response: Make sure that the correct column name is specified in the cursor
repositioning record for the indicated cursor. Correct the condition, and rerun the job.
BMC150051E AR/CTL FOR DB2 CURSOR CONTROLLER RECEIVED AN INVALID
REQUEST FOR THE XRST REQUEST HANDLER
Explanation: The AR/CTL for
DB2* cursor controller received an invalid return
code from the XRST request handler module, because an invalid request was issued.
System Action: The task terminates abnormally with abend U1785 and reason code
X00150051.
User Response: Check for messages issued by the XRST request handler module to
use to correct the condition, and restart the job.
BMC150052E ASAM FCB WAS FOUND FOR INTERCEPTED FILE ddname
Explanation: APPLICATION RESTART CONTROL (AR/CTL) intercepted an
OPEN request for the named data set and found a non-interception file characteristics
block (FCB) for the data set. Possibly this FCB should have been defined as a
sequential interception data set instead of an application sequential access method
(ASAM) data set, which does not use interception.
System Action: AR/CTL terminates the task with abend U1773.
User Response: Redefine the FCB as a sequential interception FCB.