RMAN Disaster Recovery script (rman_dr.ksh) - This script is intended to provide a mechanism for disaster recovery.
RMAN archive logs backup script - This script does archive logs backup using rman.
RMAN complete database backup script - This script does a full database backup including the archive logs.
RMAN configuration script - This script configures persistent rman settings.
RMAN tape backup script - This script does a backup of backupset to tape.
Restore datafile from disk (restore_datafile.ksh) - This script restores datafile from disk to the original location.
restore_controlfile.ksh - If you have lost all copies of the controlfile then use this script to restore the controlfile from rman disk backup
restore_controlfile_from_tape.ksh - If you have lost all copies of your controlfile then use this script to restore controlfile from your rman tape backup
restore_datafile_new.ksh - This script is for restoring datafile to a new location/name and recovering it.
restore_spfile.ksh - This script is for restoring the spfile from disk to default location
restore_spfile_from_tape.ksh - This script is for restoring the spfile from tape to default location.
RMAN archive logs backup script - This script does archive logs backup using rman.
RMAN complete database backup script - This script does a full database backup including the archive logs.
RMAN configuration script - This script configures persistent rman settings.
RMAN tape backup script - This script does a backup of backupset to tape.
Restore datafile from disk (restore_datafile.ksh) - This script restores datafile from disk to the original location.
restore_controlfile.ksh - If you have lost all copies of the controlfile then use this script to restore the controlfile from rman disk backup
restore_controlfile_from_tape.ksh - If you have lost all copies of your controlfile then use this script to restore controlfile from your rman tape backup
restore_datafile_new.ksh - This script is for restoring datafile to a new location/name and recovering it.
restore_spfile.ksh - This script is for restoring the spfile from disk to default location
restore_spfile_from_tape.ksh - This script is for restoring the spfile from tape to default location.
