JDBC Fails with Invalid connection string format When TNS Alias Contains Dots
(Doc ID 1915177.1)
Last updated on DECEMBER 12, 2022
Applies to:
JDBC - Version 11.2.0.4.0 and laterInformation in this document applies to any platform.
Symptoms
JDBC/thin version 11.2.0.4 using the "oracle.net.tns_admin" property to access a tns entry that contains dots fails to connect with error:
java.sql.SQLRecoverableException: IO Error: Invalid connection string format, a valid format is: "host:port:sid"
For example:
Changes
The issue does not reproduce with JDBC 11.2.0.3 and lower versions.
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 |