Cisco Systems Unified Videoconferencing Manager manual Restoring Configuration Files

Page 21

Chapter 2 Backing up and Restoring Cisco Unified Videoconferencing Manager Data

How to Restore Cisco Unified Videoconferencing Manager Data

“temp_user” is the name of the database user

“temp_db” is the name of the database

“temp_user_password” is the database user password. Its value should be the same as the “temp_user” password from the old backup database.

You can create a new password if you wish. Update the new password in the mssql-ds.xml file in clear text, as shown below. The old password is stored in encrypted format.

<connection-url>jdbc:microsoft:sqlserver://IP_address:1433;databasename=temp_db; SendStringParametersAsUnicode=false</connection-url> <driver-class>com.microsoft.jdbc.sqlserver.SQLServerDriver</driver-class> <user-name>temp_user</user-name> <password>temp_user_password</password>

b.Run

sp_helpuser 'temp_user'

and verify that the LoginName entry is the same as the UserName entry in the returned table, and that the DefDBName entry is temp_db.

Restoring Configuration Files

Copy the configuration files listed in the “Back-up File Locations for Configuration Files” section on page 2-3back to their appropriate directory.

Restoring to a Different Server, page 2-7

Restoring OCS 2007 Connector Files, page 2-7

Restoring to a Different Server

When restoring backup configuration files to a different server, verify that the server name in the <host-url>tag of the vcs-config.xml file is consistent with the current server name. For example:

<host-url>http://new-server-name:8080</host-url>

Restoring OCS 2007 Connector Files

When restoring the following files:

ICM_HOME\jboss\server\default\deploy\vcs.ear\ocs.war\jsp\oc\tab.xml

ICM_HOME\sipserver\conf\SIPConfig.xml

where ICM_HOME is the Cisco Unified Videoconferencing Manager installation directory,

remove the following file if it exists:

ICM_HOME\sipserver\conf\UpdatedSIPConfig.xml

By default, ICM_HOME is C:\Program Files\Cisco\Unified Videoconferencing Manager\CUVCMRM

Installation Guide for Cisco Unified Videoconferencing Manager Release 5.6

 

OL-16908-01

2-7

 

 

 

Image 21
Contents Americas Headquarters Page N T E N T S OL-16908-01 Minimum System Requirements Pre-installationProcedure Installing the Server Operating SystemLdap Server Types Snmp ServiceSupported Devices Port RequirementsUDP How to Install Cisco Unified Videoconferencing ManagerMSDE/MS-SQL Installing Cisco Unified Videoconferencing ManagerInstalling Cisco Unified Videoconferencing Desktop Page Confirming Installation How to Perform Post-installation ProceduresLogging in for the First Time Running the Cisco Unified Videoconferencing Manager ServiceObtaining a License Changing Server Name and Web Port Uninstalling Cisco Unified Videoconferencing ManagerOverview How to Back up Cisco Unified Videoconferencing Manager Data Backing Up the Internal DatabaseBacking Up an Mssql 2005/2000/MSDE Database Database Connectivity Property File Back-up File Locations for Configuration FilesBacking Up the License Backing Up Branding and Sound FilesRestoring the Internal Database Restoring ConfigurationsWhere Restoring an Mssql 2005/2000/MSDE DatabaseRestoring to a Different Server Restoring Configuration FilesRestoring the License Restoring Branding and Sound Files