A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
BMC150000BMC150099 319
BMC150007E AN SQL CALL HAS BEEN ISSUED AFTER AN APPLICATION PROGRAM
TERM CALL WAS ISSUED.
Explanation: The application program issued an SQL call after the program had
issued a
TERM call.
System Action: APPLICATION RESTART CONTROL (AR/CTL) terminates the
task abnormally with abend U1771 and reason code X00150007.
User Response: Review and correct the application program.
BMC150008E FCBS fcbname AND fcbname REFERENCE DDNAME ddname
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has detected
that two file characteristics blocks (FCBs) reference the same ddname. Each FCB
within an application specification block (ASB) must reference a unique ddname.
System Action: AR/CTL terminates the task abnormally with abend U1553.
User Response: Review and correct the FCBs.
BMC150009E A CALL TO ARCCS01 HAS INVALID FUNCTION REQUEST SPECIFIED,
REQUEST IGNORED
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has detected an
invalid function request on a call to program ARCCS01.
System Action: Processing continues, but the request to ARCCS01 is not
processed.
User Response: Make sure that the function type is INIT or TERM.
BMC150010E A BAD OR INCONSISTENT PARAMETER LIST IS PASSED TO
ARCCS01, REQUEST IGNORED
Explanation: APPLICATION RESTART CONTROL (AR/CTL) has detected an
invalid parameter list on a call to program ARCCS01.
System Action: Processing continues, but the request to ARCCS01 is not
processed.
User Response: Verify that the parameter list passed to ARCCS01 is correct. For
more information, see the APPLICATION RESTART CONTROL Reference Manual.