| jul96.tar |
Listing 2: oraback.conf
#(Back-slashes used for display only. Real config #lines must be continuous) #Host.master:skip:Sun:2330:1730:/dev/rmt/1cn \ # :oracle|curtis:3:/backup:Y:/usr/ucb/Mail -s # Backup_Error oracle@Host,sa@HisPC #Host:instance:NOARCHIVELOG:offline:nohotbackup: saturn.master::Sat:2330:1830:::5:/back:Y:/usr/ucb/Mail -s Backup_Error oracle@saturn,sa@HisPC saturn:OraSatDbA:NOARCHIVELOG:offline:: saturn:OraSatDbB:::nohotbackup: #'.Master' line says that all db's on saturn will get a #cold b/u on Sat at 2330, a hot b/u all other nights at #1830, doing 5 simultaneous copies, backing up to /back #with compression, and will send mail to id's oracle&sa #OraSatDbA has no redologs-will do cold b/u every night #OraSatDbB will be skipped on hot b/u nights, and will #only be backed up by the cold b/u on Saturday apollo.master::*:2330::/dev/rmt/1cn:root::/dump:Y:/usr/ucb/Mail -s Backup_Error root@apollo #This host will do a cold b/u every night, and will #use the tape /dev/rmt/1cn. Only root is allowed to #run oraback.sh. (Simult. backups do not work to tape) # End of File
|