RE: Backup Fails: SQL SharePoint - VSS Events 6013 & 6006

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

Thanks for posting here.

From your post, my understanding on this issue is: you get the 6013 and
6006 VSS event on SBS 2003 SP1. If I am off base, please feel free to let
me know.

Based on my research, this event from VSS may occur when attempting an SQL
instance backup. In most cases, re-registering the VSS binaries resolves
the issue. To re-register VSS binaries and services, first stop the Volume
Shadow Copy Service:

Open a command prompt and change directories to \windows\system32 (this is
important when you begin registering the dlls):
net stop vss

Then register the following dlls and services (be sure you're still in the
windows\system32 directory at your command prompt):

regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll
Regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll

Other items to check:

You added 'BUILTIN\Administrator' using sp_grantlogin and granted sysadmin
role to it using sp_addsrvrrolemember as the above error comes only when we
don't have login for system Administrator. Be sure the system account is a
member of the SQL Administrators group.

I hope the above information helps.

Have a nice day.

Best Regards,

Steven Zhu
MCSE
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were
updated on February 14, 2006.? Please complete a re-registration process
by entering the secure code mmpng06 when prompted. Once you have
entered the secure code mmpng06, you will be able to update your profile
and access the partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================

.



Relevant Pages

  • Re: Why this message?
    ... |>Some have reported that simply re-registering the MSXML3.DLL seems to fix the ... |>regsvr32 wuapi.dll ... |>You receive a "Windows Update has encountered an error and cannot display the ... |>Note that if it says "Install is not needed since Windows Update Agent is ...
    (microsoft.public.windowsupdate)
  • Re: Zip compression problem....
    ... regsvr32 /u zipfldr.dll ... then re-registering it: ... MS-MVP Windows - Shell/User ... | New/Compressed Folder and SendTo compressed ...
    (microsoft.public.windowsxp.general)
  • Re: eternal update loop
    ... |> regsvr32 wuapi.dll ... Completed re-registering as directed. ... You receive a "Windows Update has encountered an error and cannot display the requested ... page" error message when you try to install an update ...
    (microsoft.public.windowsupdate)
  • Re: eternal update loop
    ... |> regsvr32 wuapi.dll ... Completed re-registering as directed. ... You receive a "Windows Update has encountered an error and cannot display the requested page" error message when you try to install an update ... The Windows Update Web site and the Microsoft Update Web site do not scan for updates when you repair a failed installation of Windows XP Service Pack 2 or of Windows XP Service Pack 1 ...
    (microsoft.public.windowsupdate)
  • Re: Error 0x800B0004
    ... >i had the same error and i tried re-registering all 3 dll files ... > the error message is: ... with re-registering a .dll, by doing that. ... >> The three files are NOT named "REGSVR32 SOFTPUB.DLL", ...
    (microsoft.public.windowsupdate)