BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 11-02-2010, 11:59 AM   #1
loweredxtreme
Knows Where the Search Button Is
 
Join Date: Sep 2006
Location: California
Model: 9630
Carrier: Verizon
Posts: 33
Exclamation Upgrading from SQL Express to SQL 2008 R2

Please Login to Remove!

Seeking some advise from other BES admins/experts

Currently Running:
BES v5 with SQL Express running in Windows Server 2003 R2 with activated fail-over

Our organization is wanting to implement SQL 2008 Std R2 so we can take advantage of the databases mirroring as Blackberries are very important to our organization.

My superiors are very concerned about downtime and want to make it as minimal or none if possible.

Their solution is to deactivate the fail-over server and start from scratch, rebuild BES with SQL 2008 R2 and create a new database and then use the user transfer tool to switch users over, essentially turning the fail-over to production.

I personally DO NOT want to start over. I understand that the services must stop to mirror the database, but if I activate the fail-over server does that allow me safely to upgrade the SQL server on the production, point it to the established database without any downtime during the upgrade? Or must the I stop the services before the SQL upgrade?

Also, has anyone ever done this and run into any problems that cause damaging results?

I thank everyone in advance. Sorry so long.
Offline  
Old 11-02-2010, 04:41 PM   #2
knottyrope
BlackBerry Elite
 
knottyrope's Avatar
 
Join Date: Jan 2008
Location: Massachusetts
Model: DT60
OS: 123456789
PIN: t of blood has been taken
Carrier: AT&T-US with I dee ten tee errors
Posts: 7,325
Default

Quote:
Originally Posted by loweredxtreme View Post
Seeking some advise from other BES admins/experts

Currently Running:
BES v5 with SQL Express running in Windows Server 2003 R2 with activated fail-over

Our organization is wanting to implement SQL 2008 Std R2 so we can take advantage of the databases mirroring as Blackberries are very important to our organization.

My superiors are very concerned about downtime and want to make it as minimal or none if possible.

Their solution is to deactivate the fail-over server and start from scratch, rebuild BES with SQL 2008 R2 and create a new database and then use the user transfer tool to switch users over, essentially turning the fail-over to production.

I personally DO NOT want to start over. I understand that the services must stop to mirror the database, but if I activate the fail-over server does that allow me safely to upgrade the SQL server on the production, point it to the established database without any downtime during the upgrade? Or must the I stop the services before the SQL upgrade?

Also, has anyone ever done this and run into any problems that cause damaging results?

I thank everyone in advance. Sorry so long.

thats a lot of work, why not just move the database over?

You know you cant run both BES with same SRP, only a HA failover not a running BES with same SRP.

I have seen a few posts about reg edit that you can do so you wont have to reinstall BES at all here. I have to go now, will see if I can find that post tomorrow.
__________________
I had to fall
To lose it all
But in the end
It doesn't even matter

Rocking the Motion with out lotion.
Offline  
Old 11-02-2010, 06:53 PM   #3
loweredxtreme
Knows Where the Search Button Is
 
Join Date: Sep 2006
Location: California
Model: 9630
Carrier: Verizon
Posts: 33
Default

We have two SRP's which is nice from an older server, but I am trying to do this most efficiently.

I appreciate your help.

I look forward to your suggestions.

Thanks.
Offline  
Old 11-02-2010, 07:09 PM   #4
loweredxtreme
Knows Where the Search Button Is
 
Join Date: Sep 2006
Location: California
Model: 9630
Carrier: Verizon
Posts: 33
Default

Knottyrope,

Were you referring to this post:

Move BES 5 from one server to another - BlackBerry Support Community Forums
Offline  
Old 11-02-2010, 07:35 PM   #5
knottyrope
BlackBerry Elite
 
knottyrope's Avatar
 
Join Date: Jan 2008
Location: Massachusetts
Model: DT60
OS: 123456789
PIN: t of blood has been taken
Carrier: AT&T-US with I dee ten tee errors
Posts: 7,325
Default

nope, one that is on this forum
__________________
I had to fall
To lose it all
But in the end
It doesn't even matter

Rocking the Motion with out lotion.
Offline  
Old 11-03-2010, 07:58 AM   #6
SoUnCool
Talking BlackBerry Encyclopedia
 
Join Date: Feb 2007
Location: Toronto
Model: 9800
Carrier: Rogers
Posts: 319
Default

