The specified field is defined as an DBCS character field. Control language (CL) does not support a double-byte data type, so the variable is declared as a character field.
Change the field definition or use a different field.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.