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

Backing up the Sophos EM database

We are running enterprise manager 3.1.0.24.76..  From what I can see it's running some old version of MSSQL 2000?  Is that MDAC?  I can't get Expressmaint to back it up.  I'm not having any luck getting MMSQL Server 2005 Managment console to connect to it.   My goal here is to automate a backup of it at night so our tape system can get the backup.  

Is this possible?  Is there an easier way?

-  Joe

:301


This thread was automatically locked due to age.
Parents
  • Hi Joe,

    Enterprise Console 3 has a backupdb.bat batch file you can use to do this.

    It is located in %programfiles%\sophos\enterprise console\db\

    In CMD run backupdb on its own to get parameters.

    e.g. backupdb c:\backups\mydb.bak

    To restore, you can use restoredb.bat

    So a scheduled task could do this.

    Hope that helps :)

    OD

    :305
Reply
  • Hi Joe,

    Enterprise Console 3 has a backupdb.bat batch file you can use to do this.

    It is located in %programfiles%\sophos\enterprise console\db\

    In CMD run backupdb on its own to get parameters.

    e.g. backupdb c:\backups\mydb.bak

    To restore, you can use restoredb.bat

    So a scheduled task could do this.

    Hope that helps :)

    OD

    :305
Children
No Data