Page 1 of 1

Connecting to oracle database

Posted: Wed Jul 19, 2006 4:15 pm
by eHannes
Hi,

I'm trying to connect to our oracle database but get the following error:

ORA-12541 TNS: no listener

I'm using the driverfile ojdbc14.jar and driver class oracle.jdbc.OracleDriver.

I'm I missing something?

Thanks, Hans

Posted: Wed Jul 19, 2006 4:59 pm
by sorin_ristache
Hello,

<oXygen/> could not connect to the Oracle connection listener. Make sure that the Oracle listener is started on the machine with the Oracle server. Also make sure that the supplied destination address matches one of the addresses used by the listener - compare the TNSNAMES.ORA entry with the appropriate LISTENER.ORA file.

Regards,
Sorin