<?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: Interesting Problem with Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716678#M947799</link>
    <description>Hi Ganesh&lt;BR /&gt;&lt;BR /&gt;I think you are working on the new OS , how is the system able to resolve its name . Do a nslookup &lt;LOCAL hostname=""&gt; and nslookup &lt;IP address=""&gt; I think there is some issue with your resolv.conf or nssswitch file , all you can do is to rename the resolve.conf if you entries are good in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivstava&lt;BR /&gt;&lt;/IP&gt;&lt;/LOCAL&gt;</description>
    <pubDate>Fri, 03 May 2002 14:50:59 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2002-05-03T14:50:59Z</dc:date>
    <item>
      <title>Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716677#M947798</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am working D class HP9000 machine.&lt;BR /&gt;&lt;BR /&gt;I am able to mount the database,able to start listener.&lt;BR /&gt;&lt;BR /&gt;But when i try to connect with Database user with the tnsnames. It says "tns could not resolve service name"&lt;BR /&gt;&lt;BR /&gt;I checked tnsnames.ora file ...the entries are there for same tnsname.&lt;BR /&gt;&lt;BR /&gt;can somebody guide me ? how should i proceed?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ganesh</description>
      <pubDate>Fri, 03 May 2002 14:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716677#M947798</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T14:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716678#M947799</link>
      <description>Hi Ganesh&lt;BR /&gt;&lt;BR /&gt;I think you are working on the new OS , how is the system able to resolve its name . Do a nslookup &lt;LOCAL hostname=""&gt; and nslookup &lt;IP address=""&gt; I think there is some issue with your resolv.conf or nssswitch file , all you can do is to rename the resolve.conf if you entries are good in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivstava&lt;BR /&gt;&lt;/IP&gt;&lt;/LOCAL&gt;</description>
      <pubDate>Fri, 03 May 2002 14:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716678#M947799</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-03T14:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716679#M947800</link>
      <description>hi manoj,&lt;BR /&gt;&lt;BR /&gt;I checked nslookup for host and ip ..its working fine.&lt;BR /&gt;&lt;BR /&gt;I am able to connect for database user without tnsname , but not with tnsname.&lt;BR /&gt;&lt;BR /&gt;how should i do this?&lt;BR /&gt;&lt;BR /&gt;ganesh</description>
      <pubDate>Fri, 03 May 2002 14:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716679#M947800</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T14:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716680#M947801</link>
      <description>Hi Ganesh:&lt;BR /&gt;&lt;BR /&gt;Some options:&lt;BR /&gt;&lt;BR /&gt;1) Check the permission of tnsnames.ora file&lt;BR /&gt;2) Make sure that your SID is in the tnsnames.ora file &lt;BR /&gt;3) Make sure that the listener knows that the SID is in the tnsnames.ora file.&lt;BR /&gt;4) If you are using NNM, then there can be a problem while resolving the names. Then you need to edit the file -/home/dba/oracle/product/8.0.6/network/admin/sqlnet.ora - and comment out this line:&lt;BR /&gt;&lt;BR /&gt;NAMES.DEFAULT_DOMAIN&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 15:04:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716680#M947801</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-03T15:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716681#M947802</link>
      <description>Dear Manoj,&lt;BR /&gt;&lt;BR /&gt;can you tell me how should i check that on which IP,database is running as I have to IPs for one NIC in the same machine.&lt;BR /&gt;&lt;BR /&gt;Is this tns error is related to that?&lt;BR /&gt;&lt;BR /&gt;I checked group and and permissions for the unix user from which i was connecting to db ..all are correct.&lt;BR /&gt;&lt;BR /&gt;please guide me.&lt;BR /&gt;&lt;BR /&gt;ganesh</description>
      <pubDate>Fri, 03 May 2002 15:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716681#M947802</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T15:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716682#M947803</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;my guess would be just the opposite: you don't have a "sqlnet.ora" file and hence all your TNSnames are too complicated (having some kind of ".something" appended).&lt;BR /&gt;So check, wether you have a "sqlnet.ora" in "$ORACLE_HOME/network/admin" or "/etc" ("/etc" wins if both exist!).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Fri, 03 May 2002 15:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716682#M947803</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-03T15:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716683#M947804</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I check sqlnet.ora file &lt;BR /&gt;&lt;BR /&gt;It is in $ORACLE_HOME\network\admin&lt;BR /&gt;but not in \etc &lt;BR /&gt;&lt;BR /&gt;so what next?&lt;BR /&gt;&lt;BR /&gt;ganesh</description>
      <pubDate>Fri, 03 May 2002 15:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716683#M947804</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T15:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716684#M947805</link>
      <description>Also ensure that you only have one tnsnames.ora file.&lt;BR /&gt;&lt;BR /&gt;I believe that Oracle searches for it as follows:&lt;BR /&gt;&lt;BR /&gt;1. TNS_ADMIN environment variable.&lt;BR /&gt;2. $ORACLE_HOME/network/admin&lt;BR /&gt;3. /etc&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 03 May 2002 15:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716684#M947805</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-05-03T15:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716685#M947806</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I ensured that in ENV variables&lt;BR /&gt;&lt;BR /&gt;1.TNS_ADMIN is set to &lt;BR /&gt;$ORACLE_HOME/network/admin&lt;BR /&gt;&lt;BR /&gt;2.what about etc? what shall i check for etc?&lt;BR /&gt;&lt;BR /&gt;ganesh</description>
      <pubDate>Fri, 03 May 2002 15:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716685#M947806</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T15:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716686#M947807</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I checked for tnsnames.ora file it is only in &lt;BR /&gt;$ORACLE_HOME/network/admin directory.&lt;BR /&gt;&lt;BR /&gt;ganesh</description>
      <pubDate>Fri, 03 May 2002 15:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716686#M947807</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T15:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716687#M947808</link>
      <description>Where is the user connecting from and using what?</description>
      <pubDate>Fri, 03 May 2002 16:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716687#M947808</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-05-03T16:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716688#M947809</link>
      <description>Ganesh,&lt;BR /&gt;&lt;BR /&gt;It might help if you post your tns entry.  Also, what version of oracle are you using????&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Fri, 03 May 2002 16:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716688#M947809</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2002-05-03T16:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716689#M947810</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;here is tnsnames.ora&lt;BR /&gt;======================================&lt;BR /&gt;#&lt;BR /&gt;# Installation Generated Net8 Configuration&lt;BR /&gt;# Version Date: Oct-27-97&lt;BR /&gt;# Filename: Tnsnames.ora&lt;BR /&gt;#&lt;BR /&gt;extproc_connection_data =&lt;BR /&gt;  (DESCRIPTION =&lt;BR /&gt;    (ADDRESS = (PROTOCOL = IPC)(KEY = TGM1))&lt;BR /&gt;    (CONNECT_DATA = (SID = extproc))&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt;TGM1 =&lt;BR /&gt;  (DESCRIPTION =&lt;BR /&gt;    (ADDRESS = (PROTOCOL= TCP)(Host = hux9)(Port= 1521))&lt;BR /&gt;    (CONNECT_DATA = (SID = TGM1))&lt;BR /&gt;  )&lt;BR /&gt;&lt;BR /&gt;TGM1_BEQ =&lt;BR /&gt;  (DESCRIPTION =&lt;BR /&gt;    (ADDRESS = (PROTOCOL = BEQ)(PROGRAM = /oracle/app/oracle/product/8.0.6)&lt;BR /&gt;               (argv0 = oracleTGM1)&lt;BR /&gt;               (args = '(DESCRIPTION = (LOCAL=YES)(ADDRESS=(PROTOCOL=BEQ)))')&lt;BR /&gt;               (envs = 'ORACLE_HOME=/oracle/app/oracle/product/8.0.6,ORACLE_SID=TGM1')&lt;BR /&gt;    )&lt;BR /&gt;  )&lt;BR /&gt;=======================&lt;BR /&gt;&lt;BR /&gt;Oracle i am using is 8.0.6&lt;BR /&gt;&lt;BR /&gt;ganesh</description>
      <pubDate>Fri, 03 May 2002 17:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716689#M947810</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-03T17:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716690#M947811</link>
      <description>One possible reason is that you have a domain name in your sqlnet.ora but do not have corresponsive TNS name.&lt;BR /&gt;&lt;BR /&gt;Say, there is domain name called my_domain in SQLNET.ora. When Oracle client do the resolution, it automatically attaches a domain to the name you enter. As when you try "tnsping80 TGM1", actually Oracle will look for TGM1.my_domain.</description>
      <pubDate>Sun, 05 May 2002 20:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716690#M947811</guid>
      <dc:creator>Eric Z</dc:creator>
      <dc:date>2002-05-05T20:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716691#M947812</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;tnsping TPM1.world &lt;BR /&gt;does it work ?&lt;BR /&gt;if yes check sqlnet.ora &lt;BR /&gt;(if you not found it in /etc it could OK)</description>
      <pubDate>Mon, 06 May 2002 03:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716691#M947812</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-05-06T03:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716692#M947813</link>
      <description>Hello,&lt;BR /&gt;remove the below entry from  your file&lt;BR /&gt;This is optional (not required)&lt;BR /&gt;TGM1_BEQ = &lt;BR /&gt;(DESCRIPTION = &lt;BR /&gt;(ADDRESS = (PROTOCOL = BEQ)(PROGRAM = /oracle/app/oracle/product/8.0.6) &lt;BR /&gt;(argv0 = oracleTGM1) &lt;BR /&gt;(args = '(DESCRIPTION = (LOCAL=YES)(ADDRESS=(PROTOCOL=BEQ)))') &lt;BR /&gt;(envs = 'ORACLE_HOME=/oracle/app/oracle/product/8.0.6,ORACLE_SID=TGM1') &lt;BR /&gt;) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and try starting your listener.&lt;BR /&gt;&lt;BR /&gt;lsnrctl stop&lt;BR /&gt;lsnrctl start&lt;BR /&gt;or&lt;BR /&gt;lsnrctl reload&lt;BR /&gt;&lt;BR /&gt;If this is not working&lt;BR /&gt;&lt;BR /&gt;use &lt;BR /&gt;$ORACLE_HOME/bin/netasst to configure your service names again.&lt;BR /&gt;Remove everything and configure your &lt;BR /&gt;extproc_connection_data &lt;BR /&gt;and TGP1 afresh.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 03:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716692#M947813</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-06T03:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716693#M947814</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when I tried &lt;BR /&gt;&lt;BR /&gt;tnsping TGM1&lt;BR /&gt;&lt;BR /&gt;Its showing that :" Failed to resolve name"&lt;BR /&gt;&lt;BR /&gt;Now how should i proceed?&lt;BR /&gt;&lt;BR /&gt;Ganesh</description>
      <pubDate>Mon, 06 May 2002 16:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716693#M947814</guid>
      <dc:creator>Ganesh Anekar</dc:creator>
      <dc:date>2002-05-06T16:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716694#M947815</link>
      <description>How do you know that the listener is running? Have you done a ps -ef and grepped for your listener command?</description>
      <pubDate>Mon, 06 May 2002 21:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716694#M947815</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-05-06T21:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716695#M947816</link>
      <description>Hi Ganesh, have you checked your listener.ora? You need an entry for TGM1 in the SID_LIST_LISTENER section.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;SMF&lt;BR /&gt;</description>
      <pubDate>Tue, 07 May 2002 10:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716695#M947816</guid>
      <dc:creator>Simeon Fox</dc:creator>
      <dc:date>2002-05-07T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting Problem with Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716696#M947817</link>
      <description>Have you tried this?&lt;BR /&gt;&lt;BR /&gt;lsnrctl stat&lt;BR /&gt;&lt;BR /&gt;This will tell you what are the instances that your listener is working with, and you'll know if your listener is running.&lt;BR /&gt;&lt;BR /&gt;what happens if you issue this:&lt;BR /&gt;&lt;BR /&gt;echo $ORACLE_SID&lt;BR /&gt;&lt;BR /&gt;if ORACLE_SID is different from TGM1&lt;BR /&gt;&lt;BR /&gt;you should try &lt;BR /&gt;&lt;BR /&gt;. oraenv &lt;BR /&gt;&lt;BR /&gt;and whrite TGM1 when asked then press enter an try again with echo $ORACLE_SID</description>
      <pubDate>Tue, 07 May 2002 13:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-problem-with-oracle/m-p/2716696#M947817</guid>
      <dc:creator>Arturo Castaneda</dc:creator>
      <dc:date>2002-05-07T13:11:34Z</dc:date>
    </item>
  </channel>
</rss>

