A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
326 Application Enhancement Solutions Messages Manual
BMC150033E AR/CTL ASAM OPEN ERROR, DD=ddname, RC=rc
Explanation: APPLICATION RESTART CONTROL (AR/CTL) was unable to
open the given queued sequential access method (QSAM) data set (ddname). The
reason code (rc) is the same code that would be obtained from a system 013-type
abend if AR/CTL was not participating in the job step.
System Action: AR/CTL terminates the task abnormally with abend U1771.
User Response: Determine why the open process failed. Correct the problem, and
rerun the job step.
BMC150034I ddname RECORD WITH BAD LENGTH: first 60 bytes of record
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has determined
that the current record in the buffer has a bad length field. AR/CTL checks the length
field for variable-length records only. The message displays the first 60 bytes of the
bad record for debugging purposes.
System Action: AR/CTL also issues message BMC74235I and terminates the job
abnormally with abend U1773.
User Response: No action is necessary; see message BMC74235I.
BMC150035I INTERCEPT FOR DDN=ddname BYPASSED AS REQUESTED IN FCB.
(SEE FCB REPORT)
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has bypassed
its open processing for the specified ddname because the bypass option is specified
on the specific file characteristics block (FCB).
System Action: AR/CTL does not manage the data set (or data sets) associated
with this ddname. They are excluded from checkpoint/restart processing.
User Response: This message is for your information only. If you want AR/CTL to
manage the data sets, specify NO for the bypass intercept option for that FCB.
BMC150036E UNKNOWN LANGUAGE (xx) WAS USED WHEN AR/CTL COMMON
CALL WAS ISSUED.
Explanation: APPLICATION RESTART CONTROL (AR/CTL) detected a
problem when processing an AR/CTL common call; xx is an internal code providing
information about the problem.
System Action: AR/CTL terminates the task abnormally with abend U1771 and
reason code X00150036.
User Response: Contact BMC Software Product Support.