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

STARTTIME Parameter

STARTTIME Parameter

The date and time in the IMS logs where the IMS log-based ECCR starts processing change records after a cold start.
For the ECCR to use this parameter, you must also set the COLDSTART parameter to Y.
STARTTIME=”
YY
/
MM
/
DD
hh
:
mm
:
ss
[.
nnnnnn
]”
In the syntax, the following variables are:
  • YY
    . A two-digit year value from 00 to 99.
  • MM
    . A two-digit month value from 01 to 12.
  • DD
    . A two-digit day value from 01 to 31.
  • hh
    . A two-digit hour value from 01 to 23.
  • mm
    . A two-digit minutes value from 00 to 59.
  • ss
    . A two-digit seconds value from 00 to 59.
  • nnnnnn
    . Optional. A subsecond value of up to six digits.
STARTTIME=”10/12/31 23:59:59” STARTTIME=”10/12/31 23:59:59.123456”

0 COMMENTS

We’d like to hear from you!