TNS:listener could not hand off client connection [message #189818] |
Mon, 28 August 2006 00:19 |
barjunreddy
Messages: 8 Registered: August 2006 Location: Hyderabad
|
Junior Member |
|
|
Hi,
I Would like to connect to xyz oracle 10g using the SQL*Plus application but its throwing the following error. It was working fine but after rebooting my WinXP box(where xyz DB is residing on), it started not allowing me to login to the specified database. But i am able to login to the ORCL DB on the same box and i am able to connect to the other DB on the other box...
Could any help me out to fix this issue.....
===============================================================
SQL> connect sys/pwd@xyz as sysdba;
ERROR:
ORA-12518: TNS:listener could not hand off client connection
Warning: You are no longer connected to ORACLE.
SQL>
===============================================================
Regards,
Nagarjun.
|
|
|
|
|