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!

How to stop SQL developer from compiling objects after a query is cancelled?

user634871May 8 2020 — edited May 19 2020

SQL developer user is running a query against dba_extents.  The query was running too long, so the user cancelled the query.  SQL Developer issues "alter view dba_extents compile" automatically.

This post has been answered by thatJeffSmith-Oracle on May 8 2020
Jump to Answer
Comments
Post Details
Added on May 8 2020
3 comments
860 views