My Oracle Support Banner

Invalid Java Classes After Removing OLAP (Doc ID 1505593.1)

Last updated on MAY 03, 2023

Applies to:

Oracle OLAP - Version 11.2.0.1 and later
Information in this document applies to any platform.

Symptoms

NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample or bulit-in schema(s), Public Documentation delivered with an Oracle database product or other training material.  Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner. 

After removing OLAP from your database, you are left with the following invalid JAVA Classes:

select owner, object_name, object_type from dba_objects where status <> 'VALID' order by owner, object_type
OWNER                          OBJECT_NAME                              OBJECT_TYPE      
------------------------------ ---------------------------------------- -------------------
......
SYS                            /e5ee32b2_ConnectionParameterI           JAVA CLASS          
SYS                            /ef29e65_GenOlapiException                   JAVA CLASS          
SYS                            /bf8c3870_ConnectionStructHelp              JAVA CLASS          
SYS                            /8cb8f131_ConnectionParameterI            JAVA CLASS          
SYS                            /f9874a3a_ConnectionParameterT           JAVA CLASS          
SYS                            /4a4cec67_ConnectionParameterT           JAVA CLASS          
SYS                            /9fc6d769_InterruptableInterfa               JAVA CLASS          
SYS                            /27255961_InterruptableInterfa              JAVA CLASS          
SYS                            /174e990b_GenConnectionStruct             JAVA CLASS          
SYS                            /53c69872_GenExpressException             JAVA CLASS          
SYS                            /2b6dd057_GenInvalidIndexSpeci           JAVA CLASS          
SYS                            /63f41226_GenInvalidMetadataEx           JAVA CLASS          
SYS                            /b7bb7ac_GenRemoteAPIVersionMi         JAVA CLASS          
SYS                            /c9081745_GenRemoteAuthenticat          JAVA CLASS          
SYS                            /af587b6c_GenRemoteObjectClose          JAVA CLASS          
SYS                            /e94be798_GenRemoteSpecificati           JAVA CLASS          
SYS                            /c1e40bca_GenRemoteTaskInterru          JAVA CLASS          
SYS                            /ce0d3d3e_GenUnmatchedInputsEx        JAVA CLASS          
SYS                            /666a6bb_GenConnectionParamete        JAVA CLASS          
SYS                            /80c08386_GenConnectionParamet        JAVA CLASS          
SYS                            /77748f0b_ConnectionParameterI          JAVA CLASS       

 

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


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