Database Error Messages

OCI-52658

A handler procedure cannot be specified in a sub-property "property_name".
  • property_name: The name of the indicated sub-property.

Cause

The CREATE OR REPLACE END USER CONTEXT statement specifies a JSON schema with a handler procedure in a sub-property. A handler procedure can only be specified for the top level properties.


Action

None