Restarting Server Stops Listener
452664Sep 12 2010 — edited Sep 13 2010Hi,
I am running 11g on Windows Server 2008. All worked fine, no problems, but then I had to restart the machine after installing updates.
On restart I could not get the listener to talk to the db. The only thing I changed months ago was processes from the default of 150 to 250.
I can connect to the db by sqlplus and export etc by not specifing the sid, but my webserver and other batch progams just cannot connect. I didn't change anything. This was a nighmare as it was on a production box, had to move lock stock a barrel to another machine.
This is from the listener\alert\log.xml
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
64-bit Windows Error: 53: Unknown error
TNS-12518: TNS:listener could not hand off client connection
TNS-12571: TNS:packet writer failure
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
64-bit Windows Error: 54: Unknown error
Any ideas? Thanks.