A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
178 Application Enhancement Solutions Messages Manual
BMC74164W THE MAXIMUM ELAPSED TIME BETWEEN CHECKPOINT CALLS
COMPLETED, mmmm MINUTES AND ss SECONDS, HAS BEEN
EXCEEDED.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has detected
that the application has exceeded the maximum elapsed time, in minutes (mmmm)
and seconds (ss), between checkpoint calls completed. The timer function begins
after the first restart call has completed. The Time Out Abend Action option causes
AR/CTL to issue a warning message.
System Action: Processing continues.
User Response: This message is a warning only. Review the application program to
determine if it is issuing checkpoint calls at the proper interval. Review the
checkpoint pacing parameters for the shift and class being used during the current
execution.
BMC74165E THE CHECKPOINT PACING USER EXIT MODULE, module, WAS NOT
FOUND.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) could not find
the given checkpoint pacing exit module as defined by the Pacing Exit option. The
accompanying message BMC74166E displays the return code that AR/CTL
received.
System Action: AR/CTL also issues message BMC74166E; then it abnormally
terminates the task with abend U1771 and reason code X00074165.
User Response: Review value of the Pacing Exit option to ensure that the name of
the checkpoint pacing exit module is correct. Review the load search list for the
existence of the named checkpoint pacing user exit load module.
BMC74166E THE BUILD A DIRECTORY LIST (BLDL) FOR THE CHECKPOINT
PACING USER EXIT MODULE RETURNED CODE rc.
Explanation: This message, which accompanies message BMC74165E, displays
the return code (rc) that APPLICATION RESTART CONTROL (AR/CTL) received
when it attempted to find the checkpoint pacing exit module.
System Action: See message BMC74165E.
User Response: See message BMC74165E.