Use this option to tell BMC AMI Unload to use the Db2 installation default (DSNHDECP) CCSIDs to encode the unloaded data in EBCDIC.
If you do not specify ASCII, UNICODE, or EBCDIC on the unload statement, the default is based on the encoding scheme of the unloaded table, as follows:
ASCII encodes data using EBCDIC CCSID defined to Db2.
UNICODE encodes data using EBCDIC CCSID defined to Db2.
EBCDIC encodes data using EBCDIC CCSID defined to Db2 if you specify MODE(AUTO), but does not encode data if you specify MODE(DIRECT).