Page 1 of 1

ORA-12541: TNS: no listener

Posted: Thu Mar 24, 2011 2:43 pm
by LD
Hi

I getting below error while running my PX job that connects to Oracle,

main_program: (aptoci.C:89). Message: ORA-12541: TNS:no listener

It was running fine sometime back. Not sure what caused this issue. Server jobs that connect to Oracle are running fine.

Please advice.

Thanks,

Shashank

Posted: Thu Mar 24, 2011 3:44 pm
by lstsaur
That's really interesting. No problem with server jobs; PX job worked before and now you get a TNS - No Listener error. Please do the following:
1. From the command line, issue a TNSPING xxx (service name). What do you get?
2. Go to your server and try to connect to your Oracle server via SQL prompt. Can you connect to your Oracle?
3. If above 2 tests are OK, then double check your PX job's connection statement.

Re: ORA-12541: TNS: no listener

Posted: Thu Apr 07, 2011 4:15 am
by Bongo51
Hi,

Are you using an Oracle or ODBC stage?
If Oracle are you using wired or non wired protocol drivers?
wired would use direct connectivity to oracle, non-wired would utilise Oracle clients.

Posted: Wed May 29, 2013 7:10 am
by rberman
Reinstalled Datastage (clearing out registry etc) and made sure the Remote Server was correct. It now works. Thanks!

Posted: Wed May 29, 2013 7:18 am
by chulett
:?: Are you sure you replied to the correct post? Wondering if it should be here: viewtopic.php?t=149931