BMC Software, Inc., Confidential and Proprietary Information
BMC150000–BMC150099 339
BMC150082W JOB STEP MAY NOT BE RESTARTABLE, DATA SET WAS NOT
INTERCEPTED FOR DDN=ddname
Explanation: The
OPEN for the named data set (ddname) was not intercepted.
AR/CTL cannot maintain repositioning data for the data set, which means the job
step might not be restartable if the named data set requires repositioning at restart
time.
System Action: The job step continues to run normally.
User Response: Specify the appropriate options or enable the appropriate products
to ensure that AR/CTL is maintaining repositioning data for all applicable data sets
that require repositioning at restart time.
BMC150083E calltype CALL IS NOT VALID IN AN AUTO$ASB ENVIRONMENT.
Explanation: The application program may not issue ARCASAM calls if it uses
the AUTO$ASB default application specification block (ASB).
System Action: APPLICATION RESTART CONTROL (AR/CTL) terminates the
task abnormally with abend U1771 and reason code X’00150083’.
User Response: Remove the invalid call from the application program, or generate
a specific ASB and file characteristics blocks (FCBs).
BMC150084E ATTEMPTED TO OPEN QSAM FILE IN UPDATE MODE. OPEN OF
DDN=ddname NOT SUPPORTED.
Explanation: The application program attempted to open a queued sequential
access method (QSAM) data set in update mode. APPLICATION RESTART
CONTROL (AR/CTL) does not currently support this action.
System Action: AR/CTL terminates the task abnormally with abend U1773 and
reason code X’00150084’.
User Response: Create a separate output file for the data set identified in the
message. Modify the DCB of the data set identified in the message to indicate an
input file. Rerun the job.
BMC150085E AR/CTL FOR DB2 WAS UNABLE TO FIND DBRM dbrmname FOR PLAN
planname IN SYSIBM.SYSDBRM TABLE
Explanation: APPLICATION RESTART CONTROL (AR/CTL) for
DB2* could
not find the DBRM entry for the plan name (planname) in the SYSIBM.SYSDBRM
table. This condition should not occur.
System Action: AR/CTL terminates the task abnormally with abend U1785 and
reason code X’00150085’.
User Response: Contact BMC Software Product Support.