DSNH4789I csectname SQL PROCESSING OPTION "option" IS IGNORED
Explanation
When using the Db2 precompiler or the Db2 coprocessor, the SQL processing option option is ignored.
System action
Processing continues.
User response
Make sure the correct CCSID is provided to the precompiler or coprocessor.
If the CCSID provided is a single-byte CCSID, then x'0E' and x'0F' characters are not interpreted as shift-out and shift-in characters surrounding DBCS characters. If the CCSID provided is a mixed CCSID, then x'0E' and x'0F' characters are interpreted as shift-out and shift-in characters surrounding DBCS characters.
The NEWFUN processing option is deprecated. If NEWFUN is specified together with SQLLEVEL, NEWFUN is ignored.