Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-3113 errors after switching W2K server to new network
Hi Paul,
I'd start with reading Anita Bardeen's paper, available on the NYOUG site:
http://www.nyoug.org/presentations.htm
ORA-3113's, 600's and 7445's Oh My!
Are these connections local, like on the same subnet, or is there a firewall or router in between that could be performing network address translation (NAT)? Could the translation table now be the source of the timeout?
We had just the opposite at a site, whereby network contention was causing ORA-3113s, and after moving the citrix server farm from fast ethernet to gigabit, the 3113s flat out stopped.
First guess is that the cabling is to blame (works fine for fast ethernet, has issues for GigE). Second I'd figure on the new NIC and its driver. Muck with the settings for the NIC - check diagnostics for it. What is the server make, who is the network card manufacturer?
Dell uses Broadcom cards. You can check the cabling with diagnostics included in the Broadcom Advanced Control Suite. I haven't used Gigabit cards internally with Compaq/HP or IBM wintel boxes, so I'm not yet familiar with their diagnostics. This is SysAdmin space, get your sysadmin to check it out (unless that is you).
Oracle on windows couldn't kill an idle session properly if a support analyst with 10 years experience tried, so this should not be occurring, as sqlnet idle_timeout doesn't work in 8.1.7.4 and 9.2.0.4.
this sounds like a good way of killing off the idle sessions. we had to code a terminator routine to get this functionality. :)
Paul
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Paul Drake INET: discgolfdba_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jan 08 2004 - 10:39:26 CST
![]() |
![]() |