Able to connect Database by using SQL*PLUS, but getting error while trying to connect through TOAD ( [message #453660] |
Fri, 30 April 2010 03:46 |
oraranjangmailcom
Messages: 67 Registered: April 2010
|
Member |
|
|
I am able to connect database by using tnsnames.ora file through SQL*PLUS. But when I tried to connect through Toad (Version 9.7.2.5), I am getting the following error "ORA-12154: TNS: could not resolve the connect identifier specified"
> Detailes are as below...
By using ldap.ora & sqlnet.ora through sql*plus - success
By using tnsnames.ora, ldap.ora & sqlnet.ora through sql*plus - success
By using tnsnames.ora sqlnet.ora through sql*plus - success
By using tnsnames.ora & sqlnet.ora through TOAD - FAILED
By using ldap.ora & sqlnet.ora through TOAD - FAILED
Requesting for the comments on the above issue
|
|
|
|
|