DIA-52651
Invalid format for the END USER CONTEXT JSON schema.
Cause
The format of the specified end-user context JSON schema in the CREATE OR REPLACE END USER CONTEXT command is invalid. The first level of the JSON schema must include a "type" field with the value "object", and a "properties" field which is a JSON object specifying the end-user context properties.
Action
Fix the JSON schema format and try again.