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

Running DTLULCAT

Running DTLULCAT

Use the DTLULCAT utility to take a supplied journal name and use it to prepare the input for the DTLULOGC utility.
PowerExchange provides the DTLULCAT utility as an executable on Windows and as the RUNLIB(DTLULCAT) member on z/OS.
The DTLULCAT utility writes information to DDCARD SYSPUNCH. This file is the input to the DTLULOGC utility.
The following example shows sample utility statements:
IDMS_VERSION=15 FILE_TYPE=C MEDIA_TYPE=D MEDIA_CONTENT=BI SERVICE=IDMSE150 INSTANCE_IDENTIFIER=XYLOGSID.
The following table describes the utility statements:
Statement
Description
IDMS_VERSION
A supported IDMS version.
FILE_TYPE
One of the following file types:
  • C. Central version.
  • L. Local mode.
MEDIA_TYPE
One of the following media types:
  • T. Tape media.
  • D. Disk.
MEDIA_CONTENT
One of the following options for the types of images of change records delivered:
  • BI. Before images.
  • AI. After images.
  • BA. Both before and after images.
SERVICE
IDMS CV name or Local Job name.
INSTANCE_IDENTIFIER
The LOGSID identifier.

0 COMMENTS

We’d like to hear from you!