Hi,
We have database object which is INVALID, Can I know what job causes it got INVALID and exact time when it was INVALID. When I see DBA_OBJECTS I can only see that last_ddl_time and whenever we are applying any patches the ddl time stamp will be latest. Can I know the first occurrence of the object becomes INVALID?
and in DBA_DEPENDENCIES which column we should refer ?. In DBA_DEPENDENCEIS , I have verified all the REFERENCED_NAME which all shows VALID?
Thanks.