rman icon indicating copy to clipboard operation
rman copied to clipboard

Shell script to run scheduled Oracle RMAN backup scripts for various usage scenarios

Results 3 rman issues
Sort by recently updated
recently updated
newest added

hi , my understanding is the script backups the database into FRA , what if i want to backup the database to a filesystem even if the FRA is enabled...

Like RAC, but should run only on one node where a RAC One Node instance is currently running

bug
enhancement

Make all global variables that are being reset after each database lower case. So it'll be possible to clear them with a simpler version of reset_global_vars() rather than listing all...

enhancement