View Single Post
Old 09-17-2007, 05:16 PM   #13
CsabiDuke
New Member
 
Join Date: Sep 2007
Model: 8100
PIN: N/A
Carrier: IT
Posts: 4
Default

Quote:
Originally Posted by dev View Post
That error "DB Upgrade Failed: Error Executing a SQL Statement", usually happens when a database was created using the SQL enterprise manager tool and the wizard is run during the BES install. Delete the db from SQL using the SQL manager, clear/remove the ODBC settings on the BES server and restart the SQL server services.
Re-run the BES install and you should be ok.
I have this problem too. I try to run the table.sql script in sql analyzer on the sqlserver, but i see a very lot of error in that. I repair some error (small and big characters...)
But I Don't know wath can I do whit this:
Server: Msg 1776, Level 16, State 1, Line 8
There are no primary or candidate keys in the referenced table 'ServerConfig' that match the referencing column list in the foreign key 'FK_ServerStats_ServerConfig'.
Server: Msg 1750, Level 16, State 1, Line 8
Could not create constraint. See previous errors.
.......

The db creating is runing away to this error message.
Any idea?

Thanking in advance.
Offline   Reply With Quote