Table of Contents

Search

  1. Preface
  2. Part 1: PowerExchange Change Data Capture Introduction
  3. Part 2: CDC Components Configuration and Management
  4. Part 3: CDC Sources Configuration and Management
  5. Part 4: Change Data Extraction
  6. Part 5: Monitoring and Tuning
  7. Appendix A: CDC for z/OS Troubleshooting
  8. Appendix B: DTL__CAPXTIMESTAMP Time Stamps

Starting the CICS/VSAM ECCR

Starting the CICS/VSAM ECCR

The CICS/VSAM ECCR can start automatically during the third stage of CICS initialization, or you can manually start it.
Before you start ECCR, verify that the following prerequisites are met:
  • PowerExchange supports your CICS/TS version and maintenance level for CDC.
  • The CICS file control table (FCT) entries for VSAM source data sets specify RECOVERY(BACKOUTONLY) or RECOVERY(ALL). If the FCT entries specify RECOVERY(NONE), you must specify CCERR=CONTINUE in the EDMSDIR options module and AllowRecoveryNone in the INITPARM statement for the EDMKOPER module, or specify CCERR=ABEND in the EDMSDIR options module.
  • The PowerExchange Agent and then the PowerExchange Logger are currently running.
  1. To start the ECCR, use one of the following methods:
    • If you added the EDMKOPER module name to the PLT initialization list (PLTPI), as recommended, start the CICS region.
      The ECCR starts during the third stage of CICS initialization.
    • From a CICS terminal or operator console, manually enter the CICS transaction name for the ECCR followed by the INIT keyword. If you use the default transaction name of "EDMC," the syntax is:
      EDMC INIT
After you start the ECCR, review the message output in the EDMMSG data set to confirm that change capture successfully initialized. In the following example, message PWXEDM172820I indicates that initialization was successful:
Log start PWXEDM172852I Options in effect: Load Library containing EDMSDIR. . . . . : PWXUMB1.DEV.PWXL.USERLIB EDMSDIR assembly date/time . . . . . . . : 20131205 20.43 EDP Rollup . . . . . . . . . . . . . . . : V1020_HF1B05_20180606 Product distribution date. . . . . . . . : 20180515 Agent Id . . . . . . . . . . . . . . . . : PWXA Logger Id. . . . . . . . . . . . . . . . : PWXL SYSOUT class . . . . . . . . . . . . . . : * Action if ECCR error encountered . . . . : Continue PWXEDM172886I The following Load Module replacements have been installed: 0----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+---- $$+$$$$+$$$$$$$$$$$$$$$$$$$$$$+$+$$$$+$$$$$$$$$$+$$$$$$$$$$$$$$$$$+$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+$$$ 100----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+---- $$$$$$$$$$$$$$+$$$$$$$$$$$$+$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 200----+----1----+----2----+----3----+----4----+----5----+ $ $+$+$$$$$$+$$$$$$$$$$$$$+$$$$$$$$$$$$$$$$+$++++ ++++++ PWXEDM172818I Joined XCF group 'PWXL' as member 'WB54' PWXEDM172841I EDM ECCR WB54 connected to EDM Logger PWXL, Log RBA=X'0000040C2E340000' PWXEDM172820I Change Capture initialized for CICS/VSAM on CICS/TS V5.4.0 PWXEDM172808I Change Capture active for Tag VSAMPWXUMB1.VSAM.EDMVES02 VSAM file PWXUMB1.VSAM.EDMVES02 PWXEDM172808I Change Capture active for Tag VSAMPWXUMB1.VSAM.EDMVES03 VSAM file PWXUMB1.VSAM.EDMVES03 PWXEDM172808I Change Capture active for Tag VSAMPWXUMB1.VSAM.EDMVES04 VSAM file WBRUMB1.VSAM.EDMVES04 PWXEDM172808I Change Capture active for Tag VSAMPWXUMB1.VSAM.EDMVES05 VSAM file WBRUMB1.VSAM.EDMVES05 PWXEDM172841I EDM ECCR WB54 disconnected from EDM Logger PWXL, Log RBA=X'0000040C34A00000' PWXEDM172818I Left XCF group 'PWXL' as member 'WB54' PWXEDM172829I EDM ECCR sent 0 records to Logger PWXL (0 change records) Log end

0 COMMENTS

We’d like to hear from you!