328 Moving Data Across the DB2 Family
CCSID does not | exist in the target CCSID. You can use the NOSUBS keyword to | prevent
the Unload utility from allowing this substitution.
If you specify the NOSUBS keyword and character substitution is attempted while unloading
data, it is treated as a conversion error. The record with the error is not unloaded, and the
process continues until the total error count reaches the number specified by MAXERR.
NOPAD
Specifies that the variable length columns in the unloaded records occupy the actual data
length without additional padding. As a result, the unloaded or discarded records might have
varying lengths.
When you do not specify NOPAD, default UNLOAD processing pads variable length columns
in the unl ...