| |
- Causa
- DATA ENCODED WITH DIFFERENT CCSIDS CANNOT BE REFERENCED IN THE SAME SQL STATEMENT.
You cannot refer to a column defined in a table in one encoding scheme in the same SQL statement as a column defined in a table of another encoding
scheme.
This situation can occur when a table created in either the ASCII, EBCDIC, or UNICODE encoding schemes is referenced in a statement with a table
that is not in the same encoding scheme.
This situation can also occur when a table is created; a DECP CCSID value is changed; another table is created, and then the two tables are
referenced in a single SQL statement.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- Correct the SQL statement.
SQLSTATE: 53090
© Copyright IBM Corp.
|
| |