Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> error 12541 - strange error on TNS: no listener

error 12541 - strange error on TNS: no listener

From: Luciano Belotto <luciano_at_nospam.com>
Date: 17 Jun 2002 18:02:34 GMT
Message-ID: <ael87q$gvp@dispatch.concentric.net>


been getting a strange error here,

I have my Tnsnames.ora file all setup, and I can connect to all the databases on my server fine using SQL Plus, Enterprise Manager, SQL Plus Worksheet and by "testing" the connection inside of Net Manager. However, once i try doing an import or export (using exp/imp commands) I get a

EXP-00056: ORACLE error 12541 encountered
ORA-12541: TNS:no listener
EXP-00000: Export terminated unsuccessfully


It even gets stranger.. Using an application developed in Powerbuilder.... When running off of source code, it can connect to the database fine. However, if I compile the code into exe and run off of there, i get the No Listener error. They both connect using the Oracle native driver and read how to connect off of the same ini file.

No-one else in my office has this problem. What could be wrong with my setup? Any help appreciated

--
Luciano Belotto
replace spam with traxsoftware for e-mail
Received on Mon Jun 17 2002 - 13:02:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US