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: COMMIT frequency

Re: COMMIT frequency

From: Tad Davis <davist_at_isc.upenn.edu>
Date: 1998/03/18
Message-ID: <350FE75F.B1C7FF58@isc.upenn.edu>#1/1

Nuno Guerreiro wrote:

> Could you please describe the method you use in order to let a job be
> restarted if it fails halfway through (resuming at the point where it
> left)?

The circumstances may be unique.... the project is a Data Warehouse system, and our updates are generally scrubbing steps that follow the data load rather than preceding it. There are no update reporting requirements. Generally the logic is to find all rows that meet a certain condition (say, null organization code) and populate the missing data. In the event of a rerun, the cursor locates the rows that were missed the first time around.

-- 
Tad Davis                  Lead Programmer Analyst
davist_at_isc.upenn.edu       Information Systems and Computing
voice 215-898-7864         Administrative Information Technologies
fax   215-898-0386         University of Pennsylvania
Received on Wed Mar 18 1998 - 00:00:00 CST

Original text of this message

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