BMC Software, Inc., Confidential and Proprietary Information
BMC93100–BMC93199 311
BMC93128E ARVRFCXT ESTAE RETRY ROUTINE BYPASSED FILE TABLE UPDATE
Explanation: An abend was trapped by the APPLICATION RESTART
CONTROL (AR/CTL) for VSAM ESTAE routine, which is driving the ESTAE retry
routine to attempt to return control to CICS from the exit. This message always
follows message BMC93127E.
System Action: Control is returned to CICS from the exit. Depending on where the
abend occurred, CICS file table information may be in an inconsistent state.
User Response: See message BMC93127E. Correct the problem, and rerun
transaction ARCB to synchronize the AR/CTL for VSAM file table (data set
ARVFCTAB).
BMC93129E AN UNSUPPORTED CICS (V rrrr) FOUND, MODULES HAVE LEVEL
MISMATCH
Explanation: The exit program (module ARVRFCXT) of APPLICATION
RESTART CONTROL (AR/CTL) for VSAM encountered an unsupported release of
CICS (rrrr). This error should have been detected when the exit was enabled in the
ARCB transaction.
System Action: Update of the AR/CTL for VSAM file table (data set ARVFCTAB)
is not performed. Control returns to CICS from the exit.
User Response: Make sure that the execution is using the correct AR/CTL load
library. Correct the problem, and rerun transaction ARCB to synchronize the
AR/CTL for VSAM file table.
BMC93130E ARVRFCXT EXIT SERVICE MODULE FOR CICS rrrr NOT FOUND OR
LINK-EDITED
Explanation: The exit program (module ARVRFCXT) of APPLICATION
RESTART CONTROL (AR/CTL) for VSAM could not find the CICS
release-dependent service module for the indicated CICS release (rrrr).
System Action: Update of the AR/CTL for VSAM file table (data set ARVFCTAB)
is not performed. Control returns to CICS from the exit.
User Response: Rerun the link-edit JCL for the exit program (ARVRFCXT). Make
sure that the link-edit completes with return code 0. Correct the problem, and rerun
transaction ARCB to synchronize the AR/CTL for VSAM file table.