Database Error Messages

ORA-28184

Global user cannot have proxy permissions managed in the directory.

Cause

The client name specified was a global user that could not have proxy permissions.


Action

Use ALTER USER to change the type of user (from IDENTIFIED GLOBALLY to something else such as IDENTIFIED BY password or IDENTIFIED EXTERNALLY) and then grant proxy permissions.