Database Error Messages

OCI-43530

Cannot create directive 'string' on view 'string': this view is not a JSON-relational duality view

Cause

The base object is a view but not a JSON-relational duality view or a table.


Action

Ensure that if the base object is a view then it is a JSON-relational duality view, else the base object should be a table.