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.