Previous Topic: IDCM2PAR16 - statement-name statement invalid since cursor cursor-name has no FOR UPDATE OF clauseNext Topic: IDCM2PAR18 - FROM clauses of statement-name and DECLARE CURSOR cursor-name differ. statement-name statement is invalid


IDCM2PAR17 - statement-name statement invalid. object-type object-name is read only

Reason:

The object-type object-name was not defined for update. The statement-name statement cannot be legitimately used.

Action:

Change the use of the object-type as defined to DB2 to allow update if permitted, reCATALOG the object-type to CA Ideal. Otherwise, use suitable updateable objects to perform the statement-name in SQL.