Previous Topic: Summary of Procedures for Operating CA IDMS/DB ReorgNext Topic: Process 1--Defining the New Areas


CA IDMS/DB Reorg Processing--z/OS or OS/390 Environment

The following example illustrates a simple way to execute CA IDMS/DB Reorg in a z/OS or OS/390 environment. It shows the JCL needed to validate parameters, to obtain the Audit/Analysis Report for estimating work files, and to reorganize your database. The example is divided into these four processes:

  1. Defining the areas which are being copied by running IDMSBCF.
  2. Gathering information by running CA IDMS/DB Reorg to validate parameters and to obtain the Audit/Analysis Report.
  3. Allocating the work files.
  4. Reorganizing the database.

See Summary of Procedures for Operating CA IDMS/DB Reorg for a summary of the procedures. The summary includes the optional STOPAFTER and RESTART parameters, which allow you to run CA IDMS/DB Reorg in increments.

Target or Distribution source library members USREXEC1, USREXEC2, USREXEC3, and USREXEC4 provide examples of JCL for executing CA IDMS/DB Reorg.