This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Upgrade from 5.0 to 5.2 Console Fail. Management service refuses to start.

Just attempted to upgrade to Management console version 5.2 from 5.0

 

Installation appeared to go perfectly. Followed upgrade guide to the letter.

 

However, the management service now refuses to start.

 

A little investigation into the event logs shows.....

 

Sophos Managements Service :

Initialization failed.
Step: Migrating data if necessaryError: std::runtime_error. Database upgrade failed. Please see KBA 113946.Data: ErrorUnexpected

 

It would appear the database has not been upgraded.

 

After more diggings I've checked the database instances using :

 

sqlcmd -E -S .\sophos -Q "select name from sysdatabases"

 

This returns all databases including SOPHOS45, SOPHOS50 (current version) and SOPHOS52

 

More digging I have tried to update the database manually....

 

upgradedb.exe -debug -sourceVersion=50

 

returns.....

03.06.2013 10:45:55 Parsing command-line qualifiers  ... successfully completed.

03.06.2013 10:45:55 Validating parameter values ...
03.06.2013 10:45:55      ... successfully completed.
03.06.2013 10:45:55 Transferring data to the new database ...
03.06.2013 10:46:01 Error: std::exception thrown  SP Error: 55 (ErrorDataTransfe
rFailed)
03.06.2013 10:46:01 Exit code 5 (Failed to transfer data from the old database.)

 

Help please. Thanks in  advance.

:40551


This thread was automatically locked due to age.
Parents
  • I had run out of space on my system disk C:. The Enterprise Console Database 5.0 is currently on my E: partition, but Enterprise Console Database 5.2 is created on C:. After i executed "exec dbo.FromX 50, 0" i run out of space on C:.

    :40555
Reply
  • I had run out of space on my system disk C:. The Enterprise Console Database 5.0 is currently on my E: partition, but Enterprise Console Database 5.2 is created on C:. After i executed "exec dbo.FromX 50, 0" i run out of space on C:.

    :40555
Children
No Data