ORA-22819: scope of input value does not correspond to the scope of the target ORACLE 报错 故障修复 远程处理

文档解释

ORA-22819: scope of input value does not correspond to the scope of the target

Cause: An attempt to operate on a REF value scoped to a different table than the expected one

Action: Use a ref which is scoped to the expected table and retry the operation


数据运维技术 » ORA-22819: scope of input value does not correspond to the scope of the target ORACLE 报错 故障修复 远程处理