All ADDRESS OPSCTL host commands set a return code. Each command returns a code of 0 if it completes successfully. If a command does not execute successfully, you receive a non-zero return code and CA OPS/MVS writes an error message into the OPS/REXX external data queue.
The ADDRESS OPSCTL MSF LIST host command returns a code of 4 if no MSF system is defined, or a code of 8 when CA OPS/MVS cannot perform the list request. These LIST commands do not generate error messages.
In the following sections, return codes specific to each particular type of OPSCTL command (OSF, COF, ECF, and MSF) are listed. In addition, the following return codes apply to all OPSCTL commands:
The command completed successfully.
The command was too long (>32768) or too short.
The command length exceeded an internal limit.
The command contained an unknown request (a request other than OSF, COF, ECF, or MSF).
The CA OPS/MVS subsystem is not active.
An abend occurred in the user security exit.
The authorization exit or a security rule rejected the OPSCTL command.
A required verb is missing.
A syntax error was detected during command string parsing.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|