Previous Topic: Process 3--Allocating Work FilesNext Topic: CA IDMS/DB Reorg Processing--VSE/ESA Environment


Process 4--Reorganizing the Database

This process reorganizes the database. Sample parameters for the input file (FILEDEF SYSPIPT) are shown below. Note that the display interval parameter, DSPLYINT, must not be specified in a VM/ESA environment.

 PROCESS, OLDSUB=subschema.name,
    NEWSUB=subschema-name,
    OLDDMCL=dmcl-name,
    NEWDMCL=dmcl-name,
    RESTART=NEXT

This process uses the same sample EXEC to run CA IDMS/DB Reorg as shown in Process 2--Information Gathering.