Evaluation result event codes provide information about the execution status of a command.
The evaluation result event codes can be one of the following:
ACFS_AUDIT_REALM_VIOLATION – The user executing the command does not have the proper realm access permission to execute the command.
ACFS_AUDIT_REALM_AUTH - Indicates the result of a realm evaluation.
ACFS_AUDIT_MGR_PRIV – Audit manager privileges are required, but have not been granted to the user.
ACFS_AUDITOR_PRIV – Auditor privileges are required, but have not been granted to the user.
ACFS_CMD_SUCCESS - The command has been successful in performing the task.
ACFS_CMD_FAILURE - The command has failed in performing the task.
ACFS_ENCR_WALLET_AUTH_FAIL – A system administrator provides an incorrect password when opening an encryption wallet.
ACFS_INSUFFICIENT_PRIV – Either file owner or system administrator privileges are required, but have not been granted to the user.
ACFS_SEC_ADMIN_PRIV – Security administrator privileges are required, but the user is not a security administrator
ACFS_SEC_ADMIN_AUTH_FAIL – A valid security administrator fails to authenticate properly using their Oracle ACFS security administration password
ACFS_SYS_ADMIN_PRIV – System administrator privileges are required, but have not been granted to the user.