aiaiDBA

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

13718043309

010-86462881

ORA-24423: Cannot set the ROWID attribute - OCI_ATTR_FETCH_ROWID

ORA-24423: Cannot set the ROWID attribute - OCI_ATTR_FETCH_ROWID
Cause: An attempt was made to set the implicit ROWID attribute.
Action: Use a SELECT ... FOR UPDATE statement that has not previously been described or executed before setting this ROWID attribute.

请先 登录 后评论

1 个回答

小智
ORA-24423:无法设置ROWID属性 - OCI_ATTR_FETCH_ROWID,
.原因:试图设置隐式ROWID属性。,
.操作:使用先前未描述或执行的SELECT ... FOR UPDATE语句,然后再设置此ROWID属性。,
.
请先 登录 后评论