UPDCNT parameter (X'C90A')

The UPDCNT parameter is an IMS product-unique distributed data management (DDM) architecture parameter that identifies the number of rows affected by an individual or batch INSERT, UPDATE, or DELETE action.

Format

Read syntax diagramSkip visual syntax diagramLLCPUPDCNT

Parameters

LL
The length specified as a 2-byte binary integer. This length includes LL and CP.
CP
X'C90A', the 2-byte codepoint of the UPDCNT parameter.
UPDCNT
A 4-byte integer containing the number of rows affected by a batch or singleton INSERT, UPDATE, or DELETE action.