Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: PowerExchange Client for PowerCenter (PWXPC)
  4. Part 3: PowerExchange ODBC
  5. Appendix A: PowerExchange Interfaces for PowerCenter Tips
  6. Appendix B: Datatypes and Code Pages
  7. Appendix C: PowerExchange Interfaces for PowerCenter Troubleshooting

PowerExchange Interfaces for PowerCenter

PowerExchange Interfaces for PowerCenter

Restart Token File Example

Restart Token File Example

An example restart token file demonstrates the use of explicit and special override statements to provide restart tokens for a CDC session with seven source tables.
The example restart token file contains the following statements:
<!-- Restart Tokens for existing tables --> restart1=000000AD775600000000000000AD77560000000000000000 Restart2=C1E4E2D34040000000AD5F2C00000000 <!-- Restart Tokens for the Table: rrtb0001_RRTB_SRC_001 --> d1dsn7.rrtb0001_RRTB_SRC_001=0000060D1DB2000000000000060D1DB20000000000000000 d1dsn7.rrtb0001_RRTB_SRC_001=C1E4E2D340400000013FF36200000000 <!-- Restart Tokens for the Table: rrtb0001_RRTB_SRC_002 --> d1dsn7.rrtb0002_RRTB_SRC_002=000000A3719500000000000000A371950000000000000000 d1dsn7.rrtb0002_RRTB_SRC_002=C1E4E2D34040000000968FC600000000 <!-- Restart Tokens for the Table: rrtb0001_RRTB_SRC_004 --> d1dsn7.rrtb0004_RRTB_SRC_004=000006D84E7800000000000006D84E780000000000000000 d1dsn7.rrtb0004_RRTB_SRC_004=C1E4E2D340400000060D1E6100000000
This file contains explicit override statements for three sources: RRTB_SRC_001, RRTB_SRC_002, and RRTB_SRC_004. The file also contains a special override statement for the remainder of the sources in the session. When the session runs, PWXPC writes message PWXPC_12060 to the session log. The message contains the following information:
=============================== Session restart information: =============================== Extraction Map Name Restart Token 1 Restart Token 2 Source d1dsn7.rrtb0001_RRTB_SRC_001 0000060D1DB2000000000000060D1DB20000000000000000 C1E4E2D340400000013FF36200000000 Restart file d1dsn7.rrtb0002_RRTB_SRC_002 000000A3719500000000000000A371950000000000000000 C1E4E2D34040000000968FC600000000 Restart file d1dsn7.rrtb0003_RRTB_SRC_003 000000AD775600000000000000AD77560000000000000000 C1E4E2D34040000000AD5F2C00000000 Restart file (special override) d1dsn7.rrtb0004_RRTB_SRC_004 000006D84E7800000000000006D84E780000000000000000 C1E4E2D340400000060D1E6100000000 Restart file d1dsn7.rrtb0005_RRTB_SRC_005 000000AD775600000000000000AD77560000000000000000 C1E4E2D34040000000AD5F2C00000000 Restart file (special override) d1dsn7.rrtb0006_RRTB_SRC_006 000000AD775600000000000000AD77560000000000000000 C1E4E2D34040000000AD5F2C00000000 Restart file (special override) d1dsn7.rrtb0007_RRTB_SRC_007 000000AD775600000000000000AD77560000000000000000 C1E4E2D34040000000AD5F2C00000000 Restart file (special override)
For sources that have explicit overrides, the message displays “Restart file” in the Source column. For sources that have the special override restart tokens, the message displays "(special override)."

0 COMMENTS

We’d like to hear from you!