only BES 5 SP2 is supported for SQL 2008 R2, make sure you are at this level

also check this article on how to move from SQL Express to SQL server

KB12247-How to move from a Microsoft SQL Server Desktop Engine (MSDE) database to a Microsoft SQL Server database

if you are not comfirtable with above, uninstall BES from your standby server, then install new BES 5.0 SP2 with db on a sql server, and use migrator tool with BES resource kit to move users over to new BES. minimum down time for users since each migration will take only couple of minutes
Offline  
Old 11-03-2010, 02:12 PM   #7
knottyrope
BlackBerry Elite
 
knottyrope's Avatar
 
Join Date: Jan 2008
Location: Massachusetts
Model: DT60
OS: 123456789
PIN: t of blood has been taken
Carrier: AT&T-US with I dee ten tee errors
Posts: 7,325
Default

these are the keys to change if you want to give it a shot with out re installing BES
Change BES 5.0 Configuration Database
__________________
I had to fall
To lose it all
But in the end
It doesn't even matter

Rocking the Motion with out lotion.
Offline  
Old 11-03-2010, 05:31 PM   #8
loweredxtreme
Knows Where the Search Button Is
 
Join Date: Sep 2006
Location: California
Model: 9630
Carrier: Verizon
Posts: 33
Default

Is it feasible to have SQL 2008 running on my production server and have SQL 2005 Express on the failover with database mirroring?

Or to support the mirroring, do both server have to have SQL 2008? Trying to be efficient and save cost if possible

Thanks!
Offline  
Old 11-03-2010, 05:35 PM   #9
loweredxtreme
Knows Where the Search Button Is
 
Join Date: Sep 2006
Location: California
Model: 9630
Carrier: Verizon
Posts: 33
Default

I am currently running BES v5.0.1 MR3 (Bundle 139)
Offline  
Old 11-03-2010, 06:59 PM   #10
loweredxtreme
Knows Where the Search Button Is
 
Join Date: Sep 2006
Location: California
Model: 9630
Carrier: Verizon
Posts: 33
Default

Quote:
Originally Posted by SoUnCool View Post
only BES 5 SP2 is supported for SQL 2008 R2, make sure you are at this level

also check this article on how to move from SQL Express to SQL server

KB12247-How to move from a Microsoft SQL Server Desktop Engine (MSDE) database to a Microsoft SQL Server database

if you are not comfirtable with above, uninstall BES from your standby server, then install new BES 5.0 SP2 with db on a sql server, and use migrator tool with BES resource kit to move users over to new BES. minimum down time for users since each migration will take only couple of minutes
This is the solution that has been mentioned. Definently the safer way but would need a secondary SRP. If I could locate the one from our older BES 4 server, that would be okay. I was hoping for a quick fix but it does not seem like it.
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


CBB60 Motor Run Capacitor 450VAC 10uF/20uF/30uF/40uF/50uF 4 Pins CE Standard picture

CBB60 Motor Run Capacitor 450VAC 10uF/20uF/30uF/40uF/50uF 4 Pins CE Standard

$12.99



CBB60 Capacitor 250VAC 60UF MFD For Motor Run 2 Wires Metallized Polypropylene picture

CBB60 Capacitor 250VAC 60UF MFD For Motor Run 2 Wires Metallized Polypropylene

$12.99



ABB Capacitor Unit 3HAC14551-3/05A picture

ABB Capacitor Unit 3HAC14551-3/05A

$949.95



CBB60 Capacitor 250VAC 30UF MFD For Motor Run 2 Wires Metallized Polypropylene picture

CBB60 Capacitor 250VAC 30UF MFD For Motor Run 2 Wires Metallized Polypropylene

$10.99



6.3V 10V 16V 25V 35V 50V 100V 400V SMD Aluminum Electrolytic Capacitor 1-1000 UF picture

6.3V 10V 16V 25V 35V 50V 100V 400V SMD Aluminum Electrolytic Capacitor 1-1000 UF

$155.59



CBB61 250V  Capacitor 2 wires 1/2/3/3.5/4/5/6/7/8/9/10/12/15/18/20/24/25/30 UF picture

CBB61 250V Capacitor 2 wires 1/2/3/3.5/4/5/6/7/8/9/10/12/15/18/20/24/25/30 UF

$129.95







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.