Database Error Messages

ORA-42565

Error during data validation: The specified view 'string'.'string' is not a JSON-relational duality view.

Cause

The view name provided in existingViewNames is not a valid JSON duality view.


Action

Ensure that the schema and view names in existingViewNames are correct and correspond to valid JSON-relational duality views. Then retry the operation.