您的位置:首页 > 数据库 > SQL

SQL Developer error: ORA-00904: "ORA_ROWSCN": invalid identifier

2015-03-04 10:45 1441 查看
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.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