Database Error Messages

ORA-42804

The operation can disclose rows protected by row-level security policy.

Cause

The object being accessed had a row-level security policy defined on it and the statement that was executed could disclose rows protected by the row-level security policy.


Action

Rewrite the statement to conform with the security policy to not disclose the rows protected by the policy.