Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Autocommit while updating

488408May 17 2010 — edited May 17 2010
Hi ALL,

I am using 10.2.0.4.0 oracle database on Solaris 5.10. I am updating one column in a table that has 388,213,624 rows.
I have set autocommit on in SQLPLUS and UNDO_RETENTION=300, as nobody else is using this database.

It is using lot of UNDO tablespace, Can anybody tell me if this AUTOCOMMIT option helps me to reduce the use of UNDO? Is there any command to commit after updating x number of rows?

Any suggestions?


Thanks & Regards,
Senthil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2010
Added on May 17 2010
4 comments
825 views