Set the DLTRCV - 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
Last edition
2024-07-19
Last publish date
2024-07-19T23:32:53.515937

For each journal, set the DLTRCV(*YES) option so that the system automatically deletes the detached receivers of the journal:

CHGJRN JRN(library/journal) DLTRCV(*YES)

With this option enabled, the system periodically attempts to delete any detached receiver for a journal that has been defined with automatic deletion. If you want to change the delay period from the 10 minutes default, use the DLTRCVDLY(<number>) command in the CHGJRN command. (<number>) stands for number of minutes.

You can to delete receivers based on any of the following criteria:

  • Whether the receiver is saved or not

  • Whether the receiver has aged some number of days after it has been detached

Note: Connect CDC does not require setting DLTRCV to yes. Instead of relying on the system to delete receivers, delete the receivers manually or have a program (like the Journal Manager) delete the receivers.