Forum Discussion

cemileba_ak's avatar
12 years ago

enterprise vault service unavailable

Hi;

We just move our EV databases to the new SQL server. We able to see archived mailes via icons on Outlook. But on search .asp we took the enterprise vault service unavailable error. and also on the event view we see this log.

An error was detected while accessing the Vault Database 'EnterpriseVaultDirectory' (Internal reference: {CADODataAccess::OpenRecordset} [.\ADODataAccess.cpp, lines {2650,2652,2653,2656,2659,2663}, built Jul 10 17:51:36 2013]):

Description:

Invalid object name '#rootidentities'.


SQL Command:
GetObjectsBySIDs


Additional Microsoft supplied information:

Source: Microsoft OLE DB Provider for SQL Server
Number: 0x80040e37
SQL State: 42S02
Native Error: 00000208
HRESULT 0x80040e37

Can you please help us urgently.

  • The cause of the problem is sql server collation.

    The SQL server default collation must be same with EV sql collations.

     

    Thanks for all.

     

    Regards

  • Do you get the service unavailable message as soon as you click on Search within Outlook?

    What happens if you try to open an archived item from within Outlook?

     

    Which version and service pack of EV are you referring to here?

  • What version of Enterprise Vault are you running? Doing a quick search about that error message, I couldn't find a reference to #rootidentities in that SQL command, that error might not be related to the behavior in the search.asp .... Did you move the DBs from one SQL server to another or did you restore the DB's from backup? You might need to open a case with support to troubleshoot this issue further.

  • The cause of the problem is sql server collation.

    The SQL server default collation must be same with EV sql collations.

     

    Thanks for all.

     

    Regards