Database Error Messages

ORA-28146

invalid operation for Oracle Virtual Private Database policy "policy_name"
  • policy_name: The name of the row-level security (RLS) policy.

Cause

Attribute association (NAMESPACE, ATTRIBUTE) was specified for an invalid policy type. Attribute association can be set only for context-sensitive and shared context-sensitive policy types.


Action

Use a context-sensitive or shared context-sensitive policy when specifying the attribute association.