-=Wok=- Blog


Your Network. Our Passion (Networking ed altro)
Anno 2008

Anno 2007

Anno 2006

Errore durante la conversione del DB da BES 4.0 a 4.1

Se durante l’upgrade da Blackberry Enterprise Server 4.0 alla versione 4.1 nel momento in cui il database viene convertito viene visualizzato un errore questo potrebbe essere dovuto ad un limite di dimensione del database.

In tal caso provate la seguente procedura:

Open a command prompt.
2. Type osql -E and press ENTER.
3. Type the following commands in the specified order:

1>exec sp_helpdb<database_name> where <database_name> is the name of the BlackBerry Configuration Database (for example BESMgmt).

Note: This will display the logical file names used in the BlackBerry Configuration Database.
2>go
1>ALTER DATABASE<database_name> MODIFY FILE (NAME =<file_name>,
MAXSIZE=UNLIMITED) where <file_name> is the name of the BlackBerry Configuration Database file name that is normally located in the SQL Data directory (for example BESMgmt_log).
2>go
1>quit

In ogni caso ancora prima di iniziare qualsiasi tipo di migrazione ricordate di usare il comando:

C:\Program Files\Research In Motion\BlackBerry Enterprise Server\Utility> BlackBerryDbBackup -d BESMgmt -f C:\back_dir

in modo da avere una copia del DB da rispistinare in caso di fallimento della migrazione.

Categoria: Windows
mercoledì, 12 mar 2008 Ore. 23.21



  • Views Home Page: 90.153
  • Views Posts: 218.544
  • Views Gallerie: 15.032
  • n° Posts: 115
  • n° Commenti: 110
Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003