<?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: error when connecting Oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324144#M877644</link>
    <description>Like Rita said, this coudl be a number of things. You'll need to find someone that knows a little about oracle to really work through this, but here are a few hints:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep ora&lt;BR /&gt;&lt;BR /&gt;This should should give something like (| cut -c 49-70 ):&lt;BR /&gt;&lt;BR /&gt;ora_pmon_test&lt;BR /&gt;ora_dbw0_test&lt;BR /&gt;ora_lgwr_test&lt;BR /&gt;ora_ckpt_test&lt;BR /&gt;ora_smon_test&lt;BR /&gt;ora_reco_test&lt;BR /&gt;oracletest (DESCRIPTIO&lt;BR /&gt;oracletest (DESCRIPTIO&lt;BR /&gt;oracletest (DESCRIPTIO&lt;BR /&gt;&lt;BR /&gt;That would be a handfull of oracle 'system' processes and here 3 'slaves' for instance 'test'.&lt;BR /&gt;&lt;BR /&gt;If you don't see those first, then Oracle is not started. If you do see those last, then some folks can connect.&lt;BR /&gt;&lt;BR /&gt;If Oracle is not running... try to start it:&lt;BR /&gt;&lt;BR /&gt;su - oracle (or whatever name looks like oracle in /etc/passwd)&lt;BR /&gt;&lt;BR /&gt;env | grep -i ora&lt;BR /&gt;&lt;BR /&gt;sqlplus "/ as sysdba"&lt;BR /&gt;sql&amp;gt; startup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if that complains, check the error text and or tail the alert file:&lt;BR /&gt;&lt;BR /&gt;find $ORACLE_HOME -name "alert*"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should probably also have a listener active.&lt;BR /&gt;Check with 'lsnrctl status'.&lt;BR /&gt;If that mummble complaints, then tail the .log file is points to.&lt;BR /&gt;The listener is a unix process that looks like:&lt;BR /&gt;/oracle/xxxxx/bin/tnslsnr LISTENER&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Jul 2004 13:20:40 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2004-07-06T13:20:40Z</dc:date>
    <item>
      <title>error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324141#M877641</link>
      <description>hi everybody !&lt;BR /&gt;working on Oracle release 9.2.0.4.0(HP-UX 11.0), my collegue has a connection problem with this message:&lt;BR /&gt;ORA-12547: TNS:lost contact.&lt;BR /&gt;&lt;BR /&gt;because i don't deal with it and he seems to be unable to resolve it, i'm asking your help.&lt;BR /&gt;thanks.&lt;BR /&gt;E.</description>
      <pubDate>Tue, 06 Jul 2004 10:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324141#M877641</guid>
      <dc:creator>Etienne Roseau</dc:creator>
      <dc:date>2004-07-06T10:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324142#M877642</link>
      <description>There could be a number of things to cause this..&lt;BR /&gt;&lt;BR /&gt;His or the host tnsnames is not in 'sync.&lt;BR /&gt;Check and make sure you have the latest tnsnames.ora on your client...and that it is pointing correctly to the hosts Oracle.&lt;BR /&gt;&lt;BR /&gt;Did anybody make a recent change in the hostfile or DNS ?  Check this.&lt;BR /&gt;&amp;lt; I once made a simple change and didn't notice that an alias I added was on a line above the reference to my pkg name - was the same..oops...tns error &amp;gt;&lt;BR /&gt;&lt;BR /&gt;Or did you have any disruption to your network ?  Remember that Oracle listener can be fussy...folks attached may continue to work, but anyone who logs out will probably not be able to get back into Oracle - because the Oracle Listener is now out of sync with the database.  Resolution - halt database, kill listener, cleanup resources (or reboot, whichever is quicker for ya) and restart your database &amp;amp; listener clean.&lt;BR /&gt;&lt;BR /&gt;Just a couple things to check,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2004 10:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324142#M877642</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-07-06T10:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324143#M877643</link>
      <description>hi Rita,&lt;BR /&gt;the only thing i know is that they have installed patches for our Oracle version, but i don't know in what purpose.&lt;BR /&gt;i will check with him tomorrow.&lt;BR /&gt;but you have given me a beginning of answer, in my un-understanding of Oracle.. :-)&lt;BR /&gt;thanks.&lt;BR /&gt;E.</description>
      <pubDate>Tue, 06 Jul 2004 10:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324143#M877643</guid>
      <dc:creator>Etienne Roseau</dc:creator>
      <dc:date>2004-07-06T10:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324144#M877644</link>
      <description>Like Rita said, this coudl be a number of things. You'll need to find someone that knows a little about oracle to really work through this, but here are a few hints:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep ora&lt;BR /&gt;&lt;BR /&gt;This should should give something like (| cut -c 49-70 ):&lt;BR /&gt;&lt;BR /&gt;ora_pmon_test&lt;BR /&gt;ora_dbw0_test&lt;BR /&gt;ora_lgwr_test&lt;BR /&gt;ora_ckpt_test&lt;BR /&gt;ora_smon_test&lt;BR /&gt;ora_reco_test&lt;BR /&gt;oracletest (DESCRIPTIO&lt;BR /&gt;oracletest (DESCRIPTIO&lt;BR /&gt;oracletest (DESCRIPTIO&lt;BR /&gt;&lt;BR /&gt;That would be a handfull of oracle 'system' processes and here 3 'slaves' for instance 'test'.&lt;BR /&gt;&lt;BR /&gt;If you don't see those first, then Oracle is not started. If you do see those last, then some folks can connect.&lt;BR /&gt;&lt;BR /&gt;If Oracle is not running... try to start it:&lt;BR /&gt;&lt;BR /&gt;su - oracle (or whatever name looks like oracle in /etc/passwd)&lt;BR /&gt;&lt;BR /&gt;env | grep -i ora&lt;BR /&gt;&lt;BR /&gt;sqlplus "/ as sysdba"&lt;BR /&gt;sql&amp;gt; startup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if that complains, check the error text and or tail the alert file:&lt;BR /&gt;&lt;BR /&gt;find $ORACLE_HOME -name "alert*"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should probably also have a listener active.&lt;BR /&gt;Check with 'lsnrctl status'.&lt;BR /&gt;If that mummble complaints, then tail the .log file is points to.&lt;BR /&gt;The listener is a unix process that looks like:&lt;BR /&gt;/oracle/xxxxx/bin/tnslsnr LISTENER&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2004 13:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324144#M877644</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-07-06T13:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324145#M877645</link>
      <description>hi Etienne,&lt;BR /&gt;&lt;BR /&gt;output from ORA HELP:&lt;BR /&gt;oerr ORA 12547&lt;BR /&gt;12547, 00000, "TNS:lost contact"&lt;BR /&gt;// *Cause: Partner has unexpectedly gone away, usually during process&lt;BR /&gt;// startup.&lt;BR /&gt;// *Action: Investigate partner application for abnormal termination. On an&lt;BR /&gt;// Interchange, this can happen if the machine is overloaded.&lt;BR /&gt;&lt;BR /&gt;as it was said, it can be many things. The fastes way how to solve it could be following:&lt;BR /&gt;&lt;BR /&gt;check alert_db.log and try tnsping db (probably won't work, but...)&lt;BR /&gt;than check&lt;BR /&gt;tnsnames.ora and listener.ora&lt;BR /&gt;than&lt;BR /&gt;lsnsctl stop/start&lt;BR /&gt;than&lt;BR /&gt;log into oracle as sys or system and:&lt;BR /&gt;shutdown immediate &lt;BR /&gt;startup&lt;BR /&gt;&lt;BR /&gt;post the results&lt;BR /&gt;&lt;BR /&gt;br Jan</description>
      <pubDate>Tue, 06 Jul 2004 16:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324145#M877645</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-06T16:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324146#M877646</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you should also have a look at the listerner.log and the alert.log for possible errors.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 07 Jul 2004 03:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324146#M877646</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-07-07T03:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324147#M877647</link>
      <description>thanks everybody.&lt;BR /&gt;I gave my collegue the whole informations.&lt;BR /&gt;apparently he has already checked most of it; and he is now checking the things he didnot think of....</description>
      <pubDate>Wed, 07 Jul 2004 05:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324147#M877647</guid>
      <dc:creator>Etienne Roseau</dc:creator>
      <dc:date>2004-07-07T05:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324148#M877648</link>
      <description>The resolution failled cause one part of chain is not as U suppose. I know that it's difficult to check all things.  &lt;BR /&gt;&lt;BR /&gt;Can you check the ping of your server, first by the hostname, check the ip adress,&lt;BR /&gt;&lt;BR /&gt;after check the connect tring : tnsping ORACLE_SID;&lt;BR /&gt;&lt;BR /&gt;check to your com port 1521 or 1526 and may be an other.&lt;BR /&gt;&lt;BR /&gt;Do you use different database version on the same server&lt;BR /&gt;&lt;BR /&gt;check the database is running good&lt;BR /&gt;&lt;BR /&gt;check the following files :&lt;BR /&gt;tnsnames.ora&lt;BR /&gt;listener.ora&lt;BR /&gt;sqlnet.ora&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jul 2004 07:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324148#M877648</guid>
      <dc:creator>PAVIC Thierry</dc:creator>
      <dc:date>2004-07-07T07:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324149#M877649</link>
      <description>Do you have on Unix trace directory a file like .dat. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you move it in /tmp/trace for exmple and try to connect at you database maybe after a cycle shutdown and startup if is it possible</description>
      <pubDate>Wed, 07 Jul 2004 07:38:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324149#M877649</guid>
      <dc:creator>PAVIC Thierry</dc:creator>
      <dc:date>2004-07-07T07:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324150#M877650</link>
      <description>In addition to what PAVIC has already suggested.....&lt;BR /&gt;&lt;BR /&gt;Look at the tnsnames on the client machine. I've had this problem before and seems like I resolved it with an article from metalink.&lt;BR /&gt;&lt;BR /&gt;When you connect, (the no trouble case) are you going through the network. sqlplus scott/tiger@oracle_service?&lt;BR /&gt;&lt;BR /&gt;The sqlnet.ora file usually has an entry for a domain name. The domain name is appended to the service name in the tnsnames file and may not match the service name in the listener.ora file. If the server name is orcl and the host name is mydatabase.org, then the service name in the listener should be orcl.mydatabase.org. &lt;BR /&gt;&lt;BR /&gt;In general, for most small installations I find the domain name a pain in the rear that I can do without. You can comment out the domain name in the sqlnet.ora on the client.&lt;BR /&gt;&lt;BR /&gt;On the server, lsnrctl service will list the services that the listener is listening for. Compare these to the services in the tnsnames.ora file on the client.&lt;BR /&gt;&lt;BR /&gt;If the ping works, try tnsping &lt;YOUR service="" name="" here=""&gt;&lt;BR /&gt;&lt;BR /&gt;ex: tnsping orcl &lt;BR /&gt;(where orcl is the service name)&lt;BR /&gt;&lt;BR /&gt;This will ping the service in the listener. If you can't tnsping the listener, you have no prayer of connecting to the listener and the database.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check metalink.oracle.com. I've had this problem before and I know I found the answer there. I'm just too old to remember it.&lt;BR /&gt;&lt;BR /&gt;--Good Luck&lt;BR /&gt;&lt;/YOUR&gt;</description>
      <pubDate>Wed, 07 Jul 2004 08:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324150#M877650</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2004-07-07T08:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324151#M877651</link>
      <description>I've seen a similar case, but for that case it was the listner.log that &lt;BR /&gt;had grown to over 2GB, and the filesystem wont accept files over 2GB. &lt;BR /&gt;Renaming the file, and restarting the lister - it should work fine.</description>
      <pubDate>Wed, 07 Jul 2004 21:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324151#M877651</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2004-07-07T21:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324152#M877652</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When you say that they installed patches for Oracle version, did they check if the patch installation was successful. If not then reinstall again and may be this will resolve the issue.&lt;BR /&gt;&lt;BR /&gt;And as others mentioned this error may be caused due to 'n' number of reasons. For beter analysis, the other accociated error message will be helpful. Please check the alert log, and listener.log to get the associated error messages with ORA-12547: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A</description>
      <pubDate>Thu, 08 Jul 2004 02:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324152#M877652</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-07-08T02:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324153#M877653</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;R u using a DHCP address there ?&lt;BR /&gt;The check your net manager configuration.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2004 03:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324153#M877653</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-07-08T03:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: error when connecting Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324154#M877654</link>
      <description>hi everybody !&lt;BR /&gt;many thanks for your help,&lt;BR /&gt;but as these patches were to prepare for a new application, my collegue finally decide to ask help from the developpers of it (included in the price of this upgrade !).&lt;BR /&gt;he thanks you also (don't speak english !)&lt;BR /&gt;but now i'll try to understand more Oracle administration !!</description>
      <pubDate>Thu, 08 Jul 2004 05:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-connecting-oracle/m-p/3324154#M877654</guid>
      <dc:creator>Etienne Roseau</dc:creator>
      <dc:date>2004-07-08T05:46:58Z</dc:date>
    </item>
  </channel>
</rss>

