JDBC Connections Fail with ORA-12514 when Using Universal Connection Pooling (UCP) After Database Upgrade from 12.2 to 19c
(Doc ID 3016455.1)
Last updated on APRIL 16, 2024
Applies to:
JDBC - Version 12.2.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
An application using JDBC 12c and UCP 12c presents the following error during connection:
The issue started to occur after the database was upgraded from 12.2 to 19c. After the upgrade, the application produces ORA-12514 error when connecting to the database.
Disabling connection pooling stops the error, but is not a solution.
Changes
The database was upgraded from version 12.2 to 19c.
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 |