<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle listener not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983562#M743030</link>
    <description>Regarding the password problem on HP-UX, the solutions is to boot into single user mode.  After single user mode is running, change the password and reboot normally.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Jul 2007 09:42:28 GMT</pubDate>
    <dc:creator>Daniel Denney</dc:creator>
    <dc:date>2007-07-12T09:42:28Z</dc:date>
    <item>
      <title>Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983556#M743024</link>
      <description>Problem Description:&lt;BR /&gt;We are using oracle 9i installed on HP-UX server as database. After installing oracle client on my windows server, I am not able to connect to the remote database. While connecting, I am getting error as "ORA-12541: TNS: no listener". I tried to check the status of the listener by using "lsnrctl -status" command. But it shows "lsnrctl is not an external or internal command". &lt;BR /&gt;&lt;BR /&gt;The only thing that I did was I restarted my HP-UX server and till now, i hav not logged into the server as we are facing some password issue also with HP-UX server( the password is expired and we are nt able to login). &lt;BR /&gt;&lt;BR /&gt;Can any1 help me in resolving this issue?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akies</description>
      <pubDate>Wed, 18 Apr 2007 01:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983556#M743024</guid>
      <dc:creator>Akies</dc:creator>
      <dc:date>2007-04-18T01:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983557#M743025</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If ur Database Server is on HP-UX and client is&lt;BR /&gt;on Windows then u have to do following things.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1] Modify tnsnames.ora file on Windows Server&lt;BR /&gt;   under $ORACLE_HOME/network/admin and add&lt;BR /&gt;   configuration for ur database SID/Service on&lt;BR /&gt;   HP-UX Server.&lt;BR /&gt;&lt;BR /&gt;2] Use tnsping command from oracle client side&lt;BR /&gt;   to check if config. is OK.&lt;BR /&gt;&lt;BR /&gt;  eg.&lt;BR /&gt;  C:&amp;gt;$ORACLE_HOME\bin\tnsping &lt;DB_SID&gt;&lt;BR /&gt;&lt;BR /&gt;  It sholud return OK.&lt;BR /&gt;&lt;BR /&gt;3] Connect database using oracle client with &lt;BR /&gt;   the name u have added in tnsnames.ora&lt;BR /&gt;&lt;BR /&gt;In ur case it seems that listener on HP-UX &lt;BR /&gt;server (Oracle DB Server) is having problem.&lt;BR /&gt;&lt;BR /&gt;U check listener status on HP machine.&lt;BR /&gt;&lt;BR /&gt;Also connecting Database with TNS, OS password&lt;BR /&gt;is not required, Oracle LISTENER takes care&lt;BR /&gt;of all connections from different Oracle Clients.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Santosh&lt;/DB_SID&gt;</description>
      <pubDate>Wed, 18 Apr 2007 02:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983557#M743025</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-18T02:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983558#M743026</link>
      <description>On your PC do as Santhosh suggested.&lt;BR /&gt;&lt;BR /&gt;On HP-UX box, check the below;&lt;BR /&gt;Login as oracle user:&lt;BR /&gt;&lt;BR /&gt;ll $ORACLE_HOME/bin/oracle&lt;BR /&gt;It should be 6766&lt;BR /&gt;&lt;BR /&gt;or do&lt;BR /&gt;chmod 6755 $ORACLE_HOME/bin/oracle&lt;BR /&gt;&lt;BR /&gt;$ORACLE_HOME/bin/lsnrctl start&lt;BR /&gt;&lt;BR /&gt;If you have login to hp-ux box as oracle, just ask the system admin to reset your passwd or ask him su to oracle (su - oracle) and do the above commands:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 02:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983558#M743026</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-04-18T02:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983559#M743027</link>
      <description>&amp;gt;ll $ORACLE_HOME/bin/oracle&lt;BR /&gt;&amp;gt;It should be 6766&lt;BR /&gt;&lt;BR /&gt;Sorry, I meant 6755 &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Wed, 18 Apr 2007 03:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983559#M743027</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-04-18T03:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983560#M743028</link>
      <description>Hi Akies, &lt;BR /&gt;&lt;BR /&gt;lsnrctl only available from oracle user.  &lt;BR /&gt;&lt;BR /&gt;Check if database currently up and running:&lt;BR /&gt;ps -ef | grep oracle  ,you will see at list 10 background oracle processes. (dbw, arc, pmon â ¦)&lt;BR /&gt;At the same success you can check if listener is running:&lt;BR /&gt;ps -ef | grep tnslsnr or netstat -an | grep 1521 (default port for listener)&lt;BR /&gt;But I recommend you to check listener status anywhere.&lt;BR /&gt;&lt;BR /&gt;When you on 100% sure that DB and listener are running, then you can configure your client PC.&lt;BR /&gt;&lt;BR /&gt;Follow Santhoshâ  s steps for tnsnames.ora configuration&lt;BR /&gt;&lt;BR /&gt;One more thing: Port 1521 used by listener by default, but it is possible to change it in listener.ora on your database server. I suggest you to check port in listener.ora on your DB server and then set the same value in tnasnames.ora on your client PC. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vadim &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 07:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983560#M743028</guid>
      <dc:creator>Vadim Loginov</dc:creator>
      <dc:date>2007-04-18T07:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983561#M743029</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Vadim is right. Akies, I think you should check configuration of TNS on Windows/PC workstation and on HP-UX server.&lt;BR /&gt;&lt;BR /&gt;On PC:&lt;BR /&gt;a).&lt;BR /&gt;C:\&amp;gt;tnsping &lt;YOUR_SID_TNS_ENTRY&gt;&lt;BR /&gt;&lt;BR /&gt;Look at line starting with:&lt;BR /&gt;Attempting to contact ....&lt;BR /&gt;Check HOST, PORT, SERVICE_NAME&lt;BR /&gt;&lt;BR /&gt;b).&lt;BR /&gt;C:\&amp;gt; ping HOST&lt;BR /&gt;&lt;BR /&gt;Check IP address&lt;BR /&gt;&lt;BR /&gt;On HP-UX:&lt;BR /&gt;c).&lt;BR /&gt;#:\&amp;gt; netstat -in&lt;BR /&gt;&lt;BR /&gt;One line form output for c). must match output for "ping HOST" (b).&lt;BR /&gt;&lt;BR /&gt;d).&lt;BR /&gt;#:\&amp;gt; lsnrctl status&lt;BR /&gt;or&lt;BR /&gt;#:\&amp;gt; lsnrctl status SID (if you have several listeners running on HP-UX)&lt;BR /&gt;&lt;BR /&gt;Analyse a couple of lines after&lt;BR /&gt;Listening Endpoints Summary..&lt;BR /&gt;&lt;BR /&gt;Check PORT. This port No have to match port No from tnsping &lt;YOUR_SID_TNS_ENTRY&gt; (a).&lt;BR /&gt;&lt;BR /&gt;It should help with ORA-12541.&lt;BR /&gt;&lt;BR /&gt;The different issue is "lsnrctl is not an external or internal command". Check profile options, kernell parameters etc. with instalation guide for Oracle. Maybe after reboot some required env. variables were lost (not saved in .profile). &lt;BR /&gt;&lt;BR /&gt;What do you have after issuing just:&lt;BR /&gt;&lt;BR /&gt;#&amp;gt; lsnrctl&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Darek&lt;/YOUR_SID_TNS_ENTRY&gt;&lt;/YOUR_SID_TNS_ENTRY&gt;</description>
      <pubDate>Mon, 23 Apr 2007 15:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983561#M743029</guid>
      <dc:creator>Dariusz Bogaj</dc:creator>
      <dc:date>2007-04-23T15:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle listener not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983562#M743030</link>
      <description>Regarding the password problem on HP-UX, the solutions is to boot into single user mode.  After single user mode is running, change the password and reboot normally.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2007 09:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-listener-not-working/m-p/3983562#M743030</guid>
      <dc:creator>Daniel Denney</dc:creator>
      <dc:date>2007-07-12T09:42:28Z</dc:date>
    </item>
  </channel>
</rss>

