Home » RDBMS Server » Networking and Gateways » ORA- 12505 (ORACLE 10g)
ORA- 12505 [message #420542] |
Mon, 31 August 2009 04:31  |
panyam
Messages: 146 Registered: May 2008
|
Senior Member |
|
|
Hi All,
My oracle version is ( on the local machine which i am trying to connect ):
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
when i am trying to connect to the oracle from pl/sql developer i am getting the error :
TNS:listener does not currently know of SID given in connect
I tried to google , but of no use . this is what i tried :
cmd >tnsping orcl
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = 10.113.52.7)(PORT = 1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SID =
orcl)))
OK (30 msec)
when i try to connect from command prompt using :
sqlplus user_name/passwd@sid;
i am getting the below error :
ORA-12154: TNS:could not resolve the connect identifier specified
Pls , let me know how i can go for troubleshooting the same.
Thanks ,
Ravi Sastry .P
[Updated on: Mon, 31 August 2009 04:38] Report message to a moderator
|
|
|
|
Re: ORA- 12505 [message #420595 is a reply to message #420549] |
Mon, 31 August 2009 13:01  |
panyam
Messages: 146 Registered: May 2008
|
Senior Member |
|
|
Hi Thomas,
Thanks for the reply .
How ever when i restarted my machine ..every thing was fine.
I tried in all ways ( as you posted ).
|
|
|
Goto Forum:
Current Time: Sun May 04 03:50:17 CDT 2025
|