Rapid Install 12.2.0 IO Error: Connection reset
I'm doing separate not installation of AP and DB .
While running rapid wiz in APPS tier, getting this error in DB checks.
Made sure DB services are up, I also can telnet and connect through sqlplus from APPS Tier.
getConnectionUsingSID() -->
JDBC URL: jdbc:oracle:thin:@fn-trngdb.garenanow.com:1522:D1
Exception occurred: java.sql.SQLRecoverableException: IO Error: Connection reset
Trying to connect using SID as ServiceName
getConnectionUsingServiceName() -->
JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fn-trngdb.garenanow.com)(PORT=1522))(CONNECT_DATA=(SERVICE_NAME=D1)))
Exception occurred: java.sql.SQLRecoverableException: IO Error: Connection reset