Our application is getting connected to oracle database through jdbc connection. But some times we are facing the below error ( Intermittent issues). Some times connection is going through and sometime its not.
We have checked listener and tnsname.ora file. all are looking good. Could you please help me what i'm missing here.
Error:
ERROR 2023-12-01 04:26:44,034 [WrapperStartStopAppMain] config.TenantConfigurationManager (none:none:none:none) Error retrieving a connection
java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:858)