A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
BMC74000BMC74099 147
BMC74034E return code SQL RETURN CODE FOR CTYPE(call type)
PROGN(program name) SECTN(section number) STNUM(statement
number) STYPE(statement type) CODE(hexadecimal return code)
Explanation: APPLICATION RESTART CONTROL (AR/CTL) intercepted an
SQL return code for the described SQL call. This return code was defined in the SQL
return code class in use during the current execution. For diagnostic purposes, the
message provides the SQL return code in decimal format, the call type, the program
name, the section number, the statement number, the statement type, and the
hexadecimal return code.
System Action: AR/CTL issues an abend using the completion code and reason
code defined in the SQL return code class.
User Response: Take appropriate action as defined in the DB2 messages and codes
manual.
BMC74035E CHKP AREA MAXIMUM LENGTH (length) INVALID
Explanation: The maximum length of the ARCCHKP checkpoint area is invalid.
System Action: AR/CTL abnormally terminates the task with abend U1771 and
reason code X00074035.
User Response: Increase the primary space quantity of the ARCCHKP dynamic
allocation skeleton.
BMC74036E DIV UNMAP restart dsn RETURNED CODE rc AND REASON CODE
reason
Explanation: APPLICATION RESTART CONTROL (AR/CTL) attempted a
data-in-virtual (DIV) unmap of the restart data set (restart dsn). The attempt failed,
and AR/CTL received return code rc. The reason code (reason) identifies the reason.
System Action: AR/CTL abnormally terminates the task with abend U1771 and
reason code X00074036.
User Response: Using the return code from this message, see the IBM manual
MVS/ESA Programming: Authorized Assembler Services Reference to determine the
cause of the error and the corrective action to take.