Home » RDBMS Server » Server Administration » Error ORA-12505 : Listener could not resolve SID given in connect descriptor
Error ORA-12505 : Listener could not resolve SID given in connect descriptor [message #52482] Thu, 25 July 2002 06:24 Go to next message
steph
Messages: 15
Registered: July 2002
Junior Member
Hello,

I've got problem with my new database
1 I create Database 'TOTO'
2 -I configure Listener.ora
(SID_DESC =
(GLOBAL_DBNAME = server name)
(SID_NAME = TOTO)

3 -I configure Tnsname

TOTO.WORLD =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = server name)(PORT = 1521))
(CONNECT_DATA = (SID = TOTO))
)

But I can't connect to databases, the error message is :
" ORA-12505 : TNS : Listener could not resolve SID given in connect descriptor"

I don't understand the problem Can you help me.

Thanks

Steph
Re: Error ORA-12505 : Listener could not resolve SID given in connect descriptor [message #52483 is a reply to message #52482] Thu, 25 July 2002 06:47 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
how are u issuing the connect string?

try
userName/passCode@toto.world
Previous Topic: replicate some table from one database server to a remote database server
Next Topic: Re: Error ORA-12505 : Listener could not resolve SID given in connect descriptor
Goto Forum:
  


Current Time: Wed Sep 18 21:37:39 CDT 2024