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!

ORA-12519, TNS:no appropriate service handler found Using Oracle 10 XE

544478Oct 27 2009 — edited Oct 22 2012
I am trying to connect to oracle DB using for my Junit test case..

I am getting the following error. The oracle 10g is running on my windows machine and I know its running..

[junit] ORA-12519, TNS:no appropriate service handler found
[junit] The Connection descriptor used by the client was:
[junit] (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(PORT=1521)(HOST=localhost))(CONNECT_DATA=(SID=XE)))
[junit]

Any one has any idea what we need to do regarding this ?
This post has been answered by 277993 on Oct 27 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2012
Added on Oct 27 2009
12 comments
4,040 views