You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
doc | 4 years ago | |
ohctl | 6 months ago | |
resman | 3 years ago | |
rman | 15 years ago | |
sql | 3 years ago | |
ts_mig | 8 years ago | |
ExportOracleDB | 15 years ago | |
Generate_createdb.sh | 16 years ago | |
Makefile | 15 years ago | |
README.md | 4 years ago | |
analobj.sh | 4 years ago | |
configure | 4 years ago | |
globalconf | 15 years ago | |
idxmove.sh | 4 years ago | |
idxrebuild_all.sh | 4 years ago | |
idxrebuild_inv.sh | 4 years ago | |
lazywaste.sh | 17 years ago | |
sqltune | 15 years ago | |
tabmove.sh | 4 years ago | |
tabreorg.sh | 4 years ago | |
undo_used.sh | 15 years ago |
README.md
DBAHelper
DBAHelper is a collection of scripts to ease the day-to-day work of an Oracle DBA. Not everything can be done automatically (otherwise we'ld lose our jobs ;) – but certain tasks re-occur in the same order very often. In these cases we like to save some keystrokes and let the scripts do the job.
A more detailed introduction and documentation can be found in the
doc/
and doc/html/
directories of the source code – and also in the
wiki.