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

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

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.