aiaiDBA

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

13718043309

010-86462881

ORA-41708: the identifier for the shared condition may not be modified

ORA-41708: the identifier for the shared condition may not be modified
Cause: An attempt was made to update the identifier of a row stored in the conditions table.
Action: Insert a row with the new identifier instead.

请先 登录 后评论

1 个回答

小智
ORA-41708:共享条件的标识符不能被修改,
.原因:尝试更新条件表中存储的行的标识符。,
.操作:插入包含新标识符的行。,
.
请先 登录 后评论