Configuring a CDC Provider Replication Server component

  1. Drag the CDC Replication Server Provider component onto the Design window.

  2. Specify the name of the Replication Server you want to use to capture data changes, along with its user name, and password.

  3. Set the replication definition options in the Source Table Options field. See “Setting replication definition options”.

  4. To filter qualified data changes, select one of these capture modes:

    Sybase recommends to set this property to Last, which is appropriate for most incremental loading. If set to Last, the Insert and Update changes are regarded as Upsert changes.

    NoteIf you select Full, and if there are several changes on the same row, you must ensure the sequence while loading to the target database.

  5. If capture mode is set to Last, enter the Stage Mode property to specify whether you want the component to stage all received data changes in memory, or in IQ.

    NoteFor a 32-bit grid engine, it is recommended to set the stage mode to IQ.

  6. Specify the staged IQ configurations in the “IQ for Stage Mode Options” field, if the Capture Mode is set to Last, and the Stage Mode is set to IQ.

  7. In the Ports Options field, specify the OUT-ports details. See “Configuring the OUT-ports”.

  8. Specify any other optional properties. See “CDC Provider Replication Server properties list”.

  9. Create replication. See “Creating and dropping replication”.