DSNT109I DB2 HAS DETECTED AN INVALID CCSID IN THE CCSID(S) SPECIFIED FOR ENCODING SCHEME encoding-scheme BY DSNHDECP

Explanation

The version of DSNHDECP, or the user-specified application defaults module, that was loaded during Db2 startup has invalid CCSIDs for the encoding-scheme encoding scheme. Db2 startup terminated to avoid potential data corruption issues.

System action

Db2 startup is terminated.

Operator response

Notify the system programmer.

System programmer response

If the dsnhdecp value for MIXED is NO, the specified CCSIDs must be SBCS CCSIDs. You can find these CCSIDs in the table entitled "Single-byte coded character set identifiers (CCSIDs)".

If the dsnhdecp value for MIXED is YES, then you must select ASCII MIXED from the table entitled "ASCII double-byte coded character set identifiers (CCSIDs)", and you must select EBCDIC MIXED CCSIDs from the table entitled "EBCDIC double-byte coded character set identifiers (CCSIDs)".

Unicode CCSID values are pre-filled and you should not change them.