Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

Table 3-1
sfua_rept_adm command options (continued)
DescriptionOption
Specifies the SMTP sender in whose name the warning
email is emailed when the repository file system free
space falls below the threshold specified by the -w
option.
-u smtp_sender
specifies the SMTP email server to use when sending
the warning message when the repository file system
free space falls below the threshold specified by the -w
option.
-s smtp_server
To create a backup schedule for the SFDB repository
Use the sfua_rept_adm -o backup_sched command:
sfua_rept_adm -o backup_sched -t full|incr -f backup_freq \
-s start_time -m backup_dest
After a backup schedule is created, it is automatically enabled. You can create
only one of each type of backup schedule, incremental (-t incr) and full (-t
full). If you create a new backup schedule, it automatically replaces any
currently-enabled backup schedule. You can disable the current backup
schedule with the -o backup_disable command, and re-enable it with -o
backup_enable.
In a Veritas Storage Foundation for RAC environment, the backup destination
directory -m backup_dest must be a Cluster File System (CFS) that is mounted
on all nodes of the cluster.
In an HA environment, use NFS to mount the backup destination directory
on all nodes.
To restore the SFDB repository from a backup
Use the sfua_rept_adm -o restore command:
sfua_rept_adm -o restore -m backup_dest
This command restores the repository using the full backup and all
incremental backup files from the backup directory specified by -m
backup_dest.
To determine if a repository backup has failed
Use either of these methods:
71Managing the SFDB repository
Runtime management tasks for the SFDB repository