Database Error Messages

DIA-52663

The updated property does not match the JSON schema for end user context end_user_context_owner.end_user_context_name
  • end_user_context_owner: The owner of the end user context.
  • end_user_context_name: The name of the end user context.

Cause

The type of the updated property value does not match the JSON schema of the end user context, or the updated property does not exist in the JSON schema.


Action

Check the JSON schema of the end user context by querying the DBA_END_USER_CONTEXT_DEFINITIONS view.