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 |
What is the difference between HAVING clause and the WHERE clause?
What is a recursive stored procedure in sql server?
What is difference between table aliases and column aliases? Do they affect performance?
Explain about thread and memory management process of SQL?
What is the difference between set and select?
What are the different types of lock modes in sql server 2000?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
Why I can not enter 0.001 second in date and time literals in ms sql server?
What's the maximum size of a row?
What are the disadvantages of indexes?
Show Practically Sql Server Views are updatable?
Do you know what is lock escalation?