New tab with invalid objects in the Objects List
Brought to you by:
akochetov
>>shgoh:
I'm frequently making a query to check invalid objects
in the database for any changes made to the schema.
It would be very convenient to have a new "Invalid
Objects" tab that show the result of the following query:
select * from user_objects where status='INVALID'
With this new tab, any invalid objects can be selected
from the same tab for load / compile / drop action.