Backup the BlackBerry Configuration Database
Tuesday, 01 January 2008

Backup the BlackBerry Configuration Database

If your database environment is Microsoft SQL Server, use the backup and restore tools provided by Microsoft.

If your database environment is MSDE 2000, you can use the BlackBerry Database Backup tool that is provided with the BlackBerry Enterprise Server software to perform a full backup of the BlackBerry Configuration Database.

By default, the backup file is named <database name><YYYYMMDDHHMMSS>.bak.

  • On the server on which the BlackBerry Configuration Database is located, at the command prompt, switch to the Tools folder in the BlackBerry Enterprise Server installation media.

  • Type BlackBerryDBBackup.exe.

  • Type any of the following parameters, in the order in which they appear:

 

Parameter

Procedure

-d

Type the database name

-f

Type the folder in which the backup file is saved. By default, this parameter is set to the current location.

Note: If you specify a different location, the folder must already exist.

-S

Type the name of the server on which the database is located. By default, this parameter is set to the local server.

-E

Include this parameter if you want to use your own NTLM account to connect to the database instead of SQL authentication. By default, this parameter is set to False.

Note: Your account must have server administrator and database owner permissions.

-U

Type the SQL authentication user name. By default, this parameter is set to System Administrator.

Note: If you want to use a different account, it must have server administrator and database owner permissions.

-P

Type the SQL authentication password. By default, this parameter is blank.

-p

 

Type the interval at which you want progress reported. By default, this parameter is set to 10%.


e.g., to back up a BlackBerry Configuration Database named BESMgmt to a folder called E:\BES_Backup using the integrated SQL authentication, type the following command:

BlackBerryDBBackup.exe -d BESMgmt -f E:\BES_Backup –E

 

  • Press ENTER.
 
< Prev   Next >
Advertisement
© d-PIT, 2007-2012.

Site Disclaimer