Ansicht
Dokumentation

SQL0408 - Value for column or variable &1 not compatible. ( OS/400 )

SQL0408 - Value for column or variable &1 not compatible. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   CPI1466 during Backup  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0408
Value for column or variable &1 not compatible.

Message Long Text :

Cause . . . . . : The data type of the source value is not compatible with the data type of the target column or variable &1. If the statement is INSERT or UPDATE, &1 is a column in table &2 in schema &3.
-- Any numeric type value can be assigned to any numeric, character, or graphic type.
-- Any character or graphic value can be assigned to any character, graphic, or numeric type.
-- Any binary value can be assigned to any binary type.
-- A date, time, or timestamp value can be assigned to any character or graphic type.
-- Any character or graphic value can be assigned to a date, time, or timestamp type.
-- A date value can be assigned to a date.
-- A time value can be assigned to a time.
-- A timestamp value can be assigned to a timestamp.
-- A value being assigned to a user-defined type must be promotable to the source type.
-- The DLVALUE function must be specified when assigning to a DataLink.
-- An XML value can only be assigned to an XML type.
-- A result set locator value can be assigned to a result set locator.
Recovery . . . : Change the value assigned to &1 to one that is compatible. Try the request again.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.

Length: 3253 Date: 20240425 Time: 011002     sap01-206 ( 2 ms )