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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Operations in huge transaction slow down suddenly. Why?

Re: Operations in huge transaction slow down suddenly. Why?

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Fri, 17 Dec 2004 12:18:03 -0800
Message-ID: <41c33e0c$1_4@127.0.0.1>


Bernhard Graeuler wrote:

> Then we have to merge the existing data with te newly loaded data. In this
> step (roughly explained), new records were inserted in the existing tables.
> Information about newr- and changes on existing data were reported as
> conflicts into a separate table. These conflicts have to be resolved
> manually after the import finishes.
> This second step is running in one single transaction. Many thousands of
> records were inserted into the table containing the conflicts.

Use ana's response to work on the existing problem. But I wonder why you folks reinvented the wheel? The capability you seem to be describing is native to Oracle.

Go to http://www.psoug.org
click on Morgan's Library
click on DBMS_RECTIFIER_DIFF

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)


-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----
Received on Fri Dec 17 2004 - 14:18:03 CST

Original text of this message

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