BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 10-02-2010, 05:29 AM   #1
noname
BlackBerry Extraordinaire
 
noname's Avatar
 
Join Date: Sep 2005
Location: Congested Islet of "Foreign Talents" (> 45% of workforce) - Singapore.
Model: Z10
OS: 10.0.0
PIN: NUKE(PAP)
Carrier: Singtel
Posts: 1,504
Arrow Knowledge Sharing - Requirements for database mirrong for BES 5.0 SP2 HA

Please Login to Remove!

Posting this to keep a copy in the Net for easy searching in future reference as well sharing. More than often, seen lots of setups not meeting the system requirements and failed the install of the standby BES with database mirroring option.

To support database mirroring for the BlackBerry Configuration Database or BlackBerry MDS Integration Service database, the following conditions:
  • the database server must be Microsoft SQL Server 2005 SP3 Enterprise Edition or Standard Edition (32-bit or 64-bit), Microsoft SQL Server 2008 SP1 Enterprise Edition or Standard Edition (32-bit or 64-bit), or Microsoft SQL Server 2008 R2 Enterprise Edition or Standard Edition (32-bit or 64-bit)
  • the mirror database must reside on a different computer from the principal database
  • the Microsoft SQL Server instances for both the principal and mirrored databases must be the same version and edition
  • only use static port number 1433
  • do not use named instances
  • verify that the SQL Server Browser service is running
  • turn off the Named Pipes option in the Microsoft SQL Server Native Client on the computers that host the BlackBerry® Enterprise Server instances

Link1: System requirements: BlackBerry Enterprise Server databases - Installation and Configuration Guide - BlackBerry Enterprise Server for IBM Lotus Domino - 5.0.2

Link2: Prerequisites: Configuring database mirroring or database replication of the BlackBerry Configuration Database or BlackBerry MDS Integration Service database - Administration Guide - BlackBerry Enterprise Server for IBM Lotus Domino - 5.0.2
__________________
Native but 4th class citizen of a nation governed by idiots who import congestions & contention.

Last edited by noname; 10-02-2010 at 05:33 AM..
Offline  
Old 10-03-2010, 11:39 AM   #2
BBTech
New Member
 
Join Date: Aug 2004
Model: BM
Carrier: bm
Posts: 11
Default

Also the SQL services must be using a domain account and not local system or BAS will break upon failover
Offline  
Old 10-03-2010, 07:33 PM   #3
noname
BlackBerry Extraordinaire
 
noname's Avatar
 
Join Date: Sep 2005
Location: Congested Islet of "Foreign Talents" (> 45% of workforce) - Singapore.
Model: Z10
OS: 10.0.0
PIN: NUKE(PAP)
Carrier: Singtel
Posts: 1,504
Default

Nice one BBTech. Yes, just found that RIM has written this in KB21884.

Article Title: How to set up database mirroring for the BlackBerry Enterprise Server
Article Number: KB21884
Link: KB21884-How to set up database mirroring for the BlackBerry Enterprise Server
__________________
Native but 4th class citizen of a nation governed by idiots who import congestions & contention.
Offline  
Old 10-04-2010, 09:47 AM   #4
pitpit
New Member
 
pitpit's Avatar
 
Join Date: Sep 2008
Location: EUROPE
Model: 8320
PIN: N/A
Carrier: PRO
Posts: 7
Default

Hi noname
Thank you for your post.

I have to upgrade my BES Servers HA with DB SQL Mirroring to SP2 (V5)
What do you advise to me to make this upgrade.
RIM Upgrade Guide say that I can upgrade standby servers and make a manualy failover and then upgrade the other server.
But what about SQL database, if Ichange schema database with the first upgrade , What are the consequences with the server which is running and without latest version ?
Thank you for your help
Offline  
Old 10-05-2010, 07:55 AM   #5
noname
BlackBerry Extraordinaire
 
noname's Avatar
 
Join Date: Sep 2005
Location: Congested Islet of "Foreign Talents" (> 45% of workforce) - Singapore.
Model: Z10
OS: 10.0.0
PIN: NUKE(PAP)
Carrier: Singtel
Posts: 1,504
Default

That's a good question and a FAQ for me too. I would say that "RIM Upgrade Guide say that I can upgrade standby servers and make a manually failover and then upgrade the other server." only applies to our regular monthly Windows and other system maintenance and not BES upgrade. You can never 100% trust these guide as we have found too many conflicts and incorrect information before.

