<?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: db connectivity lost after backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370932#M566720</link>
    <description>1-netstat shows connections established from both sides&lt;BR /&gt;2-no I cannot disable firewall, out of my control and besides I'd disable the whole organization....bad idea :(&lt;BR /&gt;3-what's interesting, I think, is from the hpux oracle database server I can ping other servers in the dmz but not the linux server, could that be a clue? yet they appear to be using the same route.  Any advice on this?</description>
    <pubDate>Tue, 07 Sep 2004 07:48:39 GMT</pubDate>
    <dc:creator>lastgreatone</dc:creator>
    <dc:date>2004-09-07T07:48:39Z</dc:date>
    <item>
      <title>db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370924#M566712</link>
      <description>oracle db is on hpux 11 across the firewall&lt;BR /&gt;oracle 9ias is on linux in the dmz&lt;BR /&gt;OB backups start on both systems at 5:00 a.m. which shutdown oracle instances for approx. 35 minutes&lt;BR /&gt;oracle instances startup but for some reason a specific oracle process fails to resume after backups, and yet all other http requests resume without problem&lt;BR /&gt;In fact, running the process interactively on linux returns with data&lt;BR /&gt;SGA has been tweaked on both servers&lt;BR /&gt;Memory on both servers appear adequate&lt;BR /&gt;Shutting down the oracle start_stop script on linux does not clear up the problem&lt;BR /&gt;But once I reboot the linux server the process runs ok again.&lt;BR /&gt;It almost appears as a caching issue either at the firewall, or on hpux or on linux.&lt;BR /&gt;Any clues would be appreciated.</description>
      <pubDate>Thu, 02 Sep 2004 09:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370924#M566712</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-02T09:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370925#M566713</link>
      <description>I think you are talking about a db link? If it is the case, verify that the DB where the db link is created starts later than the other.&lt;BR /&gt;&lt;BR /&gt;If the problem persists, it may be related with the firewall...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Thu, 02 Sep 2004 11:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370925#M566713</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-02T11:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370926#M566714</link>
      <description>Is the listener running or is it shutdown as part of the backup process? Maybe it is not be started up after the backup is completed.&lt;BR /&gt;&lt;BR /&gt;Check the output of the `lsnrctl stat` after a backup has completed and you have troubles getting to the DB.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 12:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370926#M566714</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-09-02T12:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370927#M566715</link>
      <description>No db link issue.&lt;BR /&gt;No listener issue.&lt;BR /&gt;I wonder if it's ndd or icmp related on the hpux oracle server.  Or as you suggested possibly the firewall is configured to timeout any persistent connections that is not being acknowledged inside on the hpux oracle db server (because instances are down during the backup) and a clean reboot of the linux server in the dmz stops and starts the ethernet connection therefore clearing up the port.&lt;BR /&gt;I'm probably way out in left field on this but I'm running out of ideas.</description>
      <pubDate>Thu, 02 Sep 2004 13:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370927#M566715</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-02T13:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370928#M566716</link>
      <description>Could there be some Linux iptable rule that gets turned on after the backup completes?&lt;BR /&gt;&lt;BR /&gt;iptables -nvL to see what is listed</description>
      <pubDate>Thu, 02 Sep 2004 16:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370928#M566716</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-09-02T16:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370929#M566717</link>
      <description>iptables is disabled on linux&lt;BR /&gt;lsnrctl stat does not give me any relevant info, I believe it's because the oracle database server hpux is part of a SAN configuration.</description>
      <pubDate>Fri, 03 Sep 2004 08:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370929#M566717</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-03T08:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370930#M566718</link>
      <description>what does netstat says on both sides ? Are there still connection established or close_wait after backup ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Sep 2004 08:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370930#M566718</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-09-03T08:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370931#M566719</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can't you disable the firewall for one night and see what happens...? :-)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Antunes</description>
      <pubDate>Fri, 03 Sep 2004 11:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370931#M566719</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-03T11:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370932#M566720</link>
      <description>1-netstat shows connections established from both sides&lt;BR /&gt;2-no I cannot disable firewall, out of my control and besides I'd disable the whole organization....bad idea :(&lt;BR /&gt;3-what's interesting, I think, is from the hpux oracle database server I can ping other servers in the dmz but not the linux server, could that be a clue? yet they appear to be using the same route.  Any advice on this?</description>
      <pubDate>Tue, 07 Sep 2004 07:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370932#M566720</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-07T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370933#M566721</link>
      <description>When you say you can't ping, is it when before backups or after ? can you telnet or ssh on it ? What I want to know is "is it only FW blocking ICMP" or "is server really unreachable".&lt;BR /&gt;&lt;BR /&gt;I asked for netstat status on both server. You say it says established. Even after backup ? (when unable to connect)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2004 07:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370933#M566721</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-09-07T07:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370934#M566722</link>
      <description>We have always found it best to kill ALL oracle processes left hanging around as the last part of our shutdown scripts.  &lt;BR /&gt;If everything is properly shutdown, including your listener, then you should start again.  &lt;BR /&gt;&lt;BR /&gt;But leave anything....and you will see things such as this.&lt;BR /&gt;&lt;BR /&gt;Just my 2cents,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 07 Sep 2004 08:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370934#M566722</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-09-07T08:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370935#M566723</link>
      <description>1-cannot ping the linux server either before or after backups, I can ssh from hpux to linux after and before backups.&lt;BR /&gt;But if 'FW is blocking ICMP' that means it's blocking the linux server only, why?. Since I can ping an NT and HPUX server in the dmz from the same hpux oracle database server.&lt;BR /&gt;&lt;BR /&gt;2-netstat show connections established even after backups&lt;BR /&gt;&lt;BR /&gt;3.It happened again this a.m., here's a c&amp;amp;p of the error (php script):&lt;BR /&gt;&lt;BR /&gt;&lt;SENDTIME&gt;07-09-2004 07:47:38-0400&lt;/SENDTIME&gt;&lt;BR /&gt;&lt;DIAGNOSTIC code="DATABASE_ERROR" severity="error"&gt;&lt;BR /&gt;&lt;BR /&gt;ORA-04031: unable to allocate %s bytes of shared memory ("%s","%s","%s","%s")&lt;BR /&gt;&lt;BR /&gt;&lt;/DIAGNOSTIC&gt;&lt;BR /&gt;&lt;BR /&gt;4.  I know it seems to be an oracle problem, but yet like I said before, the SGA has been modified on both the Oracle iAS and db servers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2004 08:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370935#M566723</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-07T08:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370936#M566724</link>
      <description>Thanks Rita for your 2cents, that's my belief as well.  But unfortunately the hpux oracle db server is on a SAN and managed by another group in IST.  And it's a first for the organization.  Interacting with these people prove to be difficult and without knowing exactly what to test, I cannot provide them with any guidance.  Hence, my contacting the HP gurus (you and your colleagues).&lt;BR /&gt;&lt;BR /&gt;But in case you're wondering, I do a clean shutdown of all oracle processes including the listener on the linux server in the dmz,  and yet I still have to reboot the server to get that specific process to connect again. weird&lt;BR /&gt;&lt;BR /&gt;Whatever leads I can get from all of you is great.&lt;BR /&gt;TIA.</description>
      <pubDate>Tue, 07 Sep 2004 08:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370936#M566724</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-07T08:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370937#M566725</link>
      <description>France,&lt;BR /&gt;&lt;BR /&gt;Is your java_pool_size greater than 8Mb??</description>
      <pubDate>Tue, 07 Sep 2004 08:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370937#M566725</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-07T08:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370938#M566726</link>
      <description>Hi Antunes,&lt;BR /&gt;&lt;BR /&gt;yes, the java pool on the hpux oracle db server=117MB, and on the linux ias=60MB</description>
      <pubDate>Tue, 07 Sep 2004 09:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370938#M566726</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-07T09:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370939#M566727</link>
      <description>ORA-04031 may have multiple causes :&lt;BR /&gt;. SGA too small&lt;BR /&gt;. Java pool too small&lt;BR /&gt;. shmmax too small&lt;BR /&gt;&lt;BR /&gt;As long as your query return results with a standard connection, it may be Java pool that may be too small.&lt;BR /&gt;&lt;BR /&gt;Have a look at shmmax kernel parameter, compare to result of an ipcs -mb.&lt;BR /&gt;&lt;BR /&gt;Other point is that 9.2.0.5 patch corrects many 04031 issues. Maybe this patch would help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2004 09:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370939#M566727</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-09-07T09:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370940#M566728</link>
      <description>"Note that if using MTS and you have not configured the Large Pool, session memory is allocated from the Shared Pool, thus reducing the amount of available memory."&lt;BR /&gt;&lt;BR /&gt;Are you using MTS?</description>
      <pubDate>Tue, 07 Sep 2004 10:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370940#M566728</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-07T10:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370941#M566729</link>
      <description>Another question:&lt;BR /&gt;&lt;BR /&gt;Please give more info about the concerning DB: RDBMS version, OS version, etc...&lt;BR /&gt;&lt;BR /&gt;Finally, is this a physical standby configuration (on Linux)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Antunes</description>
      <pubDate>Tue, 07 Sep 2004 10:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370941#M566729</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-07T10:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370942#M566730</link>
      <description>Hmmm,&lt;BR /&gt;sounds strange,....&lt;BR /&gt;&lt;BR /&gt;I'd try to check if the same problem occurs,&lt;BR /&gt;if you cleanly do it without Omniback.&lt;BR /&gt;- Shut down application&lt;BR /&gt;- shut down database&lt;BR /&gt;- start up database&lt;BR /&gt;- start up application&lt;BR /&gt;&lt;BR /&gt;Since this works after a reboot, I'd try to figure out if Omniback or the script used by Omniback cause the problem.&lt;BR /&gt;The Omniback Script could do a "su - user" on which you find many opinions in the omniback forum. I have used this many times succesfully for ease of use, but also had difficulties with that (2 times out of ~50).&lt;BR /&gt;May be a manual start uses another shell than the OB-Script, which may result in diffrent initialisation of environment.&lt;BR /&gt;&lt;BR /&gt;And if all fails, dump the offline backup for online backup and do not care any more for db-shutdown.&lt;BR /&gt;&lt;BR /&gt;Let's hear how this one turns out....&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 07 Sep 2004 12:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370942#M566730</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2004-09-07T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: db connectivity lost after backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370943#M566731</link>
      <description>Fred you are correct about ora-04031 having multiple causes, I found an actual dedicated dns website, &lt;A href="http://ora-04031.ora-code.com/." target="_blank"&gt;http://ora-04031.ora-code.com/.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Eric you have a possible lead with MTS and large pool setting, also mentioned in the discussion threads.&lt;BR /&gt;&lt;BR /&gt;And Volker, I did try a process of elimination with shutting OB, step by step replicating the problem.&lt;BR /&gt;&lt;BR /&gt;Bottom line, this is a complex one and hopefully from the web site above I'll be able to come up with a solution soon.&lt;BR /&gt;&lt;BR /&gt;Thanks all for your help.</description>
      <pubDate>Wed, 22 Sep 2004 13:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/db-connectivity-lost-after-backup/m-p/3370943#M566731</guid>
      <dc:creator>lastgreatone</dc:creator>
      <dc:date>2004-09-22T13:56:09Z</dc:date>
    </item>
  </channel>
</rss>

