Database Error Messages

OCI-52661

Creating END USER CONTEXT in schema "user_name" is not allowed
  • user_name: Name of user with the same name as a database managed attribute.

Cause

An attempt is being made to create an END USER CONTEXT on the schema whose name is same as a database managed attribute name.


Action

Choose a schema name that is not same as a database managed attribute name and try creating the END USER CONTEXT again.