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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Updating info

Re: Updating info

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/06/14
Message-ID: <960995303.21239.0.pluto.d4ee154e@news.demon.nl>#1/1

Not without the actual code.

Regards,

Sybrand Bakker, Oracle DBA

"Deborah Carter" <dcarter_at_cnfei.com> wrote in message news:ckL15.3249$L4.4638577_at_firenze.visi.net...
> I am trying to increase the speed of a procedure that updates information
 in
> a very large table according to changes made to a smaller table. The
> procedure is taking almost half an hour. I've tested the select
 statements
> in the cursors I'm using and that portion seems to only take 1 1/2
 minutes.
> I believe the consumption of time is in checking the data before updating
> and the update itself. Does anyone have any suggestions on how to make
 this
> part faster. All help is appreciated. Thanks.
>
> Deborah Carter
> Developer
>
>
Received on Wed Jun 14 2000 - 00:00:00 CDT

Original text of this message

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