Adding a Change Data Log
Explains how to add a change data log using the Control System and the CLI.
About this task
To add a change data log, you must have the following permissions:
- Replication Access (UI) or
replperm(CLI) on the source table on the source cluster - Topic (UI) or
topicperm(CLI) on the destination stream in the destination cluster
topicperm (CLI) on the destination stream.Adding a Change Data Log Using the Control System
Procedure
Adding a Change Data Log Using the CLI and REST API
About this task
The basic command to add a change data log to a table is:
maprcli table changelog add
For complete reference, see table changelog add.