# Start Replication

#### Enable CDC for DB Replicate

1. To enable CDC for DB Replicate, go tothe  Source tab & click on the Enable CDC checkbox and save it.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfYL8U5uN5mIVlyBi-Ogw92zZSqSKlhG1YaniAOrrWuDG9T0rbfwEfFU66Ynj9ceVSj6zmenXcW3sqm4X7gsV3NsKC5SCnM6HMB0-p5ppNf6-CUI9cvfoOdLSKxn5Z9amrXJ5c3uw?key=zQintwJRtreZG4IeGVJsgw" alt=""><figcaption></figcaption></figure>

<br>

2. Once you get a save connection pop-up up click on OK.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeg45kPPyuudeT7suhLujobJZ7UaJLu49iH0p0_3t3vE-4kwRL6xQFn8H1Hxv9IhJxChO7GrBs6ZvkgTQUSLb0cXXmM3muiU45h7nXwjesbISrtGBIgF901AE09md93-qmdeU5h7g?key=zQintwJRtreZG4IeGVJsgw" alt=""><figcaption></figcaption></figure>

<br>

3. Now navigate to the Objects tab and click on the Run drop-down button.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfhR9XNHXTmdYktZUWrzsBtUafp1tmM1TGJsOCShsK6hjfjY63OLFoCIu1Fk67ml0k2xlU8AozYdCW01-ZCykz_zsFJ5ZP53yTemB2GfrGeAMxaC_k42Bx0yAM-jl-ROBvZmRpZ?key=zQintwJRtreZG4IeGVJsgw" alt=""><figcaption></figcaption></figure>

<br>

4. Click "Run CDC" from the drop-down list.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfzSZ9YCDSbky8lFA4L8Y-wc7UexjUgzs6ZY9lfaoxI7Ey2v6TqSX6ZR9ZUWH30KPN-1FlFbLTtx5KyYIW-3SUpYBTx5AwdAbo-4sKA0eiVEIGI0bvjMCaPDqLBYDyRhKDZHfb0bg?key=zQintwJRtreZG4IeGVJsgw" alt=""><figcaption></figcaption></figure>
5. Once the CDC is enabled, it will take us to the logs page, where we can see log entries for the CDC run enabled.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfFYMNpetaZE2qUmgDVYDMeHNCOy8aGwvGOsUqeNiohuHLfOEqrn5hlBpJRP2aKZ518dcK9e0oSZ-c26NZON_7yLgRuOTknvz42zcELUF4ncmO0yVVLVj-vD5CPNMzMECQc7HIb?key=zQintwJRtreZG4IeGVJsgw" alt=""><figcaption></figcaption></figure>

<br>

6. If we want to stop the CDC, then click on the Run drop-down list & select the stop CDC option.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfAE1r6breR4R5FeHZjGPQeySkaJW7NKFGIElsJUyqz6euHYevjStiEst1lsj7dSQvB99BEgeEYZedg2DaijIkXyg7LDufycpcbZEzKYK0uLiUJSrT9nqvPz3dOVS9K3ZBAV2-T6A?key=zQintwJRtreZG4IeGVJsgw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mydbsync.com/cloud-replication-main/cdc-database-replication/start-replication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