I still believe there will be chances of DB update failures by the active BES server due to the database schema change. Hence, I would take the most cautious approach for a Service Pack upgrade (which usually upgrade the schema) i.e. I would still schedule a downtime for both servers.
__________________
Native but 4th class citizen of a nation governed by idiots who import congestions & contention.
Offline  
Old 10-06-2010, 10:32 AM   #6
elbutre
Thumbs Must Hurt
 
elbutre's Avatar
 
Join Date: Oct 2006
Location: London
Model: 9700
Carrier: vodafone
Posts: 75
Default

do any of you use sql witness database server, if yes do you have it on the same lan as your principal sql server or do you place it on the lan where the witness server is located, which can be on the same lan of course but for DR purposes is probably better placed at your DR site or another office location if you have one? i for now have placed it in my DR site as that seems the best option for now. woudl be interested to hear what you have done
Offline  
Old 12-02-2010, 08:37 AM   #7
pfulton06
New Member
 
Join Date: Jul 2006
Model: 8700g
Carrier: t-mobile
Posts: 7
Default Re: Knowledge Sharing - Requirements for database mirrong for BES 5.0 SP2 HA

Has anyone tested failing over to the mirrored SQL database? In our test environment, the Dispatcher component fails over fine to the mirrored SQL database but the MDS Connection Service and Collaboration Service complain about the following in the logs:

Connection to principal database server failed. Will try to reconnect. Exception : [com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication.]>

Has anyone seen this message before? As a result, we cannot from BB access internet through MDS; however, we are still able to log into Sametime on BB even though the error appears in log.

We are at Domino 8.5.1, BES 5.0.2 MR2, and SQL 2008 SP1. Our servers are all Windows 64-bit 2003 SP2.
Offline  
Old 12-02-2010, 08:42 AM   #8
noname
BlackBerry Extraordinaire
 
noname's Avatar
 
Join Date: Sep 2005
Location: Congested Islet of "Foreign Talents" (> 45% of workforce) - Singapore.
Model: Z10
OS: 10.0.0
PIN: NUKE(PAP)
Carrier: Singtel
Posts: 1,504
Default Re: Knowledge Sharing - Requirements for database mirrong for BES 5.0 SP2 HA

pfulton06 :

If you restart MDS Connection Service and Collaboration Service after the SQL failover, will the error disappear?
__________________
Native but 4th class citizen of a nation governed by idiots who import congestions & contention.
Offline  
Old 12-02-2010, 08:53 AM   #9
pfulton06
New Member
 
Join Date: Jul 2006
Model: 8700g
Carrier: t-mobile
Posts: 7
Default Re: Knowledge Sharing - Requirements for database mirrong for BES 5.0 SP2 HA

No the error is still there after restarting.
Offline  
Old 12-02-2010, 09:08 AM   #10
noname
BlackBerry Extraordinaire
 
noname's Avatar
 
Join Date: Sep 2005
Location: Congested Islet of "Foreign Talents" (> 45% of workforce) - Singapore.
Model: Z10
OS: 10.0.0
PIN: NUKE(PAP)
Carrier: Singtel
Posts: 1,504
Default Re: Knowledge Sharing - Requirements for database mirrong for BES 5.0 SP2 HA

Ok, then we fall back checks for SQL Mirroring support.
  • Only use static port number 1433
  • Verify that the Microsoft SQL Server Browser is running
  • Do not use named instances
Your references:-

KB21884-How to set up database mirroring for the BlackBerry Enterprise Server

KB24268-How to configure Microsoft SQL Server mirroring for BlackBerry Enterprise Server
__________________
Native but 4th class citizen of a nation governed by idiots who import congestions & contention.
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


National Instruments NI-9214 Thermocouple input Module with NI TB-9214 picture

National Instruments NI-9214 Thermocouple input Module with NI TB-9214

$2600.00



NEW Sealed AB 1756-IT6I2 ControlLogix Enhanced Isolated Thermocouple Module  picture

NEW Sealed AB 1756-IT6I2 ControlLogix Enhanced Isolated Thermocouple Module

$759.05



For 1769-IT6 6 Pt Thermocouple Module in Box picture

For 1769-IT6 6 Pt Thermocouple Module in Box

$4199.88



 Digital Thermocouple Thermometer Dual Channel 2*K-Type Temperature Meter picture

Digital Thermocouple Thermometer Dual Channel 2*K-Type Temperature Meter

$21.69



Cooking Performance Group Thermocouple 351302170058 picture

Cooking Performance Group Thermocouple 351302170058

$55.99



1980-060 - Thermocouple 60 inch picture

1980-060 - Thermocouple 60 inch

$22.00







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