-20104   AN ATTEMPT TO ALTER A CCSID FROM from-ccsid TO to-ccsid FAILED

Explanation

The statement attempted to alter the CCSID for a database or table space and the statement failed.

from-ccsid represents the CCSID that is currently in use for the database or table space.

to-ccsid is the CCSID that specified on the alter statement.

System action

The statement cannot be processed.

Programmer response

The SQL REFERENCE contains a list of CCSIDs that can be specified on this statement. Only these CCSIDs can be altered, and then, only to the corresponding value listed in the table. Altering the CCSID of a database or table space to a value not listed in the table is not permitted.

SQLSTATE

42856