My Oracle Support Banner

Database Downgrade from 19.7.0.0 to 11.2.0.4 hangs for script catdowngrd.sql at delete from collection$ (Doc ID 2739805.1)

Last updated on JULY 20, 2024

Applies to:

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

Symptoms

While downgrading from 19.7.0.0 to 11.2.0.4 , noticed that the script is hung at delete from collection$

22:47:50 SQL>
22:47:50 SQL> declare
22:47:50 2 procedure pckg_downgrade is
22:47:50 3 language C
22:47:50 4 library PCKG_DOWNGRADE_LIB
22:47:50 5 name "pckg_downgrade";
22:47:50 6 begin
22:47:50 7 pckg_downgrade;
22:47:50 8 end;
22:47:50 9 /

SQL_ID SQL_TEXT
------------- ----------------------------------------------------------------------------------------------------
dgppv6purvfbr delete from collection$ where package_obj#=:1

 

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


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