BMC Software, Inc., Confidential and Proprietary Information
334 Application Enhancement Solutions Messages Manual
BMC150065I AUTOMATIC CHECKPOINT COMPLETED DUE TO reason
Explanation: APPLICATION RESTART CONTROL (AR/CTL) completed an
automatic checkpoint because the I/O request count, cursor fetch count, DTB byte
threshold (in AR/CTL for VSAM), or lock threshold (in AR/CTL for VSAM) was
reached.
System Action: The job step continues normally.
User Response: This message is for your information only. No action is necessary.
BMC150066E AUTOMATIC CHECKPOINT FEATURE REQUIRES THE AUTOMATIC
RESTART FEATURE TO BE ACTIVE
Explanation: APPLICATION RESTART CONTROL (AR/CTL) detected that
the Automatic Checkpoints option was set to Y but the Automatic Restart option was
set to N.
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: Ensure that the Automatic Restart option is set to Y if the
Automatic Checkpoints option is set to Y.
BMC150067E APPLICATION PROGRAM USER AREAS HAVE NOT BEEN RESTORED
YET, BUT A CHECKPOINT HAS BEEN REQUESTED.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) detected that
the application program is using automatic restart processing. The application
program issued a checkpoint request before the application program user areas were
restored.
System Action: The task terminates abnormally with abend U1771 and reason code
X’00150067’.
User Response: Set the Restore Working Storage option to BYPASSWS, or change
the application program to restore the application program user areas before issuing
the first checkpoint request.