Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Error Numbers and Error Lists
Safeguard Management Programming Manual—422086-028
A-57
ZSFG-ERR-TRUSTNONOBJ
Recommended Action
When the maximum limit for concurrent USER_AUTHENTICATE_ requests is reached,
wait at least two minutes before issuing the next request.
ZSFG-ERR-TRUSTNONOBJ
An attempt was made to assign a value to the TRUST attribute of a disk file that is not
an object file.
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-
TRUSTNONOBJ. 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 set the TRUST attribute for a disk file that is not an object file.
Setting the TRUST attribute is allowed only for object files.
Recommended Action
Be sure the specified file is an object file when attempting to set the TRUST attribute
for a file.
Note. This error token is supported only on systems running G06.27 and later G-series RVUs
and 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-TYPE-STRING
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL
Note. This error token is supported only on systems running G06.27 and later G-series RVUs
and H-series RVUs.