Re: DTS Packages fail when executed from Jobs
- From: "Matt" <mattk@xxxxxxxxxxxxxx>
- Date: Fri, 13 May 2005 05:21:01 -0700
I don't think it is related to this article.
I have tried running the DTS package on the server whilst logged on as the
SQL Agent account and it also works when run from the command line with
DTSRUN.EXE or through the SQL Server Enterprise Manager.
It still fails when executed from a Job.
I've also noticed that another job which just runs an ActiveX Script is
failing with the following message:
Executed as user: domain\username. Error Code: 0 Error Source= Microsoft
VBScript runtime error Error Description: Out of memory Error on Line 2.
The step failed.
The server is certainly not out of memory by far.
"Allan Mitchell" wrote:
> Are you not experiencing this
>
> http://support.microsoft.com/?kbid=269074
>
>
>
>
>
>
> "Matt" <mattk@xxxxxxxxxxxxxx> wrote in message
> news:mattk@xxxxxxxxxxxxxx:
>
> > I am having trouble executing a DTS package from a SQL Job. It works OK for a
> > while but then starts failing with the following error message:
> >
> > Executed as user: domain\SQLSvcAccount. DTSRun: Cannot create COM Server to
> > load and execute DTS Package. Error -2147221008 (800401F0): CoInitialize
> > has not been called. Process Exit Code -2147221008. The step failed.
> >
> > To correct this I need to restart the SQL services.
> >
> > I can run the DTS Package directly using Enterprise Manager from my PC and I
> > can also using the DTSRUN.exe command to execute the package from my PC using
> > the exact command line that the SQL job is using. This works OK, even when
> > the jobs are failing.
> >
> > Can anyway shed any light on this and come up with a solution?
> >
> > In brief, my setup is SQL 2000 with SP3 running on Windows Server 2003.
> >
> > Thanks
> > Matt
>
>
.
- Follow-Ups:
- Re: DTS Packages fail when executed from Jobs
- From: Sophie Guo [MSFT]
- Re: DTS Packages fail when executed from Jobs
- References:
- DTS Packages fail when executed from Jobs
- From: Matt
- Re: DTS Packages fail when executed from Jobs
- From: Allan Mitchell
- DTS Packages fail when executed from Jobs
- Prev by Date: Re: On Error Goto Label dosen't work in ActiveX script
- Next by Date: Re: Fixed Field Columns Missing
- Previous by thread: Re: DTS Packages fail when executed from Jobs
- Next by thread: Re: DTS Packages fail when executed from Jobs
- Index(es):
Relevant Pages
|