<?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 ORacle Rman Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312169#M876091</link>
    <description>I've been searching and searching for a thread on this error message, but no luck. Wondering if anyone has seen this b4. I am running rman for Oracle8i. Everytime I try to run a rman rolloff for our archive file I get this:&lt;BR /&gt;&lt;BR /&gt;Failed at load time: Exec format error&lt;BR /&gt;shl_load: Exec format error&lt;BR /&gt;/app/oracle/local/rmanbin/run_rman[52]: 9752 Bus error(coredump)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only thing that has changed on the box is our quarterly OS patch load of 80+ patches. Not sure if this is what caused the issue. The script has been running for 2 years.</description>
    <pubDate>Tue, 22 Jun 2004 12:28:15 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2004-06-22T12:28:15Z</dc:date>
    <item>
      <title>ORacle Rman Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312169#M876091</link>
      <description>I've been searching and searching for a thread on this error message, but no luck. Wondering if anyone has seen this b4. I am running rman for Oracle8i. Everytime I try to run a rman rolloff for our archive file I get this:&lt;BR /&gt;&lt;BR /&gt;Failed at load time: Exec format error&lt;BR /&gt;shl_load: Exec format error&lt;BR /&gt;/app/oracle/local/rmanbin/run_rman[52]: 9752 Bus error(coredump)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only thing that has changed on the box is our quarterly OS patch load of 80+ patches. Not sure if this is what caused the issue. The script has been running for 2 years.</description>
      <pubDate>Tue, 22 Jun 2004 12:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312169#M876091</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-06-22T12:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: ORacle Rman Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312170#M876092</link>
      <description>I regret to inform you that the quartery OS patch very much could have done this.&lt;BR /&gt;&lt;BR /&gt;My suggestion is that you relink oracle. This might resolve the problem.&lt;BR /&gt;&lt;BR /&gt;If you want to find the actual cause, look at the patch notes for those that effect the c++ compilers and their binaries.&lt;BR /&gt;&lt;BR /&gt;Also run strings on the core file and see if it  provides any insight. It may point out what application doesn't like what the executable is doing.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Jun 2004 12:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312170#M876092</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-22T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: ORacle Rman Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312171#M876093</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Could you chech if you have the ld(1) and linker tools cumulative patch intstalled ? &lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;- JAGad30093:  Severity: 5&lt;BR /&gt;     shl_load causes an exec format error for libcl&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.patchDetail{PHSS_28435,hpux:800:11:11}|&amp;amp;patchid=PHSS_28436&amp;amp;context=hpux:800:11:11&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 22 Jun 2004 13:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312171#M876093</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-06-22T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: ORacle Rman Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312172#M876094</link>
      <description>This is the linker patch I have installed:&lt;BR /&gt;&lt;BR /&gt;# PHSS_30049                            1.0            ld(1) and linker tools cumulative patch &lt;BR /&gt;  PHSS_30049.LINKER-HELP                1.0            B.11.11        &lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 14:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312172#M876094</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-06-22T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: ORacle Rman Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312173#M876095</link>
      <description>Steven, Thanks,&lt;BR /&gt;&lt;BR /&gt;I did a strings on the core file. I can see some rman references in there but I can't make out anything. I am not sure what to look for. Any help is appreciated.&lt;BR /&gt;&lt;BR /&gt;To resolve this problem, do you think I should back out the couple of patches that may be causing the problem. Or re-ignite the box prior to the patch load a forget about the 120 patches?</description>
      <pubDate>Wed, 23 Jun 2004 12:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312173#M876095</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-06-23T12:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: ORacle Rman Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312174#M876096</link>
      <description>I would not reignite the box unless necessary.&lt;BR /&gt;&lt;BR /&gt;Steps at this point:&lt;BR /&gt;&lt;BR /&gt;1) Open a tar with Oracle. They may have seen this problem before and can tell you which patch to back out.&lt;BR /&gt;&lt;BR /&gt;2) Open a software call with HP. Have them analyze the core dump(if they do that). They may have your error in their internal database and can tell you which patch blew you up.&lt;BR /&gt;&lt;BR /&gt;3) swverify \* (did i already say this?) back out corrupt patches.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Jun 2004 12:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3312174#M876096</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-23T12:30:46Z</dc:date>
    </item>
  </channel>
</rss>

