Set up SQL Server as a data connection for replication pipelines in the Data Integrity Suite.
Before you configure SQL Server as a replication connection, ensure you have the following:
- SQL Server database server hostname or IP address
- Database name
- User credentials (username and password)
- An agent configured to access the database
- A replication engine selected or available to add
SQL Server can be configured as both a source and target for replication. You can set up continuous replication to keep data synchronized in real-time or near-real-time.
- In the Data Integrity Suite, navigate to .
- Click Add Datasource or select an existing SQL Server datasource
- Complete the basic data connection configuration fields. For detailed information about configuring other fields, refer to SQL Server datasource documentation.
- Enable replication by toggling the replication option ON. And choose the replication engine from the dropdown list
- Click Test Connection to verify that the connection is configured correctly.
- Click Save to save the SQL Server replication connection.
You've successfully configured SQL Server as a replication connection. The connection is now available for use in replication pipelines. You can now create or edit replication pipelines that use this SQL Server connection as a source or target.