Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

deadlock occurred but not logged in alert log

spur230Sep 6 2014 — edited Sep 8 2014

We are using Oracle 11.2.0.3. We have a nightly job that drops package through dynamic sql. We sometime get following error. I have not yet been able to reproduce the error.

"

DECLARE

*

ERROR at line 1:

ORA-00060: deadlock detected while waiting for resource

ORA-06512: at line 24 "

I checked alert logĀ  to find more information on deadlock but could not find anything.

more alert_db1.log| grep ORA-00060 returns nothings. Please suggest what else can I try.

This post has been answered by Jonathan Lewis on Sep 7 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2014
Added on Sep 6 2014
10 comments
20,553 views