DBAHelper 0.2.3 (Default branch) |
|
|
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:
Changes in this version include a new "move_fra" command (to move the recovery area to a new location), an "--all" option for the "backup_daily" command (to support hosts with multiple databases more easily), and enhancements to the "create_standby" command (copying backups to a standby host using SCP, checking database status, and optionally starting up databases).
|