Create the BEMS services databases
    BEMS
 services databasesDepending on the configuration of your environment (for example, you plan to install all the 
BEMS
 services), you must create one or more Microsoft SQL
  Server
 databases.Verify that the 
Microsoft SQL
  Server
 account or the BEMS
 Windows
 service account has db_owner privileges to the databases. For more information, see KB 42661.The following table is an example of a small deployment that has all of the 
BEMS
 services installed on one server. For an example of a large and small deployment that has all of the BEMS
 services installed on one server, see Example of a small BEMS deployment.| Services | Databases | 
|---|---|
| All BEMS services on the same server | 
 If this is the first server in the  BEMScluster, create the databases. If this is an additional server for the same BEMScluster, new databases are not required. Record the existing database names for the BEMSservices. | 
The following table is an example of a large deployment that has the 
BEMS
 services installed on separate servers. When you create a separate database for each service, you create a new cluster for that service. The push notifications are included in the Core database. If you create separate databases, select the appropriate database for the service. For an example of a large deployment that has the BEMS
 services installed on separate servers, see Example of a large BEMS deployment.| Services | Databases | 
|---|---|
| BlackBerry Push Notifications service ( Mailservice) on one server | Create a blank database and call it "BEMS_Core1". | 
| Connectservice and Presenceservice on one server | Create two blank databases. Call one "BEMS_Core3" and call one "BEMS_Connect." The  Presenceservice does not require a separate database when it is installed on a server with a service that uses a database. | 
| Connectservice only on one server | Create two blank databases. Call one "BEMS_Core3" and call one "BEMS_Connect." | 
| Presenceservice only on one server* | Create a blank database and call it "BEMS_Core2." | 
| Docs service only on one server | Create two blank databases. Call one "BEMS_Core4" and call one "BEMS_Docs." |