Database Error Messages

ORA-42563

Cannot create JSON-relational duality view 'string': table 'string' cannot have limit clause.

Cause

The table is not allowed to have limit clause.


Action

Remove the limit clause for the specified table and retry the operation