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

Home -> Community -> Usenet -> c.d.o.server -> checkpoint restart

checkpoint restart

From: James Williams <willjamu_at_mindspring.com>
Date: Wed, 04 Jul 2001 22:07:55 GMT
Message-ID: <3b439348.123637416@nntp.mindspring.com>

I have a large app that checkpoints every 500k rows.

I am going to add checkpoint restart.

Is the bess logic the following.

Check the number of rows in tables (its truncated before process).

Loop through the cursor that many times and resume.

Or is there any type of direct pointer?

Maybe by say rownum or the like? Received on Wed Jul 04 2001 - 17:07:55 CDT

Original text of this message

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