error fbackup to disk, need more eyes...

From: LHradowy (laura.hradowy_at_NOSPAM.mts.ca)
Date: 07/29/03


Date: Tue, 29 Jul 2003 16:21:10 -0500

I am trying to get fbackup to work to disk and I still get the following
error...

fbackup(1403): at least one output file must be specified
usage: fbackup -f device [-f device] ... [-0-9] [-nsuvyAEl]
        [-i path] ... [-e path] ... [-g graph] ... [-d path] [-I path] [-V
path] [-c config]
usage: fbackup -f device [-f device] ... -R restart [-nsuvyAEl]
        [-d path] [-I path] [-V path] [-c config]

archlog_backup_to_tape[55]: -f: not found

This is what I am using to create the fbackup...
if /etc/fbackup -i ./oracle/backup \ ## There are files in this directory
                     -e /opt/app/oracle/backup
                     -f /opt/app/oracle/backup/archive
        then
                sync
                fi



Relevant Pages