" does not define the UNICODE CCSIDs used by DSNHDECP.
The DB2CODEPAGE statement has been defined using DB2TRANS=P but has different UNICODE CCSIDs to the ones in Db2 module DSNHDECP. This situation can cause data for character columns to be retrieved incorrectly. Db2 catalog tables store names in Unicode CCSIDs 1200 (UTF-16BE) and 1208 (UTF-8).
Processing continues.
Update the DB2CODEPAGE statement in one of the following ways:
Set DB2TRANS=N.
Set the CCSID values so they exactly match the values reported in message PWX-3903.