Quote Originally Posted by davey23uk
you could send all stdout to a file instead of using spool in a file
For example...

cron job???
script_that_runs_rman.sh>/home/oracle/backup/logs/DB1_flush.log

Will this catch it all?