aiaiDBA

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

13718043309

010-86462881

ORA-00056: DDL lock on object 'string.string' is already held in an incompatible mode

ORA-00056: DDL lock on object 'string.string' is already held in an incompatible mode
Cause: An attempt was made to acquire a DDL lock that is already locked.
Action: This happens if you attempt to drop a table that has parse locks on it.

请先 登录 后评论

1 个回答

小智
ORA-00056:对象' 字符串的 DDL锁定。字符串 '已经保持在不兼容模式,
.原因:试图获取已锁定的DDL锁。,
.操作:如果您尝试删除其上有解析锁的表,就会发生这种情况。,
.
请先 登录 后评论