<?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: Help!! Cannot do a FULL export of ORACLE database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112028#M896503</link>
    <description>When you say the "Oracle administrator" do you mean the Oracle user "system"?</description>
    <pubDate>Thu, 06 Nov 2003 06:20:51 GMT</pubDate>
    <dc:creator>Ian Lochray</dc:creator>
    <dc:date>2003-11-06T06:20:51Z</dc:date>
    <item>
      <title>Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112027#M896502</link>
      <description>Hello colleagues,&lt;BR /&gt;I try to run "/opt/oracle/bin/exp" utility &lt;BR /&gt;with the proper password etc.&lt;BR /&gt;When I ask FULL=Y the error message EXP-00023 os issued;&lt;BR /&gt;the strange fact is that I run the command as ORACLE administrator!!!!&lt;BR /&gt;Where's the problem?&lt;BR /&gt;&lt;BR /&gt;many thanks&lt;BR /&gt;Enrico</description>
      <pubDate>Thu, 06 Nov 2003 06:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112027#M896502</guid>
      <dc:creator>Enrico Venturi</dc:creator>
      <dc:date>2003-11-06T06:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112028#M896503</link>
      <description>When you say the "Oracle administrator" do you mean the Oracle user "system"?</description>
      <pubDate>Thu, 06 Nov 2003 06:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112028#M896503</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-11-06T06:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112029#M896504</link>
      <description>I mean the user "oracle" which belongs to the group "DBA" ...&lt;BR /&gt;Where can I look to know which is the proper user oracle administrator?</description>
      <pubDate>Thu, 06 Nov 2003 06:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112029#M896504</guid>
      <dc:creator>Enrico Venturi</dc:creator>
      <dc:date>2003-11-06T06:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112030#M896505</link>
      <description>Enrico&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; ALTER USER xxx DEFAULT ROLE exp_full_database;&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Thu, 06 Nov 2003 06:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112030#M896505</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-06T06:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112031#M896506</link>
      <description>Graham,&lt;BR /&gt;which is the right user to run the command you suggest?</description>
      <pubDate>Thu, 06 Nov 2003 06:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112031#M896506</guid>
      <dc:creator>Enrico Venturi</dc:creator>
      <dc:date>2003-11-06T06:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112032#M896507</link>
      <description>If you want to do a full database export i.e. export all data for all the Oracle users in the SID, then you should log on as the user oracle like you did and in your exp command specify an Oracle user with the correct priviliges i.e. the "system" user.  Your command should look like ...&lt;BR /&gt;&lt;BR /&gt;exp system/systempassword file=outputfile full=y&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2003 06:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112032#M896507</guid>
      <dc:creator>Ian Lochray</dc:creator>
      <dc:date>2003-11-06T06:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Cannot do a FULL export of ORACLE database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112033#M896508</link>
      <description>#&lt;BR /&gt;sqlplus /nolog&lt;BR /&gt;SQL&amp;gt; connect sys/ as sysdba&lt;BR /&gt;SQL&amp;gt; SQL&amp;gt; ALTER USER xxx DEFAULT ROLE exp_full_database;&lt;BR /&gt;SQL&amp;gt; exit&lt;BR /&gt;exp etc</description>
      <pubDate>Thu, 06 Nov 2003 06:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-cannot-do-a-full-export-of-oracle-database/m-p/3112033#M896508</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-06T06:29:12Z</dc:date>
    </item>
  </channel>
</rss>

