Database Error Messages

ORA-61761

Cannot hide entire sub-object in JSON duality view

Cause

An attempt is being made to hide an entire JSON sub-object using the HIDDEN annotation. Only individual columns can be hidden.


Action

Remove the HIDDEN annotation that follows the object constructor.