DBAHelper 0.2.6 (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:
The "restore_ctl" command was added to rman.sh to
restore a lost controlfile. Some minor fixes were
made. The menu was split up. The "rmanw" script
was added. In ExportOracleDB, bzip2 compression no
longer ingores the --dryrun parameter.
|