PAM Management Programming Manual
Error Numbers and Error Lists
PAM Management Programming Manual—142481
A-4
3: ZPAM-ERR-HIGH-OBJ-STATE-EXP
3: ZPAM-ERR-HIGH-OBJ-STATE-EXP
A START command was issued to the PAM subsystem for an object that still has a
superior object in the ZCOM-VAL-SUMSTATE-STOPPED state.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the PAM subsystem ID (SSID) and the error number ZPAM-ERR-
HIGH-OBJ-STATE-EXP. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object name on which the error occurred in the command. This token is
always present in the error list, and it is described in Section 4, Common
Definitions.
ZCOM-TKN-OBJTYPE
is the object type provided with the command on which the error occurred. Its
possible values are ZCOM-OBJ-PORT and ZCOM-OBJ-MSAP. This token is
always present in the error list, and it is described in the SPI Common Extensions
Manual.
Probable Cause
A START command was received by the object while its superior object was still in the
ZCOM-VAL-SUMSTATE-STOPPED state.
Recommended Action
Start the superior object.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
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 token-type ZSPI-TYP-SSCTL.