DSNH5036I CCSID VALUE OUT OF RANGE

Explanation

The CCSID for a DECLARE VARIABLE or CAST statement is outside the range 1–65533, or the value 65535. The value must be within the range 1–65533, or the value must be 65535.

System action

The statement cannot be processed.

User response

If this message is issued for a "DECLARE VARIABLE CCSID integer"or "CAST CCSID integer" statement, change the value to be within the range 1–65533 or the value 65535. If this message is issued for a DECLARE VARIABLE statement with the "FOR SBCS DATA" or "FOR MIXED DATA" clause, then the CCSIDs specified on panel DSNTIPF at installation time need to be updated with valid values.

Severity

8 (error)