what are the Prerequisites for Replication?



what are the Prerequisites for Replication?..

Answer / appaiah

Replication configuration prerequisites
If you are configuring replication on one or more servers, verify that the following prerequisites and conditions are met before you begin the configuration process:

Installation of a second dual-port Ethernet adapter (Feature Code 3448) is complete on any legacy 3958 DD1 servers being used for data replication.
Cable connections to the customer's replication network have been made. See Revising the cabling to support replication for additional information.
TCP ports 6520, 6530, 6540, 6550 are open in the customer's firewall. Each ProtecTIER® server being used for replication must allow TCP access through these ports.
You have the following information about the servers in the customer's replication network:
Replication Port 1 IP address
Replication Port 1 netmask
Replication Port 1 hostname (for example: jaguar_source_1)
Replication Port 2 IP address
Replication Port 2 netmask
Replication Port 2 hostname (for example: jaguar_source_2)
Note: Host names are case sensitive. Be aware of the use of upper- and lowercase characters when gathering the information and when entering it into the system.
The replication ports (ETH3 and ETH4), are on different subnets than each other. In addition, ETH3 and ETH4 must be on a different subnet than the external LAN port (ETH0). Having the replication ports and the external LAN port on the same subnet may cause replication errors.
Parent topic: Configuring replication

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More SQL Server Interview Questions

What is difference between equi join and inner join?

0 Answers  


Can you explain what is the use of custom fields in report?

0 Answers  


What is tempdb in sql server?

0 Answers  


i have a table #temp1(id, Name groupname ) and record like this 1 R1 S 2 R3 S 3 R2 S 4 R4 D 5 R5 D 6 R6 K 7 R7 K 8 R8 L 9 R9 L 10 R10 L 11 R11 K and i want to display record based on user defind sorting order e.g. 1 R4 D 2 R5 D 3 R6 K 4 R7 K 5 R11 K 6 R1 S 7 R3 S 8 R2 S 9 R8 L 10 R9 L 11 R10 L

8 Answers  


Can we store videos inside the sql server table?

0 Answers  






What is the difference between nvl and nvl2?

0 Answers  


What is the difference between truncate and delete statement?

6 Answers   CarrizalSoft Technologies, CTS,


What is the main purpose of having conversation group?

0 Answers  


Explain in brief about Microsoft SQL server?

0 Answers  


What is difference between temp table and cte?

0 Answers  


How to list all objects in a given schema?

0 Answers  


How to disable a login name in ms sql server?

0 Answers  


Categories