After altering a purge/archive directives file, you must update the checksum in order to use the file during a purge or archive operation.
To update the checksum
/* THE CHECKSUM FOR THIS FILE IS: 68B8 */
diet -archive -directive gen_case.arc -checksum 123456AA
In this example, a new checksum will be generated for the gen_case.arc file, and the archive will not be run.Note: To use the -checksum parameter, you must have write permission to the file. This permission requirement prevents any unauthorized creation of purge/archive directives files.
See Also |
Next |