BMC Software, Inc., Confidential and Proprietary Information
374 Application Enhancement Solutions Messages Manual
BMC150202E INCONSISTENT OR UNPAIRED PARAMETERS PASSED TO AR/CTL
FOR OPEN SYSTEMS API CHECKPOINT HANDLER
Explanation: The APPLICATION RESTART CONTROL (AR/CTL) for Open
Systems application program interface (API) received an unpaired parameter list.
The parameter list passed on the checkpoint call is invalid.
System Action: Processing is terminated with abend U1786.
User Response: Check the syntax of the checkpoint call and make sure that it
conforms to the checkpoint call parameter list syntax of the AR/CTL for Open
Systems API. If the problem cannot be resolved, contact BMC Software Support
with a complete system dump and the program source showing the call sequence.
BMC150203E AN UNRECOGNIZED REQUEST TYPE PASSED TO AR/CTL FOR OPEN
SYSTEMS API CHECKPOINT HANDLER
Explanation: The APPLICATION RESTART CONTROL (AR/CTL) for Open
Systems application program interface (API) received an unknown check request
type for a request.
System Action: Processing is terminated with abend U1786.
User Response: Check that the request type is properly initialized before requesting
a checkpoint. The following request type values are valid:
’’
’S’
’F’
’W’
’E’
If the problem cannot be resolved, make sure you have a complete system dump and
the program source showing the call statement and contact BMC Software Product
Support.
BMC150204E UNABLE TO LOCATE ARCDIR, AR/CTL MUST BE INITIALIZED PRIOR
TO INVOKING AR/CTL FOR OPEN SYSTEMS API
Explanation: The APPLICATION RESTART CONTROL (AR/CTL) for Open
Systems application program interface (API) could not locate the AR/CTL directory
module.
System Action: Processing is terminated with abend U1786.
User Response: Make sure that the AR/CTL product is properly initialized. Check
the job log for any AR/CTL initialization error messages. Message BMC74433I must
be present; if it is not, the job is running without AR/CTL. If the problem cannot be
resolved, make sure you have a complete system dump and contact BMC Software
Product Support.