Q: I want to move the BlackBerry Enterprise Server for Novell GroupWise to another server. What should I do?
A: A procedure for moving the BlackBerry Enterprise Server and its database to another server is provided in below:
How To - Move the BlackBerry Enterprise Server for Novell GroupWise to another server
Last Updated: 06 June 2006
Article Number: KB-03847
Summary
This article applies to the following:
- BlackBerry Enterprise Server™ 4.0
- Novell® GroupWise®
Procedure
To move the BlackBerry Enterprise Server, perform the following tasks:
- Install BlackBerry Enterprise Server software on the destination server.
- Prepare the source BlackBerry Enterprise Server.
- Back up and restore the BlackBerry® Configuration Database.
- Configure the service name and machine name on the destination server.
- Start BlackBerry services.
Note: This article refers to
KB-05041 for some procedures.
Install BlackBerry Enterprise Server Software on the Destination Server
Refer to the
BlackBerry Enterprise Server for Novell GroupWise Installation Guide for detailed instructions on installing the BlackBerry Enterprise Server software.
Before proceeding, verify that
- the source and destination servers are running identical BlackBerry Enterprise Server service pack versions;
- the BlackBerry configuration database name on the source and destination GroupWise servers match. The default name is BESMgmt;
- the paths to the database files on the source and destination servers are the same. Note: Database restoration will fail if the paths are different. Refer to Microsoft® documentation for instructions on restoring databases to alternate volumes.
During BlackBerry Enterprise Server software installation, you can cancel the Server Configuration portion at the prompt for the Client Access License (CAL). At this point, the database has been created and is ready to accept the configuration data backup for the BlackBerry Enterprise Server.
Warning: Do not start any of the BlackBerry services on the destination server. If you start any services on the destination server while the source server is still active, your Service Routing Protocol Identifier (SRP ID) will be de-activated because two servers cannot operate simultaneously using the same SRP ID.
If your SRP ID is de-activated, contact your service provider.
Prepare the Source BlackBerry Enterprise Server
Refer to
KB-05041 for instructions on performing the following tasks:
- Recording configuration information.
- Stopping BlackBerry services on the source BlackBerry Enterprise Server.
Back up and Restore the BlackBerry Configuration Database
Refer to
KB-05041 for instructions on performing the following tasks:
- Backing up the configuration database. Note: When following KB-05041, it is not necessary to create a new configuration database on the destination server if you created one during BlackBerry Enterprise Server installation in the first section of this document.
- Restoring the configuration database.
Configure the Service Name and Machine Name on the Destination Server
Complete the following steps:
Warning: If the NetBIOS machine names of the source server and the destination server are the same, do not perform this task.
- Open a command prompt.
- Type osql -E
- Press ENTER after each of the following commands: 1> use BESMgmt
2> update ServerConfig set ServiceName = '<destination_BlackBerry_Enterprise_Server_name>' where Id = 1
3> go
1> use BESMgmt
2> update ServerConfig set MachineName = '<destination_BlackBerry_Enterprise_Server_name>' where Id = 1
Note: '<destination_BlackBerry_Enterprise_Server_name>' is the NetBIOS machine name of the destination server hosting the BlackBerry Enterprise Server.
3> go
1> quit
Start BlackBerry Services
Complete the following steps:
- Run the BlackBerry Enterprise Server Configuration wizard on the destination server to complete the setup and configuration with the restored database. To do this, open the BlackBerry Enterprise Server Configuration program through the Microsoft® Windows Start menu, click the Database Connectivity tab and click Change Database.
- Use the BlackBerry Server Configuration tool and BlackBerry Manager to verify that user lists and settings have been properly restored to the new configuration database.
- Start the BlackBerry services on the destination server. The services can be started individually in Windows Services, or simultaneously by going to Service Control & Customization > Start BES in BlackBerry Manager.
- Confirm that all services start without errors. After message flow tests run without problems, the migration is complete.
- Remove the BlackBerry Enterprise Server software from the source server.
Warning: If you choose not to remove the BlackBerry Enterprise Server software from the source server, you must verify that the BlackBerry services mentioned above are disabled, or that the source server is no longer connected to the network. If the source server is still active with the same SRP ID as the new server, the SRP ID will be disabled.
Keywords
Migration, GroupWise, Server Migration, original, destination