Validation - connect_cdc_sqdata - Latest

Connect CDC (SQData) Replicator Engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Replicator Engine
Copyright
2024
First publish date
2000
ft:lastEdition
2024-08-01
ft:lastPublication
2024-08-01T16:58:30.842568

The Replicator Engine script can be validated before initiating actual execution by adding the "-check" parameter.

Syntax

sqdrpl [-check] <name>.rpl

Keyword and Parameter Descriptions
Keyword Description
-check

Will parse the configuration and try to connect to the source, gather the initial Metadata information from the source and validate that the configuration can handle all the source objects described by the source side, and then stop. This implies that the necessary calls to the mappings exit if present will be executed potentially requiring other prerequisites to have been satisfied. In case of a Confluent target, no new schemas are registered, instead missing schemas that would normally be registered by the replication, are output to files, one per schema.

<name>.rpl Specifies name of the Replicator Engine script file.