The DUMPENCRYPT option enables automatic tape encryption during a DMUTILITY DUMP operation. When this option is set to TRUE, an explicit request is issued for a structure or structures to be encrypted automatically by DMUTILITY. At run time, you can override the DUMPENCRYPT option by using the DMUTILITY DUMP specifications.
If you choose to encrypt data sets, sets, or subsets during a DMUTILITY DUMP operation, the DUMPENCRYPT option provides a method for DMUTILITY dump scripts to continue running with minimal or no syntax change.
Note: | If you explicitly set the DUMPENCRYPT option to TRUE, then the option is set to TRUE for all physical sections of a file. Encryption cannot be defined for a specific section of a data set. |
The DUMPENCRYPT option defaults to FALSE
Refer to the Enterprise Database Server Utilities Operations Guide for examples and additional information about the DUMPENCRYPT option.