PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.1
- All Products
Level at Which to Stop Change Capture
| Method
|
---|---|
DB2 tables
| Alter the DB2 table to specify DATA CAPTURE NONE. Use the following DDL statement:
When you change the structure of a DB2 table to DATA CAPTURE NONE, changes are no longer written to the DB2 log in the expanded format that is required for change data capture. Consequently, the changes cannot be retrieved later.
|
DB2 environment
| Stop the ECCR. Use the QUIESCE command or the MVS STOP command.
|
Registered DB2 tables
| In the PowerExchange Navigator, deactivate or delete the capture registration. Then refresh the DB2 ECCR, or stop and restart the ECCR.
Keep at least one active DB2 data-resource registration in the PowerExchange repository (CCT file). If you deactivate or delete all of the DB2 registrations, the DB2 ECCR ends abnormally when you refresh or restart it. For proper restart and recovery, do not delete registrations.
|