Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00942: table or view does not exist when clicking on the "Contention" tab

GregVJul 12 2018 — edited Jul 12 2018

Hi,

My SQL Developer version is 18.1.0.095.

My DB version is 11.1.0.6.0

Connected as sysdba, when I go to "Tools->Monitor Sessions" then clicking on the "Contention" tab I get the following error:

pastedImage_0.png

Seems that the underlying query according to the Statements Log is using the v$sqlcommand view which doesn't exist in 11.1.0.6.0.

Is this a known issue?

Thanks

This post has been answered by thatJeffSmith-Oracle on Jul 12 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2018
Added on Jul 12 2018
4 comments
1,120 views