Subsystem Control Point (SCP) Management Programming Manual

Errors
Subsystem Control Point (SCP) Management Programming Manual520619-001
A-12
1 ZSCP-ERR-OBJ-ACTIVE
1 ZSCP-ERR-OBJ-ACTIVE
The SCP process is still opened by other processes and therefore cannot be stopped.
Cause. A STOP command with ZCOM-TKN-STOP-OPT omitted or set to ZCOM-
VAL-OPT-NONE was sent to an SCP process that was opened by at least one other
process.
Effect. The STOP command is rejected, and this error is returned in the response.
Recovery. To stop the SCP process as soon as its last opener closes it, reissue the
STOP command with ZCOM-TKN-STOP-OPT set to ZCOM-VAL-OPT-ORDERLY. To
stop the SCP process immediately—regardless of current processing activity and
ignoring existing opens—issue an ABORT command. For more information, see STOP
Command on page 5-32 and ABORT Command on page 5-8.
2 ZSCP-ERR-NO-BKUP
The SCP process was sent a command that assumes the existence of a backup SCP
process, but no backup is running.
Cause. The command issued to the SCP process assumed or required the existence of a
backup process (the SWITCH command, for example), but no backup process is
running.
ZSCP-ERR-OBJ-ACTIVE 1
ZSCP-ERR-TKN-VAL-REQ 4
ZSCP-ERR-TRACE-MOD-REQ 6
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME <1> token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST
Corresponding SCF Error Message
STOP failed: <1> process has other openers
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST
Corresponding SCF Error Message
No backup available
Table A-4. ZSCP Errors, Listed by Name
Name Number