OCI-41732
Incorrect authorization of privilege with audit policy.
Cause
- In case of common audit policies, AUDIT SYSTEM privilege must be commonly granted.
- In case of traditional audit configuration, AUDIT SYSTEM privilege must be granted commonly or locally or application common.
- If the policy is CDB common, the privilege must be granted with container = all in CDB.
- If the policy is application common, the privilege must be granted with container = all in application container.
- If the policy is local, the privilege must be granted with local scope.
Action
Grant the privilege according to the scope and retry the operation.