Adutlrcmp.sql is taking very long time when applying Adpatch
Adutlrcmp.sql is taking very long time when applying Adpatch
running more then 3 hours
select count(*) from dba_objects where status='INVALID';
COUNT(*)
----------
4565
Any ideas to make it run faster/
running more then 3 hours
select count(*) from dba_objects where status='INVALID';
COUNT(*)
----------
4565
Any ideas to make it run faster/
Tagged:
0