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

Commands
Safeguard Management Programming Manual422086-028
7-142
DELETE PROTECTIONRECORD Command
ZCOM-ERR-FS-ERR
is returned when a file-system error occurs while accessing the
$volume.SAFE.GUARD file, accessing the $SYSTEM.SAFE.OTHER file,
accessing the file being protected, or updating the audit file. The file-system
error list describes the file-system error, the file-system procedure, and the file
in question.
ZCOM-ERR-NO-MEM-SPACE
is returned when the Security Manager Process (SMP) cannot obtain memory
to service the DELETE request. Normally, this error should not occur, and it
should be transient if it does occur.
ZCOM-ERR-OBJ-NOT-FOUND
is returned if the specified object ZCOM-TKN-OBJNAME does not exist.
ZCOM-ERR-OBJNAME-INV
is returned if the specified object ZCOM-TKN-OBJNAME is not valid.
ZCOM-ERR-SECUR-VIOL
is returned if the requestor's process access ID does not have authority to
perform the DELETE. For the rules for who may manage object security, see
the Safeguard Reference Manual.
ZCOM-ERR-SPI-ERR
is returned if one of the procedures (for example, SSGETTKN) returned an
error. The SPI error list defines the procedure in error, the error status, and the
token involved.
ZCOM-ERR-TKN-CODE-INV
is returned if an invalid, foreign, or unsupported token was found. The error list
identifies the invalid token.
ZCOM-ERR-SSID-INV
is returned if the subsystem ID is in error. The error list identifies the invalid
subsystem ID.
ZSFG-ERR-PAT-MISSING-ALL
is returned if the ZCOM-TKN-SUB token value is not ZCOM-VAL-SUB-ALL for
a diskfile-pattern protection record ALTER, DELETE, SUSPEND(FREEZE),
INFO, LISTOBJECTS, or ACTIVATE(THAW) command that contains a
wildcard in the pattern-spec volume name.