Updating Directory DB Following Upgrade

Leave a comment

One of my environments consists of three Enterprise Vault servers.  Two in one site, and one in another.  I just upgraded them all, and sat waiting a while …and a while longer … and even longer.

On review of the event log, I found this:

Log Name:      Symantec Enterprise Vault
Source:        Enterprise Vault
Date:          09/05/2012 11:35:43
Event ID:      8570
Task Category: Directory Service
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      ev1a.EV.Local
Description:
The Directory Service is waiting for another Directory Service to complete an update of the EnterpriseVaultDirectory database, or waiting to get exclusive access to the EnterpriseVaultDirectory database. Please ensure no applications, for example SQL Enterprise Manager or SQL Query Analyzer, are accessing the EnterpriseVaultDirectory database.

The EnterpriseVaultDirectory database is in multi user access mode.

The current EnterpriseVaultDirectory database connections are:

Computer Name : EVAULT1
Program Name :
Login Name : EV\vaultadmin
Connections : 1

Computer Name : EVAULT1
Program Name : Microsoft SQL Server Management Studio
Login Name : EV\vaultadmin
Connections : 1

Computer Name : EVAULT1
Program Name : Microsoft SQL Server Management Studio – Query
Login Name : EV\vaultadmin
Connections : 5

For more information, see Help and Support Center at http://evevent.symantec.com/rosetta/showevent.asp?EvtID=8570

That was nice and helpful – I had in fact got SQL Management Studio open on my SQL Virtual Machine with a bunch of open sessions.

Closed them all, and I am all sorted. Something to watch out for!

SQL Server 2012–Now Available

Leave a comment

As reported over on the SQL Server blog, and on the main Microsoft SQL Server web page, SQL Server 2012 has now reached general availability.  This means you can go and read all about it, download evaluation versions, and deploy it.

Microsoft SQL Server 2012 Released

Leave a comment

Mirosoft announced on Tuesday 6th March 2012, the SQL Server 2012 was released to manufacturing.  It’s available to download as an evaluation right now.  Header over to the SQL Server page on:

http://www.microsoft.com/sqlserver

And read about the RTM here.

Another interesting amendment to the Compatibility Guide

Leave a comment

When I was scanning through the Compatibility Guide the other day I spotted another interesting addition.  This time it’s something for all the SQL buffs out there.  Enterprise Vault is now certified against SQL 2005 Service Pack 4.

It has taken a little while to reach the certification, as you can imagine there is a big dependency on SQL so it pays to be a little cautious with certifying things like this.

You can download the service pack for SQL Server (Dated 17th December 2010), from Microsoft’s web site :

http://www.microsoft.com/download/en/details.aspx?id=7218

Remember to download the correct bitness, there are three flavours available:

* x86

* x64

* IA64

The download will be between 323 Mb and 429 Mb.

Older Entries