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

Issue on Upgrade the SQL server for Enterprise Console 4.0

Hello all -

I'm trying to upgrade the SQL server for EC 4.0 and then go to EC 4.5. but I'm getting a error that I dont know how to fix it. The error is when I'm running the EC installer package on my SQL server.

Error msg: Error 2753. The file 'MtInstall.dll.A7BF7F78_EC24_4CF0_9C11_B360F063EAEB' is not marked for installation.

Do you have any clue how can I fix this error?

Thank you

:7619


This thread was automatically locked due to age.
Parents
  • Ahh, ok, in that case you should run:

    InstallDB swgru1xs03003 swgru1xs03003 SOPHOS4 InstallDB.log

    as you can address the instance name with just the machine name.

    The parameters to installdb.bat should be:

    SQLInstance, Domain|MachineName, Database, Logfile

    If you just run the batch file without arguments it will assume:

    machinename\Sophos as the instance.

    MachineName to be %computername%

    Database to be SOPHOS4

    Logfile to be InstallDB.log

    But if you're happy you have the SOPHOS4 database created you should be able to move on.

    Jak

    :7689
Reply
  • Ahh, ok, in that case you should run:

    InstallDB swgru1xs03003 swgru1xs03003 SOPHOS4 InstallDB.log

    as you can address the instance name with just the machine name.

    The parameters to installdb.bat should be:

    SQLInstance, Domain|MachineName, Database, Logfile

    If you just run the batch file without arguments it will assume:

    machinename\Sophos as the instance.

    MachineName to be %computername%

    Database to be SOPHOS4

    Logfile to be InstallDB.log

    But if you're happy you have the SOPHOS4 database created you should be able to move on.

    Jak

    :7689
Children
No Data