Sophos sec5.5 shows the following error and does not start the management server service
This thread was automatically locked due to age.
Sophos sec5.5 shows the following error and does not start the management server service
Hello Christian Gonzalez,
sourceVersion=521 should be the correct choice. But I see you also have a SOPHOS540 database - where does it come from?
Please run UpgradeDB.exe -reset and then try again. Might or might not help. It's also safe and worth a try to run InstallDB.bat. to recreate the SOPHOS550 database.
Christian
Hello Christian Gonzalez,
sourceVersion=521 should be the correct choice. But I see you also have a SOPHOS540 database - where does it come from?
Please run UpgradeDB.exe -reset and then try again. Might or might not help. It's also safe and worth a try to run InstallDB.bat. to recreate the SOPHOS550 database.
Christian
Hello Christian Gonzalez,
the screenshot shows that the SOPHOS550 database is no longer there. You should run InstallDB.bat (from the %ProgramFiles%\Sophos\Enterprise Console\DB\Core\, make sure it's the correct one, it should contain the line @IF "%3" == "" SET databaseName=SOPHOS550). Afterwards run UpgradeDB.exe -sourceVersion=521.
You don't need (in fact, they are ignored) any "intermediate" database(s) as long as you are on a supported upgrade path. The SEC installer's setup.exe determines the "source" database from the version of the installed Database component and calls UpgradeDB.exe with the according sourceVersion.
If you delete the SOPHOS521 database you lose all your settings, groups, policies, and endpoint data including alerts and events. You're effectively starting from scratch.
Christian
Thanks..... I Apply the Sophos Support and they provided me an code for make Upgrade...But since I had deleted the database, I managed to open the console but everything was lost
This is the Code, you know for what this Code make for me?
sqlcmd -E -S .\SOPHOS -d SOPHOS550 -q "Update Upgrade Set UpgradeStatus=2"