Ansicht
Dokumentation

SQL0331 - Character conversion cannot be performed. ( OS/400 )

SQL0331 - Character conversion cannot be performed. ( OS/400 )

ROGBILLS - Synchronize billing plans   General Material Data  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0331
Character conversion cannot be performed.

Message Long Text :

Cause . . . . . : An attempt was made to convert column or host variable &2 to column or host variable &3. The conversion cannot be performed. If the source data is character and has a mixed Coded Character Set Identifier (CCSID), then double-byte characters were found. Mixed CCSID character conversions are only allowed if the source data does not contain any double-byte data. If the data is graphic, the CCSID values are not compatible. The source CCSID is &4, and the target CCSID is &5.
Recovery . . . : Ensure that all character or graphic assignments are between columns or host variables with compatible CCSID values. If character and the source CCSID is mixed, the source data should not contain any double-byte characters. Use a casting function like VARCHAR to convert between character, DBCS graphic, and UCS-2 and UTF-16 graphic data.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   General Material Data  
This documentation is copyright by IBM.

Length: 3223 Date: 20240418 Time: 104303     sap01-206 ( 3 ms )