Skip to Main Content

Java and JavaScript in the Database

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!

SQL Error while connecting with thin driver to default Database

328888Sep 1 2002
Hi,
While executing:
d:\OEE\bin\loadjava -thin scott/tiger@myhost:1521:mydb prog.class
I had this error:
SQL Error while connecting with thin driver to default Database: I/O Exception: connecting refused (DESCRIPTION=(TMP=)(VSNNUM=135294976)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505(EMFI=4)))) Cculd not open connection
However, from within JDevelopper, I could connect to the database with exactly the same parameters. My Host name is myhost, the port=1521 and my DB name is: mydb
Please notice that JDeveloper is installed in another home
Help please
Thanks
JF
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2002
Added on Sep 1 2002
2 comments
770 views