6-Aug-2017
After getting my new
Mac, I had to reinstall all my apps, including
SQL Developer. That's when I started to run into this issue -
every time I tried to expand a table to see its structure, I would get the following error -
My
Messages Log started to fill up with these and of course I couldn't see the structure of the tables like I wanted to.
Turns out fixing this problem is easy. Open up the
SQL Developer Preferences, then navigate to
Database >
Object Viewer. Untick the box that says
Use ORA_ROWSCN for DataEditor insert and update statements.
That's it! After this change
SQL Developer should work as expected.
-i
A quick disclaimer...
Although I put in a great effort into researching all the topics I cover, mistakes can happen.
Use of any information from my blog posts should be at own risk and I do not hold any liability towards any information misuse or damages caused by following any of my posts.
All content and opinions expressed on this Blog are my own and do not represent the opinions of my employer (Oracle).
Use of any information contained in this blog post/article is subject to
this disclaimer.
Igor Kromin