"java.sql.SQLRecoverableException: Closed Connection" And ORA-600 [qksdmlMrgViewDestFro_5] Reported After Database Upgrade To 19.10
(Doc ID 2852440.1)
Last updated on MAY 02, 2024
Applies to:
JDBC - Version 19.10 and laterInformation in this document applies to any platform.
Symptoms
An application using JDBC Thin 19.10 is reporting the error shown below after the database was upgraded to 19.10 version.
java.sql.SQLRecoverableException: Closed Connection
at oracle.jdbc.driver.PhysicalConnection.prepareCall(PhysicalConnection.java:1963)
at oracle.jdbc.driver.PhysicalConnection.prepareCall(PhysicalConnection.java:1939)
at oracle.jdbc.driver.PhysicalConnection.prepareCall(PhysicalConnection.java:1905)
...
and in the Alert log file from the Database the next error can be seen:
ORA-00600: internal error code, arguments: [qksdmlMrgViewDestFro_5], [18737470], [18737413], [], [], [], [], [], [], [], [], []
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 |