Looking for view with invalid objects.
I am trying to create a custom report that shows me all the invalid objects in a database using Oracle Enterprise Manager 10g Grid Control. No biggie I figure, from what I understand I can use the MGMT$ views.
I have two questions:
1. Which view will be similar to DBA_OBJECTS so I can find the OBJECT_NAME and OBJECT_TYPES that are INVALID?
2. Is there a pretty chart somewhere online that has a description of all the MGMT$ views?
Thanks,
0