This section describes both standalone Replicator Engine execution and options provided for managing engines using the Connect CDC (SQData) Controller Daemon on supported platforms. The Replicator Engine can execute only on Linux.
Note: Before executing a replicator engine script for the first time, validate it using this command:
sqdrpl -check <script_file>
.
The
-check
option- parses the script and reports any syntax errors
- connects to the CDC source and gathers metadata from it
- validates that the script will handle all source objects (tables) described by the metadata