select object_name,
object_type
,owner
,status
from dba_objects
where status='Invalid';
object_type
,owner
,status
from dba_objects
where status='Invalid';
SELECT FA.application_name, fr.responsibility_name program_attached_to, frg.request_group_name, fcp.request_set_name,...
No comments:
Post a Comment