Page encoding (UNLD command)
Format delimiters
Format delimiters are not subject to encoding. BMC AMI Unload uses them as is, without any changes. You can override defaults with the appropriate encoded delimiters.
Format delimiters are as follows:
- NULLCHAR
- FIELDSEP
- CHARFLDDLM
- NULLSTRING
- COLDEL
- CHARDEL
- DECPT
The following table summarizes the behaviors of various data types. For additional information, see BMC-AMI-Utilities-SQL-language.
Data type behaviors
Data type | Encoded? | Behavior |
---|---|---|
DATE, TIME, and TIMESTAMP formats | Yes | BMC AMI Unload encodes all DATEFMT, TIMEFMT, and TSFMT skeletons from a CCSID of 37 to the desired CCSID. |
HEX constants | No | BMC AMI Unload encodes HEX constants in a SELECT statement and treats them as BIT data. For example: SELECT x'c1c2' from B |
Padding | Yes | BMC AMI Unload encodes pad characters. In FORMAT DSNTIAUL or FORMAT EXTERNAL, BMC AMI Unload pads VARCHAR fields as follows:
|