TS/MP Supplement for Limits Relief (G06.26+)
SCF Error Messages
00001 zacs^err^objname^unknown
ACS 00001 Object name does not exist
Cause. The object named in a command was not found.
Effect. The command fails.
Recovery. Issue the command again with the correct object name.
00004 zacs^err^attr^val^inv
ACS 00004 Invalid value for attribute: attribute-name
Cause. The value specified for the named attribute is incorrect. For example, the domain name
or log file names specified in an ADD or ALTER command is incorrect.
Effect. The command fails.
Recovery. Issue the command again with the correct attribute value.
00005 zacs^err^alter^inv
ACS 00005 Error in executing ALTER command
Cause. An ALTER ACS command was issued while the ACS subsystem was in the
STARTING, STARTED, or STOPPING state.
Effect. The command fails.
Recovery. Use the STATUS command to check the current state of the ACS subsystem. Issue
the ALTER ACS command again when the ACS subsystem is in the STOPPED state.
00006 zacs^err^case^val^inv
ACS 00006 Error in command
Cause. The ACS subsystem detected an internal inconsistency that prevents further processing.
Effect. The SCF process either stops or is put into DEBUG mode depending upon the value of
the parameter SCF^DEBUG^ENABLE.