Monday, March 31, 2014

Don't foget to remove backed up archivelogs!

To avoid stopping of database due to disk space overflow by archivelogs that already backed up by RMAN use:
... delete all input. For instance, 
backup database plus archivelog delete all input;