About the delete receiver exit program - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
ft:lastEdition
2024-07-19
ft:lastPublication
2024-07-19T23:32:53.515937

This section describes the exit program that deletes Journal Receivers when they are no longer necessary.

The Delete Receiver Exit program is an IBM i system exit program created on an IBM i host and registered with the system. The IBM i exits to it at specifically defined points in system processing, accomplishes specific tasks, and then returns to the IBM i system.

The Delete Receiver Exit program is called whenever the system processes the delete of a journal receiver. The exit program is passed the name of the journal, the name of the receiver being deleted, and other related information. The exit program examines this information and decides to allow or disallow the deletion of a journal receiver according to a status flag setting.

Note: The library where the Delete Receiver Exit program is installed must be the same as the Change Selector install library (for example, OMNIENT). This library is where the Change Selector is installed and is specified on the server Properties window.