Deleting a DEDB Data Capture exit routine using online change

You can delete a DEDB Data Capture exit routine by using the online change function.

To delete a Data Capture exit routine, execute the following steps:

Procedure

  1. Run a DBDGEN for the DEDB with the old exit routine omitted from the DBD or SEGM statement.
  2. Build the application control blocks by using the Application Control Block Maintenance utility to implement the DEDB definition that excludes the old exit routine. The changed or new application control blocks must be built into the active IMS system's staging copy of ACBLIB, which is offline.
  3. Run the Online Change Copy utility, DFSUOCU0, to move the changed ACBLIB from the staging ACBLIB to the inactive (A or B) copy of the ACBLIB that is online to the active IMS system.
  4. Enter the normal /DBR command sequence to remove access to the DEDB from the active IMS system.
  5. Enter and follow the online change command sequence for PREPARE processing for ACBLIB changes.
  6. Enter and follow the online change command sequence for COMMIT/ABORT processing for ACBLIB changes. The online IMS system will switch from using the active (A or B) copy of the ACBLIB to the inactive (A or B) copy.
  7. Enter the normal /START DATABASE and /START AREA commands to make the DEDB and its areas accessible to the active IMS system.