Provisional DCI Forms Generation Fails with Error: '24311: ORA-29548 : Java system class reported: release of java system classes in the database(<version>) does not match that of the oracle executable(<version>)'
(Doc ID 2816901.1)
Last updated on DECEMBER 04, 2023
Applies to:
Oracle Clinical - Version 5.2.2 and laterInformation in this document applies to any platform.
Symptoms
1)
Below error can be observed when generating provisional DCI forms in Oracle Clinical application:
'24311: ORA-29548 : Java system class reported: release of java system classes in the database(<version>) does not match that of the oracle executable(<version>)'
2)
Following query returns the ORA-29548 error:
SQL> select dbms_java.get_jdk_version() from dual;
ERROR at line 1:
ORA-29548: Java system class reported: release of classes.bin in the database does not match that of the oracle executable
ERROR at line 1:
ORA-29548: Java system class reported: release of classes.bin in the database does not match that of the oracle executable
Changes
1) Upgraded from Windows 2012 R2 to Microsoft Windows Server 2019 (US English) - Oracle Database 19c (supported configuration).
2) Below database tier patches were applied:
- Patch 32409154: WINDOWS DATABASE BUNDLE PATCH 19.11.0.0.210420
- Patch 32399816: OJVM RELEASE UPDATE 19.11.0.0.0
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 |