Re: file backup component



Merry.Win,

I am not sure what he was referring to as the backup thread. Perhaps, he meant something that belongs to the SQL server itself.
I'd recommend you:
- Delay the start of the SQL server service until manual start. This way you can test it whether there is indeed a timing issue
there.
- Explore the issue with the tools from sysinternals.com. Specifically, make use of ProcessExplorer and ProcessMonitor tools.
The first one will give you enough info about a process/service as to what modules (dlls, etc.) and files (database files, logs
,etc.) are being loaded and mapped to the process address space. With this you may be able to find the process that locks the LDF
file.

As to the windows backup. Just check if you happened to include the components I already mentioned in your image config and/or its
dependencies.

--
=========
Regards,
KM

Hi ,KM

I have builded a XPE image with SQL server 2005. Sometimes,my SQL server service can not automaticly start after system is start.I
have checked the log with event viewer.There is a error in event log that a thread are using mastlog.ldf file when system start
the SQL service.The thread that Mr.RM in microsoft.public.sqlserver.server newgroup told me may be the file backup thread.

How can I konw whether my image have file backup function?

Thanks

Merry.Win

"KM" <konstmor@xxxxxxxxxxxxxxxx> дÈëÏûÏ¢ÐÂÎÅ:uiHRNVIXHHA.3948@xxxxxxxxxxxxxxxxxxxxxxx
Probably what you are looking for is "Windows Backup Utility" component. (Since SP2 this component has Visibility 1000)

--
=========
Regards,
KM

Hi All

How to know that file backup component is included in the xpe image?

thank you for your answer.


Merry.Win






.



Relevant Pages

  • Re: SBS2003, NTBackup-Fehler
    ... Falls das Problem noch verhandeln ist,werde ich vorschalgen nächste Schritte durchzuführen. ... Backup fails on a computer that is running Small Business Server 2003 ... Die Sicherung kann nicht fortgesetzt werden. ... Microsoft OLE DB Provider for SQL Server ...
    (microsoft.public.de.german.backoffice.smallbiz)
  • RE: SBS Backup problems
    ... search for *SQL* there a Microsoft SQL Server folder located under C:\Program ... > From the backup log, I find the following error message. ... > - You back up data from a volume that contains a Microsoft SQL Server ... > This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • RE: Backups have Shadow Copy Problems
    ... with volume Shadow Copy error 800423f4. ... You back up data from a volume that contains a Microsoft SQL Server ... The recovery model of the SQL Server database is configured to use an ... It just ensures backup will continue without reporting the error. ...
    (microsoft.public.windows.server.sbs)
  • Re: Disk Management Strategies...? (here we go again!)
    ... SQL Server best practices would dictate at least three ... Copies and backup strategies to the mix, ... the impact of Shadow Copies and backup strategies. ... like the idea of organizing backups by partition. ...
    (microsoft.public.windows.server.sbs)
  • Re: Moving server to larger hard drive
    ... Windows Small Business Server 2003 backup ... Set the SQL Server 2000 database recovery model to Simple. ... > Will enumerate on 4 media libraries found. ...
    (microsoft.public.windows.server.sbs)

Loading