BMC Software, Inc., Confidential and Proprietary Information
BMC150000–BMC150099 327
BMC150037E NO PARAMETER LIST WAS SUPPLIED WITH THE AR/CTL COMMON
CALL INTERFACE.
Explanation: The application program issued an APPLICATION RESTART
CONTROL (AR/CTL) common call but did not supply the required parameter list
with the call.
System Action: AR/CTL terminates the task abnormally with abend U1771 and
reason code X’00150037’.
User Response: Issue the AR/CTL common call with the required parameter list.
BMC150038E REQUIRED PARAMETER OF AR/CTL COMMON CALL INTERFACE WAS
NOT SUPPLIED. parameter
Explanation: The application program issued an APPLICATION RESTART
CONTROL (AR/CTL) common call but did not supply a required parameter with
the call.
System Action: AR/CTL terminates the task abnormally with abend U1771 and
reason code X’00150038’.
User Response: Issue the AR/CTL common call with the required parameter.
BMC150039E PARAMETER LIST OF AR/CTL COMMON CALL INTERFACE WAS NOT
TERMINATED.
Explanation: The application program issued an APPLICATION RESTART
CONTROL (AR/CTL) common call but did not correctly terminate the parameter
list of the call.
System Action: AR/CTL terminates the task abnormally with abend U1771 and
reason code X’00150039’.
User Response: Correctly terminate the parameter list of the AR/CTL common
call.
BMC150040E FUNCTION CODE (code) OF AR/CTL COMMON CALL IS NOT VALID.
Explanation: The application program issued an APPLICATION RESTART
CONTROL (AR/CTL) common call with an invalid function code.
System Action: AR/CTL terminates the task abnormally with abend U1771 and
reason code X’00150040’.
User Response: Change the function code of the call to a valid code; valid codes
are XRST and CHKP.