<?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: connecting to ORACLE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573825#M858705</link>
    <description>Take a look at this thread, and within it Paula has another thread listed. As stated in the thread it could be the way your system resolves network names. I recently had a similar problem, and it was the way the system was resolving names (I switched it to files first, ie /etc/hosts).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x40865220af9bd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x40865220af9bd5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
    <pubDate>Sat, 01 Sep 2001 19:04:04 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2001-09-01T19:04:04Z</dc:date>
    <item>
      <title>connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573824#M858704</link>
      <description>Hi everyone&lt;BR /&gt;&lt;BR /&gt;When I try to connect to the ORACLE 7.3 database through SQLPLUS or through a PRO*C program it takes a long time, approx 15-20 seconds.&lt;BR /&gt;The OS is HPUX 11.0.&lt;BR /&gt;What could be the possible reasons?&lt;BR /&gt;&lt;BR /&gt;Kapil&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Sep 2001 12:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573824#M858704</guid>
      <dc:creator>Kapil_2</dc:creator>
      <dc:date>2001-09-01T12:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573825#M858705</link>
      <description>Take a look at this thread, and within it Paula has another thread listed. As stated in the thread it could be the way your system resolves network names. I recently had a similar problem, and it was the way the system was resolving names (I switched it to files first, ie /etc/hosts).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x40865220af9bd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x40865220af9bd5118ff10090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Sat, 01 Sep 2001 19:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573825#M858705</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-09-01T19:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573826#M858706</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is almost certainly due to hostname resolution problems. The server must be able to resolve the client and vice versa. I would try to ping the server from the client by hostname and then repeat the process from the server to the client. I'll bet that there is a DNS lookup failure on one end or the other and it is then failing over to the hosts file or NIS. &lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Sat, 01 Sep 2001 23:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573826#M858706</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-01T23:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573827#M858707</link>
      <description>I second that. What is the time it is taking for your server and client to resolve a hostname?. If it is immediate, try to resolve the server name to the IP Address on the client and the client name to IP on the server.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 02 Sep 2001 05:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573827#M858707</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-02T05:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573828#M858708</link>
      <description>Hello Kapil,&lt;BR /&gt;&lt;BR /&gt;this could be name resolution problem on one or even&lt;BR /&gt;both boxes: client and/or server.&lt;BR /&gt;So, check the "tnsnames.ora" on the client, and the&lt;BR /&gt;"listener.ora" on the server, and "sqlnet.ora" on both&lt;BR /&gt;of them. If possible, you could change all hostnames&lt;BR /&gt;in there to plain ip-addresses, getting rid of name&lt;BR /&gt;resolution...&lt;BR /&gt;Be careful: if the files mentioned do exist in "/etc" and&lt;BR /&gt;in "$ORACLE_HOME/network/admin/" then only those&lt;BR /&gt;in "/etc" will be used!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Mon, 03 Sep 2001 19:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573828#M858708</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-03T19:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573829#M858709</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;did you try to set up &lt;BR /&gt;&lt;BR /&gt;..../network/admin/protocol.ora&lt;BR /&gt;&lt;BR /&gt;with&lt;BR /&gt;&lt;BR /&gt;tcp.nodelay=true &lt;BR /&gt;&lt;BR /&gt;????&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 04 Sep 2001 09:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573829#M858709</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-09-04T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573830#M858710</link>
      <description>Hi harry, A.Clay, Sridhar&lt;BR /&gt;My client &amp;amp; server are running on the same UNIX m/c.&lt;BR /&gt;ie the PRO*C program which is trying to connect to ORACLE is running on the same UNIX m/c where ORACLE is running.&lt;BR /&gt;When I try to do a telnet connection from my local machine, there is no problem.&lt;BR /&gt;Also on the UNIX server /etc/hosts is getting used to find out the IP address from the hostname and it happens fast.&lt;BR /&gt;Any other checks I need to perform?&lt;BR /&gt;&lt;BR /&gt;Kapil</description>
      <pubDate>Wed, 05 Sep 2001 11:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573830#M858710</guid>
      <dc:creator>Kapil_2</dc:creator>
      <dc:date>2001-09-05T11:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573831#M858711</link>
      <description>Hi Volker&lt;BR /&gt;&lt;BR /&gt;There is no such file as "protocol.ora" at the moment in $ORACLE_HOME/network/admin.&lt;BR /&gt;How exactly do we set it up?&lt;BR /&gt;What is its purpose?&lt;BR /&gt;&lt;BR /&gt;Kapil&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Sep 2001 13:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573831#M858711</guid>
      <dc:creator>Kapil_2</dc:creator>
      <dc:date>2001-09-06T13:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573832#M858712</link>
      <description>Hi Wodisch,&lt;BR /&gt;I changed all hostnames to IP addresses but the situation is still the same.&lt;BR /&gt;What other checks do you recommend?&lt;BR /&gt;&lt;BR /&gt;Kapil&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2001 13:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573832#M858712</guid>
      <dc:creator>Kapil_2</dc:creator>
      <dc:date>2001-09-07T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573833#M858713</link>
      <description>Hi harry, A.Clay, Sridhar&lt;BR /&gt;I think my wordings were technically incorrect.&lt;BR /&gt;Basically I am not using the Oracle client package to connect to the Oracle server.&lt;BR /&gt;I am already logged on to UNIX M/C through telnet and then I try to connect to the database through sqlplus or a PRO*C program.&lt;BR /&gt;What other checks do you recommend?&lt;BR /&gt;&lt;BR /&gt;Kapil&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2001 14:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573833#M858713</guid>
      <dc:creator>Kapil_2</dc:creator>
      <dc:date>2001-09-07T14:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573834#M858714</link>
      <description>Hello Kapil,&lt;BR /&gt;&lt;BR /&gt;well, first, how long does the name resolution of the&lt;BR /&gt;client's hostname into an ip-addr (and vice versa) last&lt;BR /&gt;on the server?&lt;BR /&gt;You could run a loop to this for about a hundred times&lt;BR /&gt;to get some average value... Is this slow? Then check&lt;BR /&gt;"/etc/nsswitch.conf" and "/etc/reolv.conf" on that server.&lt;BR /&gt;&lt;BR /&gt;Second, could you do that kind of benchmarking from&lt;BR /&gt;the client to the server using "tnsping"? Again for a &lt;BR /&gt;couple of times? How fast is "tnsping" on reaching the&lt;BR /&gt;server?&lt;BR /&gt;&lt;BR /&gt;What is the ouput of that "tnsping" showing: which&lt;BR /&gt;config files does it use, those in "/etc/" or those in &lt;BR /&gt;"$ORACLE_HOME/network/admin/"? Are they the ones&lt;BR /&gt;you changed?&lt;BR /&gt;&lt;BR /&gt;Third, have a look into your "listeners'" log files (in&lt;BR /&gt;"$ORACLE_HOME/network/log/") if there are any&lt;BR /&gt;errors in there.&lt;BR /&gt;Check the output of your "lsnrctl start" and of your &lt;BR /&gt;"lsrnctl status", does this refer to the "/etc/" or the&lt;BR /&gt;other directory?&lt;BR /&gt;&lt;BR /&gt;As far as I know, you do not get any patches for Oracle7&lt;BR /&gt;from Oracle corp. any longer, but do you have a current&lt;BR /&gt;state of patches? Check against Oracle's patch server&lt;BR /&gt;and Oracle Technet, perhaps.&lt;BR /&gt;&lt;BR /&gt;Did you relink the Oracle codefiles after patching HP-UX?&lt;BR /&gt;If not, do it (well, after a backup, of course ;-).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2001 14:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573834#M858714</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-07T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to ORACLE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573835#M858715</link>
      <description>Hello Kapil, &lt;BR /&gt;&lt;BR /&gt;PROTOCOL.ORA is protocol specific configuration file.&lt;BR /&gt;&lt;BR /&gt;The following protocols require you to configure additional parameters, syntax is&lt;BR /&gt;LOCAL_LOOKUP=alias (The LOCAL_LOOKUP parameter points to a non-global address in a PROTOCOL.ORA file) in TNSNAMES.ORA or LISTENER.ORA&lt;BR /&gt;&lt;BR /&gt;APPC/LU6.2&lt;BR /&gt;ASYNC &lt;BR /&gt;X.25 &lt;BR /&gt;OSI4&lt;BR /&gt;&lt;BR /&gt;To configure persistent buffer flushing, add the following parameter in your PROTOCOL.ORA file: &lt;BR /&gt;&lt;BR /&gt;tcp.nodelay = yes&lt;BR /&gt;&lt;BR /&gt;Please refer to Net8 Administrator's Guide.&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Sep 2001 14:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-to-oracle/m-p/2573835#M858715</guid>
      <dc:creator>makoto uchino</dc:creator>
      <dc:date>2001-09-08T14:55:00Z</dc:date>
    </item>
  </channel>
</rss>

