Need help to resolve ORA-03114 errors on laptop connection Oracle 10g
Hi all,
I have a client laptop that uses SQL*Net/Net8 connection to access an Oracle 10g database application on Linux. After 5-10 minutes of idle activity on the client's laptop PC, it loses connection to Oracle database and generates an ORA-03114 connection error. How can I resolve this issue so that idle connection activity does not cause the laptop to lose connection to the database and application. There is no firewall or VPN associated with the laptop and the desktop PC that runs application does not encounter this issue only the laptop computers that access the application and database on the Linux server. I tried to use a different value on the client sqlnet.ora file to set SQLNET.EXPIRE_TIME=200 to prevent loss of connection during idle time but this did not solve the problem.