Database Error Messages

ORA-41726

User "user_name" lacks DROP ANY CONTEXT privilege
  • user_name: The name of the user who lacks the privilege

Cause

An attempt is made to drop context without DROP ANY CONTEXT privilege.


Action

Grant the DROP ANY CONTEXT privilege and retry the operation.