DBAwhosaysNIE
MIS
o.k., explain this one:
@05:00 EDT this morning I got a page saying the TNS Listener wasn't running on a pre-production (3rd party app being implemented)server. I attempted to restart it but got an error stack that ended (or began depending on how you look at it) with Linux Error: 32: broken pipe. mind you, the instance never reported any sort of error and worked fine using SQL*Plus from a local shell. I checked various config files, network stuff (the obvious) and even rebooted the box but continued getting same error even after reboot.
what fixed it?
I finally tweaked my .bash_profile (SuSE 7.1, BTW) and did a reinstall to a new ORACLE_HOME, mounted the SAME database (although, again instance never seemed to have a problem) & started the listener with the SAME listener.ora file (from old ORACLE_HOME) and it's working FINE!
it's kind of a post-mortum question but what in the $YOUR_FAVORITE_EXPLATIVE could have caused this? vendor doesn't have shell access to db server and system logs show no logins since last Friday anyway (which is what I'd expect).
@05:00 EDT this morning I got a page saying the TNS Listener wasn't running on a pre-production (3rd party app being implemented)server. I attempted to restart it but got an error stack that ended (or began depending on how you look at it) with Linux Error: 32: broken pipe. mind you, the instance never reported any sort of error and worked fine using SQL*Plus from a local shell. I checked various config files, network stuff (the obvious) and even rebooted the box but continued getting same error even after reboot.
what fixed it?
I finally tweaked my .bash_profile (SuSE 7.1, BTW) and did a reinstall to a new ORACLE_HOME, mounted the SAME database (although, again instance never seemed to have a problem) & started the listener with the SAME listener.ora file (from old ORACLE_HOME) and it's working FINE!
it's kind of a post-mortum question but what in the $YOUR_FAVORITE_EXPLATIVE could have caused this? vendor doesn't have shell access to db server and system logs show no logins since last Friday anyway (which is what I'd expect).