Connecting to oracle database

Having trouble installing Oxygen? Got a bug to report? Post it all here.
eHannes
Posts: 31
Joined: Sat Apr 16, 2005 11:29 am

Connecting to oracle database

Post 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
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post 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
Post Reply