SQLPlus core dumps when running catjava.sql during "Insert into java$rmjvm$aux3(...)"
(Doc ID 1460694.1)
Last updated on OCTOBER 07, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterOracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
During the execution of catjava.sql, as part of catupgrd.sql, sqlplus may core dump during execution of the following statement:
insert into java$rmjvm$aux3 (select obj# from obj$ where type#=29);
This may result in symptoms such as the JAVA related components CATJAVA, JAVAVM, XDB still being an older version , having status INVALID, UPGRADING, or REMOVED.
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 |