ORA-22886: scoped table “string” in schema “string” is not an object table

文档解释

ORA-22886: scoped table “string” in schema “string” is not an object table

Cause: The scoped table specified for a REF column is not an object table.

Action: Ensure that the scoped table is an object table.Then retry the operation.

你可能感兴趣的