KFAA70008-E
ISO cannot be specified for the sorting order, because the character encoding to be used on the HADB client is not Unicode (UTF-8). (ADBCLTLANG = aa....aa, adb_clt_sql_order_mode = bb....bb) (M)
ISO cannot be specified as the sort order because the character encoding used by the HADB client is not Unicode (UTF-8).
- aa....aa: Value of the ADBCLTLANG environment variable
-
-
SJIS: Shift-JIS is specified as the character encoding used by the HADB client.
-
- bb....bb: Value of the adb_clt_sql_order_mode client definition operand
-
-
ISO: ISO is specified as the sort order.
-
- S:
-
Continues processing.
- Action:
-
Specify BYTE in the adb_clt_sql_order_mode client definition operand, and then re-execute the application program.