<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Netexceed blog by Jason Mohan&#187; Netexceed by Jason Mohan</title>
	<atom:link href="http://www.jasonmohan.com/tag/blackberry-enterprise-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonmohan.com</link>
	<description>I am an IT professional who loves to stay on the leading edge of technology, and tries to tackle most commonly faced issues by computer users, and administrators.</description>
	<lastBuildDate>Mon, 19 Jul 2010 20:18:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Max users on a Blackberry Enterprise Server</title>
		<link>http://www.jasonmohan.com/blackberry/max-users-on-a-blackberry-enterprise-server/</link>
		<comments>http://www.jasonmohan.com/blackberry/max-users-on-a-blackberry-enterprise-server/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:54:22 +0000</pubDate>
		<dc:creator>Jason Mohan</dc:creator>
				<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry enterprise server]]></category>

		<guid isPermaLink="false">http://netexceed.com/?p=159</guid>
		<description><![CDATA[How many users can you put on a blackberry server? I wasn&#8217;t sure either, but below are the numbers I got from tech support at RIM. This is for a blackberry server connected to exchange. Let us know if you&#8217;re able to get more on with no issues.
BES with MSDE: 200-250 users
BES with SQL (sql [...]]]></description>
			<content:encoded><![CDATA[<p>How many users can you put on a blackberry server? I wasn&#8217;t sure either, but below are the numbers I got from tech support at RIM. This is for a blackberry server connected to exchange. Let us know if you&#8217;re able to get more on with no issues.</p>
<p>BES with MSDE: 200-250 users</p>
<p>BES with SQL (sql on a different machine): 2000-2500 users</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonmohan.com/blackberry/max-users-on-a-blackberry-enterprise-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving BES from an MSDE database to SQL</title>
		<link>http://www.jasonmohan.com/blackberry/moving-bes-from-an-msde-database-to-sql/</link>
		<comments>http://www.jasonmohan.com/blackberry/moving-bes-from-an-msde-database-to-sql/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:51:46 +0000</pubDate>
		<dc:creator>Jason Mohan</dc:creator>
				<category><![CDATA[blackberry]]></category>
		<category><![CDATA[blackberry enterprise server]]></category>

		<guid isPermaLink="false">http://netexceed.com/?p=161</guid>
		<description><![CDATA[So how do you move from MSDE to SQL on you BES server? If you didn&#8217;t know already MSDE can only handle about 200-250 users with Blackberry Server Enterprise. Though officially from Microsoft on paper it says 500, but according to blackberry support personnel it&#8217;s only 200-250 before you start expercining delays with email from [...]]]></description>
			<content:encoded><![CDATA[<p>So how do you move from MSDE to SQL on you BES server? If you didn&#8217;t know already MSDE can only handle about 200-250 users with Blackberry Server Enterprise. Though officially from Microsoft on paper it says 500, but according to blackberry support personnel it&#8217;s only 200-250 before you start expercining delays with email from you blackberry server or handheld. So what&#8217;s the process and how complicated is it was my question? Now that I&#8217;ve done it, I can tell you it&#8217;s pretty easy. Here&#8217;s the link to the <a href="http://www.blackberry.com/btsc/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=KB12247&amp;sliceId=SAL_Public&amp;dialogID=193164222&amp;stateId=1%200%20193162279">KB 12247</a> that fully describes the process, but below I&#8217;ll give you a brief overview.</p>
<p>1. Create the BES admin user on you sql server</p>
<p>2. Run the createdb.exe tool, so it creates the sql database (you&#8217;ll need this from the orginial installation cd of you BES server, or you can download it from the internet).</p>
<p>3. Give the BES admin user dbo and public rights to the datbase</p>
<p>4. Stop the services on the BES server</p>
<p>5. Backup the database using OSQL -E at the command line.</p>
<p>6. Restore the database to the SQL database that was created by the createdb tool.</p>
<p>7. Change the database on the Blackberry server configuration.</p>
<p>8. Restart all the services.</p>
<p>9. Change the database on the ODBC system dsn if you are 3.0 or 4.0.</p>
<p>10. Don&#8217;t forget to change the database in the Blackberry manager (or domain), by right clicking and choosing properties, then choose database, and make sure that information is correct.</p>
<p>That&#8217;s it, very simple and easy not as hard as I thought it was initially.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonmohan.com/blackberry/moving-bes-from-an-msde-database-to-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
