![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE MyTable SET Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every X records updated? Note: this update can alter thousand of records at the same time. Thank you. No, why would you want it to? |
#3
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE MyTable SET Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every X records updated? Note: this update can alter thousand of records at the same time. Thank you. No, why would you want it to? |
#4
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE MyTable SET Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every X records updated? Note: this update can alter thousand of records at the same time. Thank you. No, why would you want it to? |
#5
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE MyTable SET Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every X records updated? Note: this update can alter thousand of records at the same time. Thank you. No, why would you want it to? |
#6
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE * *MyTable * *SET * *Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every *X records updated? Note: this update can alter thousand of records at the same time. Thank you. |
#7
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE * *MyTable * *SET * *Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every *X records updated? Note: this update can alter thousand of records at the same time. Thank you. |
#8
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE * *MyTable * *SET * *Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every *X records updated? Note: this update can alter thousand of records at the same time. Thank you. |
#9
| |||
| |||
|
|
Hi, If I send an Update like this: UPDATE * *MyTable * *SET * *Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every *X records updated? Note: this update can alter thousand of records at the same time. Thank you. |
#10
| |||
| |||
|
|
On Mar 14, 3:23*pm, PowerOne <salazar.wi... (AT) gmail (DOT) com> wrote: Hi, If I send an Update like this: UPDATE * *MyTable * *SET * *Field1 = value WHERE Field2 = value2; there is a way that Oracle make a commit every *X records updated? Note: this update can alter thousand of records at the same time. Thank you. No, and you don't want to do that. *It's a sure technique to generate ORA-01555 errors and, thus, kill your overall update. *Read here: http://oratips-ddf.blogspot.com/2008...ora-01555.html then stop thinking about this. David Fitzjarrell |
![]() |
| Thread Tools | |
| Display Modes | |
| |