Re: SQLVDI - ErrorCode=(288)Attempt to release mutex not owned by call



What's your version of the service pack?


"Leythos" <void@xxxxxxxxxxx> wrote in message
news:MPG.2153288fa245f1a9989948@xxxxxxxxxxxxxxxxxxxx
In article <8BDCE406-C58C-4CDA-8B35-D25D42B35810@xxxxxxxxxxxxx>,
JoeF@xxxxxxxxxxxxxxxxxxxxxxxxx says...
I really have to figure this out. Every day there's at least 15 entries
of
this in my server reports. The owner doesn't like to see ANY critical
errors.
I've done the patch from Microsoft already. Is anyone else out there
having
the same problem?

I'm running SBS 2003 Premium and this started happening after the
Sharepoint
DB's were upgraded to SQL 2005 WG edition.

I got rid of this by making sure that I backup at least 1 file on each
drive array. I had not been backing up the Transaction log array, it
only holds the transaction logs and we don't need to back up the
individual files since we do 4 hour full backups to another disk. Seems
that something MS changed screws with the backup process.

It took me a week to find out this was the cause of my SQLVDI errors -
might not be yours, but it fixed mine.


--

Leythos
- Igitur qui desiderat pacem, praeparet bellum.
- Calling an illegal alien an "undocumented worker" is like calling a
drug dealer an "unlicensed pharmacist"
spam999free@xxxxxxxxxx (remove 999 for proper email address)


.



Relevant Pages

  • Re: SQLVDI - ErrorCode=(288)Attempt to release mutex not owned by call
    ... The owner doesn't like to see ANY critical errors. ... I got rid of this by making sure that I backup at least 1 file on each ... I had not been backing up the Transaction log array, ... Calling an illegal alien an "undocumented worker" is like calling a ...
    (microsoft.public.windows.server.sbs)
  • Re: Still dont understand log backups
    ... The transaction log, whether or not it is one or many files, is a serial, ... until the end of the physical log file is reached. ... backup is executed, the active "virtual" logs are backed up, but the ... Using BULK LOGGED, does the online log file contain EVERY transaction for all time -- given that I don't truncate it manually? ...
    (microsoft.public.sqlserver.server)
  • Re: Very large LDF
    ... If a database is backed up using the 'Complete Backup' option via ... You will have to backup the transaction log seperately. ... Check the Recovery model you are using for that database. ...
    (microsoft.public.sqlserver.security)
  • Re: Transaction Log Size
    ... Backup database does not empty the transaction log files. ... How to Shrink the SQL Server 7.0 Transaction Log ...
    (microsoft.public.sqlserver.server)
  • Re: Log Shipping: question about secondary dB mode?
    ... Regular transaction log backups will allow the committed and backed up portion of the log file to be reused for new transactions. ... And last to recover the db you restore the last log file using the WITH RECOVERY option and you should be all set. ... all the backup and restore jobs are proceeding without errors. ...
    (microsoft.public.sqlserver.tools)

Loading