
2. Perform one of the following tasks:
Task Steps
Back up from the Microsoft SQL
Server Enterprise Manager.
a. Open the Microsoft SQL Server Enterprise Manager.
b. Right-click the name of the BlackBerry Configuration Database. Click
All Tasks.
c. Click Backup Database.
d. Click Add.
e. Type the names of the backup file and the backup directory.
f. In the Backup section, click Database - complete.
g. Click OK.
Back up from the Microsoft SQL
Server Management Studio.
a. Open the Microsoft SQL Server Management Studio.
b. Right-click the name of the BlackBerry Configuration Database. Click
Tasks.
c. Click Back Up.
d. In the Database list, click the database name.
e. In the Backup type list, click Full.
f. In the Backup component list, click Database.
g. Type the backup directory and file name.
h. Click the type of backup destination.
i. Click OK.
Back up from a command prompt.
a. On the computer that hosts the BlackBerry Configuration Database, at
the command prompt, type the following command:
osql -E
b. Press ENTER.
c. Type the following commands:
backup database <database_name> to disk = 'C:
\<database_name>.bak'
go
Upgrade Guide
Preparing to upgrade from the BlackBerry Professional Software to the BlackBerry Enterprise Server
19
Kommentare zu diesen Handbüchern