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 -> Re: 01555 and select statement

Re: 01555 and select statement

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 10 May 2006 16:15:15 -0700
Message-ID: <1147302915.353427@bubbleator.drizzle.com>


niy38_at_hotmail.com wrote:
> even I have ora-1555 error, I still can run couple of times to update
> all record if
> commit inside loop.
>
> but with commit outside loop, too risky! espically it takes more than
> 10 days
> to complete.

More evidence of not using bulk binding. Look up array processing. You should see performance improve dramatically.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed May 10 2006 - 18:15:15 CDT

Original text of this message

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