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: Informatica Bulk Mode behavior

RE: Informatica Bulk Mode behavior

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Thu, 29 Apr 2004 09:00:37 -0400
Message-ID: <42BBD772AC30EA428B057864E203C999113FBC@MSGBOSCLF2WIN.DMN1.FMR.COM>


Simple test was done using sqlldr:
Load a table in direct mode using rows=3D1. While the load is running and saving each row, non of the saved data is = available to the other sessions.
Aborting the sqlldr session made the saved data available to other = sessions.

Regards,

Waleed

-----Original Message-----
From: jaromir nemec [mailto:jaromir_at_db-nemec.com] Sent: Wednesday, April 28, 2004 4:57 PM
To: oracle-l_at_freelists.org
Subject: Re: Informatica Bulk Mode behavior

H,

>There might be the need for partial data availability during the bulk
>load to achieve some multi-tasking (run other processes on the saved
>data), in this case some warning about the effect of <low commit
>interval + Oracle> would be useful in the documentation.

I guess this is not only problem of parallel processing. What would = happen,
if the Informatica session crashes after the x-th commit point in case = that
"OCIDirPathDataSave()" is used? Can the Informatica session be restarted from the last commit point?
I shortly consult OCIPG, but I don't found a definitive answer.

regards

Jaromir D.B. Nemec

PS: In our shop we have a convention to use "very high" commit interval = in
this case.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Apr 29 2004 - 07:58:08 CDT

Original text of this message

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