When an ESQL/C source file is processed, the ESQL/C processor generates a corresponding intermediate file for the source file. If you use non-ASCII characters (8-bit and multibyte character) in these source filenames, the following restrictions affect the ability of the ESQL/C processor to generate filenames that contain non-ASCII characters:
For more information, see GLS8BITFSYS.
If your C compiler does not support non-ASCII characters, you can use the CC8BITLEVEL environment variable as a workaround when your source file contains multibyte characters. For more information, see Generating Non-ASCII Filenames.