Step 1.2.3. Configure the Primary Data Source on the Secondary Server

Secondary Server/primary data source overview.

Secondary Server/primary data source configuration.

Secondary Server/Primary Data Source Overview

The SQL Server storing data from the primary server is the primary data source.

The secondary server must be aware of this data source. However, the only time the primary or secondary server will connect to the other node's database is when the data on the two servers needs to be merged.

P

= Primary Server

S

= Secondary Server

Secondary Server/Primary Data Source Configuration

  1. Enter specifications in the Create a new Data Source to SQL Server dialog box as follows:

Field

Description

Example

Name

Unique  for the primary server data source.

PRIMARY SQL SERVER

Description

(Optional) Description of the data source.

 

Server

The SQL Server for the primary server.

Note: Select the SQL Server  from the drop down menu.

SQLSERVER1

  1. Click Next.

  2. Enter specifications in the second Create a new Data Source to SQL Server dialog box as follows:

Check:

A

With SQL Server authentication using a login ID and password entered by the user.

B

Connect to SQL Server to obtain default settings for the additional configuration options.

 

The following fields are enabled.

 

Login ID

Required to access to database in the Login ID field.

 

Password

Password required to access the database

  1. Click Next.

  2. Enter specifications in the third Create a New Data Source to SQL Server dialog box as follows:

A

Check Change the default database to enable entry for default database.

B

Select the default database from the drop-down of default databases connected to the selected data source.

  1. Click Next.

  2. Enter specifications in the fourth Create a New Data Source to SQL Server dialog box as follows:

Check Perform translation for character data.

  1. Click Finish.

An ODBC Microsoft SQL Server Setup screen displays the details of your configuration.

  1. Click OK if the specifications are correct.

  1. Result: The PRIMARY SQL SERVER displays in the System DSN tab.

More information

Step 1.2. Secondary Server: Configure Windows ODBC data sources.