Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Error Numbers and Error Lists
Safeguard Management Programming Manual—422086-028
A-16
ZSFG-ERR-NONPERSIST
ZSFG-ERR-NONPERSIST
An attempt was made to perform the ALTER PROTECTION DISKFILE command, with
the PERSISTENT attribute off, but the file did not exist.
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-
NONPERSIST. 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.
Probable Cause
An attempt was made to perform the ALTER PROTECTION DISKFILE command, with
the PERSISTENT attribute off, but the file did not exist. This action is effectively a
DELETE DISKFILE request.
Recommended Action
Use the DELETE PROTECTION DISKFILE command to delete the PERSISTENT
record.
ZSFG-ERR-PSWD-TOO-SOON
An attempt was made to perform the ALTER USER command, specifying the
password attribute. The password change violated the PASSWORD-MAY-CHANGE
date.
ZSPI-TKN-ERRLIST token type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token type ZSPI-TYP-STRING
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL
ZSPI-TKN-ERRLIST token type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token type ZSPI-TYP-STRING
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL