How to Test JDBC Connect String from SQL*Plus to Diagnose Connection Errors
(Doc ID 1126784.1)
Last updated on APRIL 02, 2024
Applies to:
JDBC - Version 10.2.0.4 and laterInformation in this document applies to any platform.
Goal
When trying to connect to the database using JDBC Thin, the following error may occur.
This is how to test whether or not SQL*Plus has the same issue using the exact same connect string. Then, you can confirm if indeed this is purely a JDBC issue or not.
Solution
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
Goal |
Solution |
Steps |