Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
UNLD UNICODE
Use this option to tell BMC AMI Unload to use the Db2 installation default (DSNHDECP) CCSIDs to encode the unloaded data in Unicode.
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).