Ansicht
Dokumentation

SQL0151 - Column &1 in table &2 in &3 is not updatable. ( OS/400 )

SQL0151 - Column &1 in table &2 in &3 is not updatable. ( OS/400 )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0151
Column &1 in table &2 in &3 is not updatable.

Message Long Text :

Cause . . . . . : &1 is a column of an implicit or explicit column list for an INSERT statement or a SET clause on an UPDATE statement. &1 is read only because it is:
-- Derived from an expression, a constant, or a special register.
-- Defined on a column of an underlying view that cannot be updated.
-- A column of a logical file that is defined as input only.
Either extended indicator support is not enabled or extended indicator support is enabled but the indicator value is not UNASSIGNED.
Recovery . . . : Remove column &1 from the column list or the SET clause. If this is an INSERT and a column list was not specified, then specify a column list to remove column &1. If extended indicator support is enabled, specify an indicator variable that contains the UNASSIGNED value. Try the request again.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   Addresses (Business Address Services)  
This documentation is copyright by IBM.

Length: 3235 Date: 20240419 Time: 110324     sap01-206 ( 2 ms )