Autocommit while updating
488408May 17 2010 — edited May 17 2010Hi 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