Re: file backup component
- From: "KM" <konstmor@xxxxxxxxxxxxxxxx>
- Date: Fri, 2 Mar 2007 13:32:16 -0800
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
.
- Follow-Ups:
- Re: file backup component
- From: Merry.Win
- Re: file backup component
- References:
- file backup component
- From: Merry.Win
- Re: file backup component
- From: KM
- Re: file backup component
- From: Merry.Win
- file backup component
- Prev by Date: Re: compressed ntldr
- Next by Date: Re: Problem with FBA Generic Command (again...)
- Previous by thread: Re: file backup component
- Next by thread: Re: file backup component
- Index(es):
Relevant Pages
|
Loading