Database Error Messages

OCI-40935

Cannot create JSON relational duality view 'string'.'string' must be a table or editioning view.

Cause

An invalid object is being used in the FROM clause to construct the duality view; only a table or an editioning view is allowed.


Action

Ensure that the duality view is constructed from a table or an editioning view.