1)Transactions with huge undo. ——————————- It is obvious to see high undo usage when there are huge transactions. If that is going to be the case this growth should be expected behavior. 2)The Higher value setting of UNDO_RETENTION. ———————————————— The higher value of UNDO_RETENTION will increase much undo. As it can’t be marked undo extents [...]
Archive for the ‘Undo’ Category
The possible causes for Excessive Undo generation
Posted in Performance Tunning, Undo, tagged Database, Tablespace, Undo on February 13, 2011 | Leave a Comment »
The possible causes for Excessive Undo generation
Posted in Performance Tunning, Tablespace, Undo on January 13, 2011 | Leave a Comment »
1)Transactions with huge undo. ——————————- It is obvious to see high undo usage when there are huge transactions. If that is going to be the case this growth should be expected behavior. 2)The Higher value setting of UNDO_RETENTION. ———————————————— The higher value of UNDO_RETENTION will increase much undo. As it can’t be marked undo extents [...]
Optimizing Undo
Posted in Performance Tunning, Undo, tagged Database, Oracle Database, Parameter, Tablespace, Undo on December 26, 2010 | 3 Comments »
Calculate UNDO_RETENTION for given UNDO Tablespace You can choose to allocate a specific size for the UNDO tablespace and then set the UNDO_RETENTION parameter to an optimal value according to the UNDO size and the database activity. If your disk space is limited and you do not want to allocate more space than necessary to [...]
