<?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: Oracle export error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827337#M778596</link>
    <description>Patti,&lt;BR /&gt;&lt;BR /&gt;Backing out of the patch didn't help at all.&lt;BR /&gt;&lt;BR /&gt;I will try running the script you recommended.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Jul 2006 07:53:25 GMT</pubDate>
    <dc:creator>Adrian Sobers2</dc:creator>
    <dc:date>2006-07-21T07:53:25Z</dc:date>
    <item>
      <title>Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827325#M778584</link>
      <description>Whenever I try to run the export utility on Oracle (8.1.7.4, HP-UX 11.11) I get the following error:&lt;BR /&gt;&lt;BR /&gt;Export: Release 8.1.7.4.0 - Production on Thu Jul 20 11:02:47 2006&lt;BR /&gt;&lt;BR /&gt;(c) Copyright 2000 Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Connected to: Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production&lt;BR /&gt;With the Partitioning option&lt;BR /&gt;JServer Release 8.1.7.4.0 - 64bit Productionexport_base.sh[14]: 27333 Bus error(coredump)&lt;BR /&gt;oracle:PRODUCTION&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas as to what might be causing this?</description>
      <pubDate>Thu, 20 Jul 2006 09:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827325#M778584</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-20T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827326#M778585</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Missing oracle patch can cause it.&lt;BR /&gt;&lt;BR /&gt;Missing OS patch can cause it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=1&amp;amp;url=http%3A%2F%2Farchives.neohapsis.com%2Farchives%2Fhp%2F2000-q4%2F0089.html&amp;amp;ei=JY-_RI2GE5_M2wLvy9nJCQ&amp;amp;sig2=r6kWk9WubFINSMpaWf_-2A" target="_blank"&gt;http://www.google.com/url?sa=t&amp;amp;ct=res&amp;amp;cd=1&amp;amp;url=http%3A%2F%2Farchives.neohapsis.com%2Farchives%2Fhp%2F2000-q4%2F0089.html&amp;amp;ei=JY-_RI2GE5_M2wLvy9nJCQ&amp;amp;sig2=r6kWk9WubFINSMpaWf_-2A&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Most likely you need a patch dealing with the export utility.&lt;BR /&gt;&lt;BR /&gt;Since java is involved, make sure that is patched and is a supported version from oracles standpoint.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 09:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827326#M778585</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-20T09:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827327#M778586</link>
      <description>All of the latest OS and DB patches have been applied.  Is there a specific patch for java or something for HP-UX that I need?  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 09:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827327#M778586</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-20T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827328#M778587</link>
      <description>I support Steven analysis, but could you please  also post the code for export_base.sh ?&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 09:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827328#M778587</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-07-20T09:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827329#M778588</link>
      <description>#!/usr/bin/ksh&lt;BR /&gt;#==============================================================================#&lt;BR /&gt;&lt;BR /&gt;SID=IRDS&lt;BR /&gt;JOUR=`date '+%d%m'`&lt;BR /&gt;&lt;BR /&gt;# remove the previous export..&lt;BR /&gt;rm /opt/oracle/data/Exports/${SID}????.dmp&lt;BR /&gt;&lt;BR /&gt;# this is for a FULL DATABASE export&lt;BR /&gt;#exp userid=system/manager full=y file=/opt/oracle/data/Exports/${SID}${JOUR}.dmp log=/opt/oracle/data/Exports/${SID}.log &lt;BR /&gt;&lt;BR /&gt;# this is for a schema level export for the IRDS database&lt;BR /&gt;exp userid=ird/ird2006ADm owner=ird file=/opt/oracle/data/Exports/${SID}${JOUR}.dmp log=/opt/oracle/data/Exports/${SID}.log&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 09:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827329#M778588</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-20T09:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827330#M778589</link>
      <description>Adrian,&lt;BR /&gt;&lt;BR /&gt;Anything in the alert.log (ora-7445 perhaps).  Also does it fail when you try and export only one table?  Another schema? &lt;BR /&gt;&lt;BR /&gt;Local or remote db that you are exporting from?&lt;BR /&gt;&lt;BR /&gt;Patti</description>
      <pubDate>Thu, 20 Jul 2006 09:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827330#M778589</guid>
      <dc:creator>Patti Johnson</dc:creator>
      <dc:date>2006-07-20T09:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827331#M778590</link>
      <description>Patti,&lt;BR /&gt;&lt;BR /&gt;Nothing in those files at all.&lt;BR /&gt;&lt;BR /&gt;It fails when I try to export another schema, table level only etc.  I've been through all of that with an Oracle rep.  They are still 'researching' the problem.  I just wondered if anyone had come across this error before.</description>
      <pubDate>Thu, 20 Jul 2006 09:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827331#M778590</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-20T09:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827332#M778591</link>
      <description>Adrian,&lt;BR /&gt;can you check the dates on the files in $ORACLE_HOME/bin . Could somebody have slipped in a different version of exp?</description>
      <pubDate>Thu, 20 Jul 2006 10:26:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827332#M778591</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-07-20T10:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827333#M778592</link>
      <description>Guessing this worked before.  Have you tried to relink the exp binary?  &lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 10:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827333#M778592</guid>
      <dc:creator>Patti Johnson</dc:creator>
      <dc:date>2006-07-20T10:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827334#M778593</link>
      <description>I think I saw this back then when two objects of different types had the same name.  I believe the conflict was between table names and trigger names.&lt;BR /&gt;&lt;BR /&gt;Do you have triggers that have the same name as tables?  If so, change the trigger name, and retry.&lt;BR /&gt;&lt;BR /&gt;to locate candidates for further review:&lt;BR /&gt;&lt;BR /&gt;select object_name,count(*) &lt;BR /&gt;from dba_objects &lt;BR /&gt;group by object_name&lt;BR /&gt;having count(*) &amp;gt;1;&lt;BR /&gt;&lt;BR /&gt;check what comes out of here, and see if there are triggers with the same name of tables.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 10:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827334#M778593</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-07-20T10:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827335#M778594</link>
      <description>Yes this used to work before, it stopped only after I applied the April 2006 CPU patch update...&lt;BR /&gt;&lt;BR /&gt;I checked the date, and also did the relinking of the exp whilst trouble-shooting with Oracle Rep. and that didn't solve the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 11:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827335#M778594</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-20T11:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827336#M778595</link>
      <description>Any invalid objects? Possibly the ones for export/import.  Have they suggested backing out the patch? &lt;BR /&gt;I'd consider running $O_H/rdbms/admin/catexp to recreate the export objects.   &lt;BR /&gt;&lt;BR /&gt;Patti</description>
      <pubDate>Thu, 20 Jul 2006 13:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827336#M778595</guid>
      <dc:creator>Patti Johnson</dc:creator>
      <dc:date>2006-07-20T13:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827337#M778596</link>
      <description>Patti,&lt;BR /&gt;&lt;BR /&gt;Backing out of the patch didn't help at all.&lt;BR /&gt;&lt;BR /&gt;I will try running the script you recommended.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jul 2006 07:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827337#M778596</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-21T07:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827338#M778597</link>
      <description>Patti,&lt;BR /&gt;&lt;BR /&gt;Running that script didn't help either.  &lt;BR /&gt;&lt;BR /&gt;Isn't there something wrong on the HP-UX OS side since the error involves, a Bus error (core dump)?</description>
      <pubDate>Fri, 21 Jul 2006 07:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827338#M778597</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-21T07:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827339#M778598</link>
      <description>Do you get any messages from export before the Bus error ?  Does it produce a core file - have you tried to ananlyze the core file?&lt;BR /&gt;What about other tools - sqlplus, imp ? can these tools run?  &lt;BR /&gt;Did any of you environment variables change?&lt;BR /&gt;Also have you tried direct=y for the export.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jul 2006 08:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827339#M778598</guid>
      <dc:creator>Patti Johnson</dc:creator>
      <dc:date>2006-07-21T08:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827340#M778599</link>
      <description>Since you're on an unsupported version (and you're not going to get any help from Oracle on this) - try running the export from another ORACLE_HOME.  Maybe on another HPUX, Linux or Windoze box hooked to that database via sqlnet.  It could be that you can export just the troublesome sections from a remote connection - or, even the whole thing if need be.</description>
      <pubDate>Fri, 21 Jul 2006 08:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827340#M778599</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-07-21T08:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827341#M778600</link>
      <description>Patti,&lt;BR /&gt;&lt;BR /&gt;All of the other utilities run fine, except the export.&lt;BR /&gt;&lt;BR /&gt;Oracle is analyzing the core dump.&lt;BR /&gt;&lt;BR /&gt;I will try the remote connection export thingy ;)</description>
      <pubDate>Fri, 21 Jul 2006 08:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827341#M778600</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2006-07-21T08:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827342#M778601</link>
      <description>Wow Adrian, I'm absolutely amazed that they are helping you on a version that is no longer supported.  Cool though!</description>
      <pubDate>Fri, 21 Jul 2006 09:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-error/m-p/3827342#M778601</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-07-21T09:03:32Z</dc:date>
    </item>
  </channel>
</rss>

