Previous Topic: IDCMRWER99 - special-msgNext Topic: IDCMSCOP02 - The set of rows selected can be lost in the scope of the FOR-construct by crossing an LUW boundary (for example, TRANSMIT, COMMIT/BACKOUT, CHECKPOINT/ROLLBACK)


IDCMSCOP01 - Dataview dvw-name, a read-only dataview, is updated or DELETEd in the scope of the FOR construct

Reason:

An update or DELETE operation can be executed in the logical scope of a FOR construct for a read-only dataview. An <<ERROR>> PROCEDURE is implicitly considered in the scope of every FOR construct.

Action:

Remove the update or delete from the scope of the FOR construct to prevent the run-time error.