BMC Software, Inc., Confidential and Proprietary Information
220 Application Enhancement Solutions Messages Manual
BMC74312E APPLICATION RESTART CONTROL DIRECTORY AT address HAS
INCORRECT LENGTH OF i-length. CORRECT LENGTH IS c-length.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) detected that
the length of the AR/CTL directory is incorrect. This message displays the address,
the current incorrect length (i-length), and the correct length (c-length) of the
AR/CTL directory.
System Action: AR/CTL abnormally terminates the task with abend U1771 and
reason code X’00074312’.
User Response: Save a new copy of the global options module through the
AR/CTL ISPF interface or batch utility.
BMC74313I THE COMMUNICATIONS TASK TIMING INTERVAL IS hh:mm:ss.th.
Explanation: The communications task timing interval is displayed in the format
hour (hh), minutes (mm), seconds (ss), 1/10 of a second (t), 1/100 of a second (h).
The communications task will check for operator communications each time the
multiple interval timer for the communications task expires.
System Action: Processing continues.
User Response: This message is for your information only. No action is necessary.
BMC74314E USER AREA BEGINNING ADDRESS (address) IS NOT LESS THAN
USER AREA ENDING ADDRESS (address) FOR type CALL
Explanation: For the specified type call, the beginning address in the user area is
greater than the ending address in the user area. If this message is issued for a PL/I
application program that uses the PL/I optimizing compiler, you may be able to
correct the problem by setting up the user areas defined in an explicit
checkpoint/restart call as one aggregate variable (one DCL with multiple structures).
System Action: APPLICATION RESTART CONTROL (AR/CTL) abnormally
terminates the task with abend U1771 and reason code X’00074314’.
User Response: Review the application program. Then modify the application
program checkpoint restart calls so that the beginning address in the user area is less
than the ending address in the user area.
BMC74315E OPEN/CLOSE INTERCEPT IS NOT ENABLED
Explanation: During APPLICATION RESTART CONTROL (AR/CTL)
initialization, AR/CTL detected a request to intercept
OPEN calls for the application.
After analyzing the intercept process, AR/CTL determined that the intercept was not
possible.
System Action: AR/CTL abnormally terminates the task with abend U1553.
User Response: Ensure that the AES component OPEN function is enabled in the
BMC Consolidated Subsystem (BCSS).