Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)

Error Numbers and Error Lists
Safeguard Management Programming Manual422086-028
A-69
ZSFG-ERR-PSWD-LONG
Recommended Action
The Safeguard attribute PASSWORD-MAXIMUM-LENGTH should be greater than or
equal to PASSWORD-MINIMUM-LENGTH.
ZSFG-ERR-PSWD-LONG
An attempt was made to change or set the password to a length greater than the value
specified by the PASSWORD-MAXIMUM-LENGTH.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the Safeguard subsystem ID and the error number
ZSFG-ERR-PSWD-LONG. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the first object name provided with the command on which the error occurred.
This token is always present in the error list.
ZSFG-TKN-PSWD-MAX-LENGTH
is the maximum length of the password.
Probable Cause
An attempt was made to change or set the password to a length greater than the value
specified by the PASSWORD-MAXIMUM-LENGTH.
Recommended Action
The password length should be less than or equal to the maximum length.
Note. This error token is supported only on systems running G06.31 and later G-series RVUs
and H06.08 and later H-series RVUs.
ZSPI-TKN-ERRLIST token type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token type ZSPI-TYP-STRING
ZSFG-TKN-PSWD-MAX-LENGTH token type ZSPI-TYP-UNIT
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL
Note. This error token is supported only on systems running G06.31 and later G-series RVUs
and H06.08 and later H-series RVUs.