DSNE346I WARNING: ALL SHIFT-IN AND SHIFT-OUT CHARACTERS IN THE 'FOR BIT DATA' COLUMNS IN THE OUTPUT ABOVE HAVE BEEN REPLACED BY THE SUBSTITUTION CHARACTER '.'
Explanation
The current SQL query returned one or more columns that have a data type of CHAR FOR BIT DATA, VARCHAR FOR BIT DATA, or both. Also, the current SPUFI session indicates that a graphic character set is being used. To prevent the possible corruption of outputted data elsewhere in the report, all shift-in (code point x'0E') and shift-out (code point x'0F') characters will be replaced with a substitution character of '.' (code point x'4B').
System action
SPUFI processing continues.
User response
To avoid the substitution character for shift-in and shift-out data, and in order to see all FOR BIT DATA in hexadecimal format, go to the SPUFI defaults panel and change the setting of the FOR BIT DATA field from ASIS to HEX.