ORA-22895
Referenced table "table" in schema "schema" is not an object table.
- table: The table name.
- schema: The schema name.
Cause
The referenced table specified for a REF column was not an object table.
Action
Ensure that the referenced table is an object table. Then retry the operation.
ORA-22895
referenced table "string" in schema "string" is not an object table
Cause
The referenced table specified for a REF column is not an object table.
Action
Ensure that the referenced table is an object table.Then retry the operation.
ORA-22895
referenced table "string" in schema "string" is not an object table
Cause
The referenced table specified for a REF column is not an object table.
Action
Ensure that the referenced table is an object table.Then retry the operation.