Cisco Unified MeetingPlace Release 6.1 -- Using A Custom TCP Port for the SQL Server Connection
From DocWiki
Cisco Unified MeetingPlace Release 6.1 > Web Conferencing > Configuring > Web Conferencing and SQL Server
The following information applies to releases after Maintenance Release 2.
- Customizing the SQL Port for the Local SQL Database
- Customizing the SQL Port for the Remote SQL Database
- Switching from the Local Database to the Remote Database on the Custom Port
Customizing the SQL Port for the Local SQL Database
- In the SQL server network utility, perform the following:
- Note: To perform this operation in SQL Server 2005, use the SQL Server Configuration Manager tool.
- Choose TCP.
- Click Properties
- Change the default port from 1433 to the desired port.
- Click OK.
- Stop the SQL server.
- Start the SQL server.
- Edit the registry:
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Latitude\ODBC.
- Create a registry key of type DWORD named SlaveDBPort.
- Set the created entry to your desired value for the port.
- Restart the Cisco Unified MeetingPlace Web Conferencing service.
Customizing the SQL Port for the Remote SQL Database
- Install Cisco Unified MeetingPlace Web Conferencing as usual, choosing remote database (this will install with the default port, 1433).
- Use the SQL server network utility to change the port on the remote database:
- Note: To perform this operation in SQL Server 2005, use the SQL Server Configuration Manager tool.
- Choose TCP.
- Click Properties
- Change the default port from 1433 to the desired port.
- Click OK.
- Stop the SQL server.
- Start the SQL server.
- Edit the registry:
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Latitude\ODBC.
- Create a registry key of type DWORD named SlaveDBPort.
- Set the created entry to your desired value for the port.
- Choose Start > Programs > Administrative Tools > Open Data Sources (ODBC).
- Click System DSN.
- Choose MPWEB.
- Click Configure.
- Click Next on the Microsoft SQL Server DSN Configuration screen.
- Click Client Configuration.
- Uncheck Dynamically determine port box.
- Enter your custom port number.
- Click OK.
- Close ODBC.
- Restart the Cisco Unified MeetingPlace Web Conferencing service.
Switching from the Local Database to the Remote Database on the Custom Port
- Start with the local database on default port 1433.
- Stop the Cisco Unified MeetingPlace Web Conferencing service
- Use the SQL server network utility to change the port on the remote database:
- Note: To perform this operation in SQL Server 2005, use the SQL Server Configuration Manager tool.
- Choose TCP.
- Click Properties
- Change the default port from 1433 to the desired port.
- Click OK.
- Stop the SQL server.
- Start the SQL server.
- Edit the registry:
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Latitude\ODBC.
- Create a registry key of type DWORD named SlaveDBPort.
- Set the created entry to your desired value for the port.
- Choose Start > Programs > Administrative Tools > Open Data Sources (ODBC).
- Click System DSN.
- Choose MPWEB.
- Click Configure.
- Change the Which SQL server do you want to connect to field to the remote SQL server name.
- Click Next on the Microsoft SQL Server DSN Configuration screen.
- Click Client Configuration.
- Uncheck Dynamically determine port box.
- Enter your custom port number.
- Click OK.
- Close ODBC.
- On the web server, open the MeetingPlace Gateway Configuration utility.
- Click Web Conferencing.
- Change the database name from (local) to remote database.
- Enter the user name and password for the remote database.
- Click Apply
- Click OK
- Start the Cisco Unified MeetingPlace Web Conferencing service.