Re: Error !!! SQL XML Bulkload Please help
From: Irwin Dolobowsky [MS] (irwind_at_mail.microsoft.com)
Date: 06/25/04
- Next message: Irwin Dolobowsky [MS]: "Re: 3 XML Bulk Load questions"
- Previous message: Will Richardosn: "For Xml Auto Returns with invalid XML ... Missing elements"
- In reply to: Nitin: "Re: Error !!! SQL XML Bulkload Please help"
- Next in thread: Nitin: "Re: Error !!! SQL XML Bulkload Please help"
- Reply: Nitin: "Re: Error !!! SQL XML Bulkload Please help"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Jun 2004 11:41:52 -0700
Are you possibly running two jobs at once and one can not access the file
because the other still has it open?
Irwin
-- Irwin Dolobowsky Program Manager - SqlXml http://blogs.msdn.com/irwando This posting is provided "AS IS" with no warranties, and confers no rights. "Nitin" <Nitin@discussions.microsoft.com> wrote in message news:75EB6BBE-9E47-4279-9D89-D2D5BC418B59@microsoft.com... > Hi Michael > The schedule job gets run by SQL server Agent and the SQL server agent is > running under administrator user. The SQL server job is calling is COM+ > (in which i am using SQLXML bulkupload) and it runs under seperate user > which has also got the administrator permission. I dont know this happens > some times only. > > thanks for your kind support > > Nitin > > > "Michael Rys [MSFT]" wrote: > >> This sounds like you run the scheduled job with less permissions than >> when >> you do. Is the scheduled job running as a different user? >> >> Michael >> >> "Nitin" <Nitin@discussions.microsoft.com> wrote in message >> news:C6033E80-4C72-44D5-B59C-3B750EE27C23@microsoft.com... >> > Yes >> > I did check the permission and size thats not the problem >> > >> > funny thing is that if i run the job explicitly it does runs properly >> > but >> > if i schedule it to run automatically it gives me this error >> > >> > thanks >> > Nitin >> > >> > "Michael Rys [MSFT]" wrote: >> > >> >> Did you check the obvious permission and size issues for the log file >> >> location? >> >> >> >> Thanks >> >> Michael >> >> >> >> "Nitin" <Nitin@discussions.microsoft.com> wrote in message >> >> news:D780E0E2-3FA2-4F6B-BFFD-987E528682C8@microsoft.com... >> >> > Hi guys >> >> > I am running COM component from SQL server jobs. >> >> > The COM component uses SQLXML bulk object to copy the data to SQL >> >> > server. >> >> > I do get following error. The error comes some times only some. It >> >> > is >> >> > not >> >> > consistant >> >> > >> >> > can anyone tell me why it is happening some times only and how to >> >> > resolve >> >> > it >> >> > >> >> > thanks in advance >> >> > >> >> > error :- >> >> > Executed as user: myserver\Administrator. Error Code: 0 Error >> >> > Source= >> >> > Microsoft XML Bulkload for SQL Server Error Description: The error >> >> > log >> >> > file could not be created. Make sure you have the appropriate >> >> > permissions >> >> > and that the ErrorLogFilePath is valid. Error on Line 1. The >> >> > step >> >> > failed. >> >> >> >> >> >> >> >> >>
- Next message: Irwin Dolobowsky [MS]: "Re: 3 XML Bulk Load questions"
- Previous message: Will Richardosn: "For Xml Auto Returns with invalid XML ... Missing elements"
- In reply to: Nitin: "Re: Error !!! SQL XML Bulkload Please help"
- Next in thread: Nitin: "Re: Error !!! SQL XML Bulkload Please help"
- Reply: Nitin: "Re: Error !!! SQL XML Bulkload Please help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|