Database Error Messages

ORA-42636

Error during data validation: string 'string'.'string' does not exist.

Cause

The table name or view name provided is unknown.


Action

Make sure the schema and table names are correct and exist. If existingViewNames is provided, ensure that the schema and view names are correct and exist. Then retry the operation.