DBAHelper 0.2.2 (Default branch) |
|
|
Wednesday January 16, 2008. 07:32 PM FreshMeat
DBAHelper is a collection of scripts to ease the daily
maintenance work of Oracle database administrators.
Examples are moving objects between tablespaces,
analyzing schemata, and rebuilding invalid indices. Also included is a little framework to simplify the use of RMAN (this framework depends on the use of Oracle 10g with the Recovery Area enabled and properly sized, so all backups go there).
License: GNU General Public License (GPL)
Changes:
This release adds scripts to run the SQL Tuning advisor on a given statement and retrieve the results, and to list up all undo space used by current transactions. It adds index analysis to analobj.sh, and adds the create_standby command to the RMAN framework
|