Vous êtes sur la page 1sur 1

6.

RMAN_ full for daily: Thrusday


Rman backup At 10.10.97.47 as oracle

cd /u01/rman/scripts/
nohup ./thursdayrmanfbk.sh &
cd /u01/rman/log/
ls -alrt
tail -100f ......log
........................................
OR OR OR OR OR OR OR OR OR OR OR OR OR
........................................
RMAN_ incremental for Monday daily:

cd /u01/rman/scripts
nohup ./mondayrmanincr.sh &
cd /u01/rman/log/
ls -alrt
tail -100f........log
........................................
OR OR OR OR OR OR OR OR OR OR OR OR OR
........................................

incremental for saturday,sunday,tuesday,wednesday daily:

cd /u01/rman/scripts
nohup ./othersday.sh &
cd /u01/rman/log/
ls -alrt
tail -100f........log
........................................
OR OR OR OR OR OR OR OR OR OR OR OR OR
........................................

For Monthend only:

cd /u01/rman/scripts/
nohup ./monthendrman.sh &
cd /u01/rman/log/
ls -alrt
tail -100f ......log

Vous aimerez peut-être aussi