Database Error Messages

DIA-52657

END USER CONTEXT end_user_context_schema.end_user_context_name does not exist.
  • end_user_context_schema: The schema of the end-user context.
  • end_user_context_name: The name of the end-user context.

Cause

The statement made a reference to an end-user context that did not exist.


Action

Verify the end-user context schema and name by querying the DBA_END_USER_CONTEXT view.