My Oracle Support Banner

Oracle XML Database Invalid After 19c (Doc ID 2629126.1)

Last updated on JULY 20, 2024

Applies to:

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

Symptoms

Problem Summary
---------------------------------------------------
Oracle XML Database invalid after 19c

Problem Description
---------------------------------------------------

COMP_NAME VERSION STATUS
------------------------------------------------ ------------------------------ -----------
Oracle XML Database 19.0.0.0.0 INVALID
Oracle Real Application Clusters 19.0.0.0.0 OPTION OFF
Oracle Database Catalog Views 19.0.0.0.0 UPGRADED
Oracle Database Packages and Types 19.0.0.0.0 UPGRADED

4 rows selected.

18:28:05 SQL> select owner, object_name, object_type, status
from dba_objects
where status = 'INVALID' and owner='SYS'
order by owner, object_name;18:28:34 2 18:28:34 3 18:28:34 4

OWNER OBJECT_NAME OBJECT_TYPE STATUS
-------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------- ----------------------- -------
SYS PREVENT_REPLTABS_CHANGE_V4 TRIGGER INVALID
SYS X_$KGLCURSOR VIEW INVALID

2 rows selected.

Elapsed: 00:00:00.02
18:28:35 SQL>

Changes

 

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
Changes
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.