You use the FMNIMSIN control statements to specify the databases
the function is to initialize. The function can only be run in DLI
mode, and always uses a dynamic PSB.
Each line in FMNIMSIN starts with a $$FILEM and the first line contains
the parameter DIB to specify that FM/IMS will initialize a database.
The DIBTYPE parameter is described here. For a description of the other common parameters in this
syntax diagram, see Extract (IXB).
DIBTYPE
The Initialize step to be run.
INSERT
Specifies a step that inserts a dummy segment into the database.
DELETE
Specifies a step that deletes the dummy segment from the database.
Note: To successfully run the Initialize (DIB) function the specified IMS subsystem must allow the
use of both dynamic PSBs and DL/I batch processing regions.