Input

The sample uses the auto-delete installation field (ADUUFLD) to store a pointer to a dynamic area. Dynamic areas contain: save areas, system services parameter lists, WTO macro definitions, and data control blocks (DCBs) that require updating.

The input data set HLQ.OBJECT.DELETE.VERIFY, known as the VERIFY data set, is defined in the DCBI in the dynamic working storage and also defined in local storage in the DCB with the DDNAME of CBRADUXI.

The verify data set format:
         ORGANIZATION:   PS
         RECORD FORMAT:  FB
         RECORD LENGTH:  89
         BLOCK SIZE:     8900
The verify data set record format is as follows:
         0-43  :   Object Name        CHAR(44)
         44    :   Blank              CHAR(1)
         45-89 :   Collection Name    CHAR(44)