My Oracle Support Banner

DRCP Fails With Java.sql.SQLRecoverableException: No More Data To Read From Socket (Doc ID 2782259.1)

Last updated on AUGUST 19, 2022

Applies to:

JDBC - Version 19.3 and later
Information in this document applies to any platform.

Symptoms


The DRCP was enabled on DB 19.8, When trying to open connection to DB using POOLED option (jdbc:oracle:thin:@<db-hostname>:<db-port/<service-name>:POOLED), an error is encountered:



>javac Test.java

>java Test jdbc:oracle:thin:@//<db-hostname>:<port>/<service-name>:POOLED <user> <password>

 

Change < > with actual values.

 

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.