BMC Software, Inc., Confidential and Proprietary Information
BMC74300–BMC74399 239
BMC74371E A LOCAL OR REMOTE VSAM FCB WAS FOUND AND AR/CTL FOR
VSAM WAS NOT ACTIVE.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) for VSAM
found a file characteristics block (FCB) that requested local or remote VSAM access
services, and AR/CTL for VSAM was not active.
System Action: AR/CTL terminates the job step abnormally with abend U1578.
User Response: Activate AR/CTL for VSAM or remove the local or remote FCB
from the ASB.
BMC74372E MULTIPLE APPLICATION PROGRAM DL/I RESTART (XRST) CALLS
ARE NOT ALLOWED.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) detected that
the application program attempted to issue multiple application program DL/I restart
(
XRST) calls.
System Action: AR/CTL terminates the task abnormally with abend U1771 and
reason code X’00074372’.
User Response: Review the application program, and modify it to issue only one
DL/I restart (
XRST) call.
BMC74373E LENGTH OF area CHECKPOINT AREA (old length) EXCEEDS MAXIMUM
LENGTH (new length) IN NEW LINEAR DATA SET.
Explanation: The length of the checkpoint area, where area is FIRST or
SECOND, is longer than the space available in the restart data set, because the
ARCCHKP dynamic allocation skeleton specifies a shorter length than the dynamic
allocation skeleton used to allocate the restart data set.
System Action: APPLICATION RESTART CONTROL (AR/CTL) terminates the
task abnormally with abend U1771 and reason code X’00074373’.
User Response: Review the dynamic allocation skeleton for the ARCCHKP
ddname, and modify the space parameters as appropriate.
BMC74374W number subsystem function CALLS WERE ISSUED AFTER THE LAST
COMPLETED CHECKPOINT.
Explanation: The current execution issued a subsystem call of function type the
indicated number (where number is in hexadecimal) of times to one of the following
subsystems:
DB2
DL/I
VSAM
ASAM (application sequential access method—in this case, an AR/CTL-managed
data set)