Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-204
RELEASE AUDIT FILE Command
Errors or warnings that can occur in response to the RELEASE AUDIT FILE
command follow:
ZCOM-ERR-SECUR-VIOL
is returned if the requestor's process access ID does not have authority to
perform the RELEASE AUDIT FILE command. For the rules about who may
manage the audit service, see the Safeguard Reference Manual.
ZCOM-ERR-VSN-INCOMP
is returned when the version of the command is greater than the subsystem
version and the command contains unknown tokens, or a field in a structured
token is greater than the subsystem version. The error list contains the
subsystem version.
ZCOM-ERR-FS-ERR
is returned when a file-system error occurs. The file-system error list describes
the file-system error, the file-system procedure, and the file in question.
ZCOM-ERR-TKN-VAL-INV
is returned when a token's value is invalid. The ZSPI-TKN-PARM-ERR within
the error list defines the token that has an invalid value.
ZSFG-ERR-INTERNAL
is returned when internal error occurs within the Safeguard software. This error
should never occur and is included here only for completeness.
ZSFG-ERR-AUDITFILE-RLSED
is returned when the file has already been released.
ZSFG-ERR-AUDITFILE-INUSE
is returned when the file is in use and cannot be released.
ZSFG-ERR-AUDITFILE-MISSING
is returned when the file does not exist.
ZSFG-ERR-AUDITFILE-FOREIGN
is returned when the file is not an audit file.