SQL Error while connecting with thin driver to default Database
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