RE: Import Question

  • From: "Powell, Mark D" <mark.powell@xxxxxxx>
  • To: "'oracle-l@xxxxxxxxxxxxx'" <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 9 Jul 2004 11:49:45 -0400

Mike, your subject line is misleading since I think most readers will take
"import" to mean the imp utility.

R3load is beyond my experience but on the Oracle db side I would verify that
the online redo logs were not switching excessively during the load.

With a conventional imp if the target table exists, is large, and has
indexes defined on it then dropping the indexes, loading the table, and
rebuilding the indexes as a separate step is often significantly faster than
loading with the indexes in place.  This may also be true for the R3load if
you have the same conditions.

Good luck
-- Mark D Powell --


-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Vergara, Michael
(TEM)
Sent: Friday, July 09, 2004 11:28 AM
To: oracle-l@xxxxxxxxxxxxx
Subject: RE: Import Question


Mark:

Oh...if only this were a conventional import!

This is an SAP system, and the export/import process uses
a SAP-written utility called "R3load".  That I know of, there
are no settable parameters like the buffer parameter in an
Oracle import.

R3load writes to a flat file than is encoded and compressed
using SAP's proprietary programming.  It works very well at
the compression angle.  A 1.5TB database exported out to just
under 300GB of flat files.

The only tuning opportunities I have are on the database
server.  I can send out the whole initSID.ora file, but
I thought that would be overkill for the first question.

Thanks for the support!

Mike



-
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: