Administrator's Guide

6-49
Cisco Unified Attendant Console Administration and Installation Guide
OL-27293-02
Chapter 6 Configuring and Licensing Cisco Unified Attendant Console Advanced Server
User Configuration Menu
Step 5 Select Local System account, and then click OK.
Ensuring that MSSQLSERVER has TCP/IP, Shared Memory, and Named Pipes protocols enabled
On both the Publisher and Subscriber, do the following:
Step 1 Click the Start button, and then, in the Start menu, choose All Programs > Microsoft SQL Server
<version> > Configuration Tools > SQL Server Configuration Manager.
Step 2 In the navigation pane, expand SQL Server Network Configuration, and then select Protocols for
MSSQLSERVER.
Step 3 In the list of protocols, do the following:
Double-click TCP/IP to display its properties; then, under the Protocol tab, set Enabled to Ye s, and
then click OK.
Double-click Shared Memory to display its properties; then, under the Protocol tab, set Enabled
to Yes , and then click OK.
Double-click Named Pipes to display its properties; then, under the Protocol tab, set Enabled to
Yes , and then click OK.
Before installing or uninstalling replication you must also:
Close SQL Management studio and all SQL connections. If you do not, the installation or
uninstallation may fail.
If you have a firewall on the Publisher or Subscriber server, on the affected servers configure
Firewall Exceptions for:
Windows Management Instrumentation (WMI)
Distributed Transaction Coordinator (MSDTC)
Port 1433 (used by the SQL Server)
Port 1864 (used by the BLF plug-in)
Ports 61616 and 61618, to enable messages to pass between the servers
Note When you configure an exception, you should also configure its scope settings; these define which
computers are allowed to send traffic for an exception. Choose the scope appropriate to your network
setting.
You must install a replication license before you can install replication.
You must install replication on both the ATTCFG and ATT LOG databases on both the Publisher and the
Subscriber. Configure the Publisher databases before configuring the Subscriber databases.
To install replication on a specific database:
Step 1 On the Publisher server, select the database as described on page 6-47.
Step 2 Under Server Credentials (<server_name>), type the Windows username (domain name\username or
server name\username) and Password of a user with administrator rights to the Subscriber server.
Step 3 Click Install Replication.