Displaying Unicode characters
In input from the online interface,
BMC AMI Log Master
accepts EBCDIC characters and translates them to Unicode when the context requires it; for example, in Unicode Db2 object names, or in Unicode column data. In output to the online interface,
BMC AMI Log Master
displays Unicode in one of the following ways:
Translates Unicode characters to EBCDIC whenever possible
For untranslatable characters, BMC AMI Log Master displays a substitute character as defined by the applicable CCSID conversion information; for example, x'3F', which appears as a space on most output devices.
- Displays Unicode characters in the format used to previously enter them (the hexadecimal representation of the UTF-8 values for all characters in the string, as described in this section)
To enter Unicode object names or column data through the online interface
Enter the equivalent EBCDIC characters.For untranslatable Unicode characters, enter the hexadecimal representation of the UTF-8 values for all characters in the string.
BMC AMI Log Master provides support for this capability in selected online interface fields.
In this example, 'E4B883' is an untranslatable character. After you enter a Unicode constant or Unicode object name in the hexadecimal UTF-8 format, the
BMC AMI Log Master online interface displays this format on all panels (shown in the following figure.)
Column Name Value panel (Unicode character entry)
DB2DBA.YEAR_END_FINANCI>>.SUBTOTAL_ACCOUNT>>
Operator . . . : Equal
Type the desired value. Press F3 when done.
Value . . . X'4143434F554E542DE4B883'
F1=Help F3=Exit F12=Cancel