Ansicht
Dokumentation

SQL0798 - Value cannot be specified for GENERATED ALWAYS column &1. ( OS/400 )

SQL0798 - Value cannot be specified for GENERATED ALWAYS column &1. ( OS/400 )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Addresses (Business Address Services)  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0798
Value cannot be specified for GENERATED ALWAYS column &1.

Message Long Text :

Cause . . . . . : A value cannot be specified for column &1 because it is defined as GENERATED ALWAYS.
Recovery . . . : Do one of the following and try the request again:
-- Remove the value from the INSERT or UPDATE statement, or specify DEFAULT to have a system value generated for the column.
-- Specify the OVERRIDING USER VALUE clause on the INSERT or UPDATE statement to override the GENERATED ALWAYS attribute and assign the value to the column.
-- Remove the column from the SET statement.

Message File : QSQLMSG
Library Message File : QSYS2924


BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by IBM.

Length: 3245 Date: 20240420 Time: 134946     sap01-206 ( 3 ms )