
The setbkparms command lets you set up default parameters for performing a backup.
Synopsis
/vs/bin/util/setbkparms -nnfslocation [-ddays] [-Ppriority] [-Fcleanup_full] [-ccleanup_partial] [-Aalarmdays_full] [-aalarmdays_partial]
Description
The default parameters for a backup include the following:
Parameter  | 
Description  | 
Comments  | 
nfslocation  | 
The directory on the Network File System where the backup file goes  | 
�  | 
days  | 
The number of days' worth of files that is backed up (counting the present day)  | 
�  | 
priority  | 
Whether the backup process should have a low or high priority compared to other processes  | 
�  | 
cleanup_full  | 
How many days between deletions of full backup files  | 
�  | 
cleanup_partial  | 
How many days between deletions of partial backup files  | 
�  | 
alarmdays_full  | 
How many days after a full backup is performed that a minor alarm is placed in the log  | 
Use never if you do not want any alarms generated.  | 
alarmdays_partial  | 
How many days after a partial backup is performed that a minor alarm is placed in the log  | 
Use never if you do not want any alarms generated.  | 
See also