My Oracle Support Banner

Slow XDB upgrade from 11g to 12.2 when executing DBMSXMLT.SQL (Doc ID 2522020.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 to 18.5.0.0.0 [Release 12.2 to 18]
Information in this document applies to any platform.

Symptoms

On upgrade from 11.2 to 12.2 the upgrade for XDB objects when executing alter type sys.XMLType add from DBMSXMLT.SQL

3:01:31 SQL> alter type sys.XMLType add
13:01:31   2   STATIC FUNCTION createXML (xmlData IN clob, schema IN varchar2,
13:01:31   3         validated IN number := 0, wellformed IN number := 0)
13:01:31   4         return sys.XMLType deterministic parallel_enable;

Type altered.

Elapsed: 00:00:50.56

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.