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

changing SQL instance for Enterprise console

I am moving my sophos database using the import and export wizard form Sql 2000 to sql 2008 r2.

If I change the regisrty value "DatabasConnectMS"  data source to the new instance  that was created. Will this cause any bad effacts to the enerpise console. Once I move to database I will be upgrading my EC form 5.0 to 5.1

Note sql server is on a different machine.

:35021


This thread was automatically locked due to age.
Parents
  • Here is the error form the Event viewer 

    Faulting application name: MgntSvc.exe, version: 5.1.0.1582, time stamp: 0x4f9ab13e
    Faulting module name: MSVCR90.dll, version: 9.0.30729.4940, time stamp: 0x4ca2ef57
    Exception code: 0x40000015
    Fault offset: 0x0005beae
    Faulting process id: 0x1340
    Faulting application start time: 0x01cdbc620a23f626
    Faulting application path: C:\Program Files (x86)\Sophos\Enterprise Console\MgntSvc.exe
    Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
    Report Id: 47d2e462-2855-11e2-8e67-000c299d83ff

    when we try to run C:\>sqlcmd -E -S .\ -Q "ALTER USER [Sophos DB Admins] WITH LOGIN = [UCRXSQL01\Sophos DB Admins]"  form http://www.sophos.com/en-us/support/knowledgebase/116454.aspx   we the the following Cannot alter the user 'Sophos DB Admins', because it does not exist or you do not have permission.  We can see the sophos DB admins group  which is local  and it has a login in Sql the account that we are running the cmd has full permission 

    :35097
Reply
  • Here is the error form the Event viewer 

    Faulting application name: MgntSvc.exe, version: 5.1.0.1582, time stamp: 0x4f9ab13e
    Faulting module name: MSVCR90.dll, version: 9.0.30729.4940, time stamp: 0x4ca2ef57
    Exception code: 0x40000015
    Fault offset: 0x0005beae
    Faulting process id: 0x1340
    Faulting application start time: 0x01cdbc620a23f626
    Faulting application path: C:\Program Files (x86)\Sophos\Enterprise Console\MgntSvc.exe
    Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
    Report Id: 47d2e462-2855-11e2-8e67-000c299d83ff

    when we try to run C:\>sqlcmd -E -S .\ -Q "ALTER USER [Sophos DB Admins] WITH LOGIN = [UCRXSQL01\Sophos DB Admins]"  form http://www.sophos.com/en-us/support/knowledgebase/116454.aspx   we the the following Cannot alter the user 'Sophos DB Admins', because it does not exist or you do not have permission.  We can see the sophos DB admins group  which is local  and it has a login in Sql the account that we are running the cmd has full permission 

    :35097
Children
No Data