Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

uanble to connect to db using toad

2655429Jul 9 2014 — edited Jul 14 2014

Hi experts!

I have installed DB and its working fine when I try to connect using SQLPLUS.

I am able to start the listener from Windows services....now when I try to connect the same db using TOAD it fails.

I can see listener is up and running but if I check the status using command lsnrctl status I get the following -

Listening Endpoints Summary...

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=EMRITDT0272.emaar.ae)(PORT=1523)))

Services Summary...

Service "CLRExtProc" has 1 instance(s).

  Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...

The command completed successfully

It does not specify the name of my listener here. Strange thing is that after 4-10 times restarting listener, db and my windows machine it works without making any changes to any files.

The DB is hosted on local machine from where I am trying to access toad. The connection will only be success when I see my listener as output in lsnrctl status command.


The error thrown by toad -


ORA-12514, TNS:listener does not currently know of service requested in connect descriptor


Any pointers will be appreciated!      

This post has been answered by 2655429 on Jul 13 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 11 2014
Added on Jul 9 2014
7 comments
337 views