[OCI] Running datapatch After Cloning PDB (Non-CDB To PDB) Fails "ORA-29548: Java system class reported: could not identify release specified in classes.bin"
(Doc ID 2752856.1)
Last updated on JUNE 07, 2023
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A to N/A [Release 1.0]Information in this document applies to any platform.
Symptoms
- PDB was cloned (Non-CDB To PDB). noncdb_to_pdb.sql script was run.
- While running datapatch following error: ORA-29548: Java system class reported: could not identify release specified in classes.bin
- JAVAVM registry component is invalid for PDB but valid for CDB.
- Below SQL to check Java also fails:
SQL> select dbms_java.get_jdk_version() from dual;
select dbms_java.get_jdk_version() from dual
*
ERROR at line 1:
ORA-29548: Java system class reported: could not identify release specified in classes.bin
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 |