Error: ORA-12170: TNS:Connect timeout occurred
Hi, all.
Goodday.
I have faced one problem in my customer site. Inside the event viewer pop out this error: ora-12170: TNS:Connect timeout occurred but database still can connect and success to test.
Why we got listener timeout even though we already disable pooling for the connection? Supposedly, when we disable the pooling, the application should renew the connection instead of reuse them .. is there any cache when we use OracleDataAccessClient because the application is working fine only after we restart the server . Has any way to solve this error ?
Thanks