aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-21700: object does not exist or is marked for delete

ORA-21700: object does not exist or is marked for delete
Cause: User attempted to perform an inappropriate operation to an object that is non-existent or marked for delete. Operations such as pinning, deleting and updating cannot be applied to an object that is non-existent or marked for delete.
Action: User needs to re-initialize the reference to reference an existent object or the user needs to unmark the object.

请先 登录 后评论

1 个回答

小智
ORA-21700:对象不存在或标记为要删除,
.原因:用户尝试对不存在或标记为要删除的对象执行不当操作。诸如固定,删除和更新的操作不能应用于不存在或标记为要删除的对象。,
.操作:用户需要重新初始化引用以引用现有对象,或者用户需要取消对对象的标记。,
.
请先 登录 后评论