The restback command lets you restore a backup.
Synopsis
/vs/bin/util/restback [-ap] -nnfslocation -
ffilename [-lfilelist] [-ostop_oracle] [-
uoracle_user]
Description
The restback command restores files from a backup. The command can perform a full restore (only as disaster recovery) or can restore a filelist of files. If no filelist is entered, a complete backup file is restored (unless the backup file has extension of .full).
The following table shows arguments for this command:
Argument |
Description |
Comments |
ap |
-a � List archives available to restore from -p � Print contents of an archive |
Optional |
nfslocation |
NFS mount directory |
Example: /mnt/br |
filename |
Backup archive file name |
� |
filelist |
Name of the file that contains a list of files to back up (see Creating a file list for a partial backup or restore) |
Optional |
stop_oracle |
1 � Stop Oracle before restoring files 0 � Do not stop Oracle before restoring files |
Optional |
oracle_user |
User name to log into Oracle. This Oracle user account must have permission to stop and start the Oracle server. |
Optional |
See also