Listener Issue (split from completely unrelated topic) [message #511493] |
Mon, 13 June 2011 08:26 |
|
C:\>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 13-JUN-2011 16:21:13
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=impl-09.stl-horizon.com)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
32-bit Windows Error: 61: Unknown error
|
|
|
Re: convert column to rows tabular format [message #511500 is a reply to message #511493] |
Mon, 13 June 2011 08:40 |
|
C:\>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 13-JUN-2011 16:21:13
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=impl-09.stl-horizon.com)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
32-bit Windows Error: 61: Unknown error
please tell me how to solve this issue
|
|
|
|
Re: convert column to rows tabular format [message #511503 is a reply to message #511501] |
Mon, 13 June 2011 08:42 |
|
C:\>lsnrctl start
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 13-JUN-2011 16:37:53
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Starting tnslsnr: please wait...
Failed to start service, error 1053.
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
|
|
|
|