My Oracle Support Banner

19c database upgrade failed with "ORA-00060: deadlock detected while waiting for resource" (Doc ID 2936950.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 19.16.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Database upgrade from 11.2.0.4 to 19c failed with error "ORA-00060: deadlock detected while waiting for resource".

 

catupgrd0.log
-------------------

Elapsed: 00:00:00.01
20:12:45 SQL>
20:12:45 SQL> Rem ==========================================================================
20:12:45 SQL> Rem End SMO Changes
20:12:45 SQL> Rem ==========================================================================
20:12:45 SQL>
20:12:45 SQL> Rem*************************************************************************
20:12:45 SQL> Rem BEGIN Changes for SEQ$
20:12:45 SQL> Rem*************************************************************************
20:12:45 SQL>
20:12:45 SQL> ALTER TABLE seq$ add (PARTCOUNT number);
ALTER TABLE seq$ add (PARTCOUNT number)
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00060: deadlock detected while waiting for resource

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.