Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> problem with dbms_stats.gather_schema_stats ...
Hi,
I often have this exception 'ORA-00060 deadlock detected while waiting
for resource', when I execute the procedure
dbms_stats.gather_schema_stats(...)
Is there a possiblity to avoid this exception? If there is locked
table is it possible to get the sid and the serial# of the locker
session and kill it before I launch the procedure?
thanks Received on Wed Jun 05 2002 - 06:57:28 CDT
![]() |
![]() |