Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: import question

RE: import question

From: Karniotis, Stephen <Stephen_Karniotis_at_compuware.com>
Date: Mon, 29 Jul 2002 10:23:52 -0800
Message-ID: <F001.004A4E8C.20020729102352@fatcity.com>


Dan:  

   I believe the SQL on the outbound is eliminated. With DIRECT=Y, the Kernel performs I/O direct to the DMP file versus generating the SELECT statements to retrieve the data and then write out the data. That's why exports take far less time with DIRECT=Y. You are correct that Redo WILL be generated on the import side.  

Thank You  

Stephen P. Karniotis
Product Architect
Compuware Corporation

Direct:                   (248) 865-4350
Mobile:                  (248) 408-2918
Email:                      Stephen.Karniotis_at_Compuware.com
Web:                        www.compuware.com
 

-----Original Message-----
Sent: Monday, July 29, 2002 12:20 PM
To: Multiple recipients of list ORACLE-L  

>
> If the Export has been taken with DIRECT = Y, meaning that the SQL
> Evaluation buffer has to be bypassed then Import would not generate the
Redo
> buffer while Importing back the objects and the relevant data.
>

Very interesting, except that I believe you are wrong. ALL of my exports are done with direct=y option. I can demonstrate very easily that there will be 'redo' generated when doing the import by putting the importing database into archivelog mode and turning off the archiver process. If redo is not being produced (as you state), why do I see messages in the alert log telling me that the database is halted because all my redo logs are full and need archiving?
Have a nice day,
Dan Straub
McKesson Information Solutions
541-681-8278
44°03'N 123°05'W (or thereabouts)
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Karniotis, Stephen
  INET: Stephen_Karniotis_at_compuware.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Jul 29 2002 - 13:23:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US