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

EXT_CAPT_MASK Parameter

EXT_CAPT_MASK Parameter

The unique high-level qualifier (HLQ) that PowerExchange Condense uses to allocate condense data sets.
EXT_CAPT_MASK=
hlq
For the
hlq
variable, enter a high-level qualifier (HLQ) value. Verify that this HLQ does not match data sets other than condense data sets on the system. PowerExchange considers any data sets that match this HLQ to be condense data sets, even if they are unrelated to condense processing.
Maximum length is 21 characters.
To create condense data sets, PowerExchange appends the following information for VSAM full condense data sets:
.CND.CF
yymmdd
.T
hhmmnnn
PowerExchange appends the following information for sequential partial condense data sets:
.CND.CP
yymmdd
.T
hhmmnnn
Where:
  • yy
    is year.
  • mm
    is month.
  • dd
    is day.
  • hh
    is hour.
  • mm
    is minutes.
  • nnn
    is a sequence number starting from 001.
For example, you might specify the following HLQ:
EXT_CAPT_MASK=INFA.D
For sequential partial condense data sets, PowerExchange appends the following additional information to the mask:
INFA.D.CND.CP080718.T1545001
Do not use the same EXT_CAPT_MASK value for multiple Condense tasks. Otherwise, a Condense task might corrupt condense data sets that another Condense task is using. Also, do not reuse an EXT_CAPT_MASK value until the Condense task has finished processing all condense data sets that match the mask.

0 COMMENTS

We’d like to hear from you!