Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB lost connection ?

Status
Not open for further replies.

vr76413

Programmer
Feb 26, 2002
65
0
0
US
Hello all..

Sun 5.8/ Oracle 9.2

Our application servers make multi connections to the database and keeps these connections open. Everything works fine until I come back a day later, then some of the connections to the database are invalid and I get socket errors. Not all connections have this problem, only about 25% of them.

So i tried to look into Listener.log file to see if there are any errors in the DB about lost connections?...

But Listener.log file tells only about the connections and not disconnections from the client boxes....Am i missing something here...Correct me if iam wrong

Where can i find the disconnections from client to Server box ?

Thanks
ron
 
Do you have a DBA that is killing off long running (apparently) idle sessions? .
.. Eat, think and be merry .
... ....................... .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top