A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
BMC150100BMC150199 367
BMC150179E SQL RETURN CODE WAS SET TO YES AND THE SQL RETURN CODE
CLASS NAME WAS NOT SPECIFIED
Explanation: APPLICATION RESTART CONTROL (AR/CTL) detected that
the Intercept SQL Return Codes option was set to Y, but the SQL Return Code Class
Name option was not specified.
System Action: If the Application Enhancement Solutions Force AR/CTL
Execution option is set to Y, the job step terminates abnormally with abend U1553. If
this option is set to N, the job step continues without AR/CTL.
User Response: Make sure that the SQL Return Code Class Name option is
specified when the Intercept SQL Return Codes option is set to Y.
BMC150180E THE APPLICATION PROGRAM HAS ISSUED A DLI CALL AFTER THE
AR/CTL ENVIRONMENT HAS BEEN TERMINATED.
Explanation: The application program issued a DLI call after the
APPLICATION RESTART CONTROL (AR/CTL) environment was terminated.
This condition can occur if the application program establishes an ESTAE routine
during abnormal termination processing.
System Action: The DLI call is passed to IMS, but results are unpredictable.
User Response: Make sure that the application program does not issue a DLI call
after AR/CTL termination.
BMC150181E THE APPLICATION PROGRAM HAS ISSUED A SQL CALL AFTER THE
AR/CTL ENVIRONMENT HAS BEEN TERMINATED.
Explanation: The application program issued an SQL call after the
APPLICATION RESTART CONTROL (AR/CTL) environment was terminated.
This condition can occur if the application program establishes an ESTAE routine
during abnormal termination processing.
System Action: The SQL call is passed to DB2, but results are unpredictable.
User Response: Make sure that the application program does not issue an SQL call
after AR/CTL termination.
BMC150182I AR/CTL ESTAE ESTABLISHED (exit,parameter,csect).
Explanation: The APPLICATION RESTART CONTROL (AR/CTL) ESTAE
routine has been established. The message displays the address of the ESTAE exit
routine, the address of the parameter of the ESTAE exit routine, and the name of the
control section (csect) that issued the ESTAE.
System Action: Processing continues.
User Response: This message is for your information only. No action is required.