SQL Developer error, the version of SQL Developer is 4.0.3.
You can disable the ORA_ROWSCN check via below steps:
1. Click "Tool" menu and then click the "Preferences..."
2. Expand "Database" and then select "ObjectViewer"
3. At the right side to unchecked "Use ORA_ROWSCN for DataEditor insert and update statements"
4. Reconnect to database and try again.
本文介绍了解决SQL Developer中ORA_ROWSCN检查引发错误的方法。通过简单的四步设置,用户可以禁用ORA_ROWSCN检查,避免在使用Data Editor进行插入和更新操作时出现的问题。
789

被折叠的 条评论
为什么被折叠?



