The setbkparms command lets you set up default parameters for performing a backup.
Synopsis
/vs/bin/util/setbkparms -n
nfslocation
[-d
days
] [-P
priority
] [-F
cleanup_full
] [-c
cleanup_partial
] [-A
alarmdays_full
] [-a
alarmdays_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