Manual post-processing tasks


The following steps apply when you complete post-processing tasks manually:

Warning

Note

You must perform the steps exactly as listed in this section.

To complete manual post-processing tasks

  1. Issue a /DBR for each database involved to obtain exclusive control of the database.
  2. Create IDCAMS ALTER statements to swap the database data set names. The following is an example of IDCAMS ALTER statements:

     ALTER dbd.dsn NEWNAME (your.own.temp)

    VSAM has cluster and component names; these must be renamed together.

  3. If DBRC is used, notify DBRC that the reorganization has taken place. Issue the following commands:

    NOTIFY.REORG DBD(YOURDBD) DDN(EACHDDN) CURRENT
  4. If you are using the Reorg function with the BMC AMI Database Integrity for IMS (DI+) product, you must use the LBLGEN process to rebuild the label for the reorganized database manually. For more information, see the BMC AMI Database Integrity for IMS documentation.
  5. When you have successfully swapped the database data set names, take an image copy of the databases.
  6. If DBRC is used, issue the following DBRC command to authorize the database:

    CHANGE.DB DBD(YOURDBD) AUTH
  7. If necessary, issue /STA for the database.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Online Reorg for IMS 5.2