 Thread Author
# 1

06-26-2009, 07:42 AM
|
| | CrackBerry User Device(s): BOLD 9000 Carrier: O2-UK | | Location: Devon, UK Join Date: Sep 2008 Posts: 29 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
BES SQL Database migration to SQL Cluster I have ran into an issue whilst migrating the BlackBerry SQL database from our BES server to our SQL Cluster, I have been following the RIM KB03112 - How to move the BlackBerry Configuration Database to a new Microsoft SQL Server instance. I have ran through the document, when I get Task 4 - Configure the BlackBerry Enterprise Server, For BlackBerry Enterprise Server software version 4.1, install the database notification system section, I have edited the NotifyInstall.sql file and replaced "_DATABASENAME_" with the name of our database "BESMgmt" and ran the script. I then get an error message advising that it could not continue as the database collations do not match, on investigation the BES database collation is set as Latin1_General_CP1_CI_AS, but the SQL Cluster collation is set as SQL_Latin_General_CP1_CI_AS, so for the time being we have rolled back the migration until we can find a way around this, any help would be a ppreciated.
Last edited by Inzomniak; 06-26-2009 at 07:44 AM.
Reason: Added notification
|