Re: How to troubleshoot a SQL Server 80040E14
From: bl (bl_at_discussions.microsoft.com)
Date: 08/10/04
- Next message: Mike: "Re: Combine Multiple Records"
- Previous message: Jacco Schalkwijk: "Re: Export definition? Ascii search?"
- In reply to: Darren Green: "Re: How to troubleshoot a SQL Server 80040E14"
- Next in thread: Darren Green: "Re: How to troubleshoot a SQL Server 80040E14"
- Reply: Darren Green: "Re: How to troubleshoot a SQL Server 80040E14"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 09:57:03 -0700
Darren,
Yes, the dts is basically used to kill processes that try to connect to the
production sql server during the load time (late night).
This works alright on development box and also works alright during weekend
inthe production box, but fails during weekdays.
I am thinking that some other process trys to kill this process. I am not
sure what the error message says .
Can you help?
BL
"Darren Green" wrote:
> Is anything in your package trying to kill processes? The error would seem
> fairly obvious in those circumstances.
>
> If not, what exactly is in your package?
>
> If this really is urgent then perhaps it would be worth paying for Microsoft
> Support?
>
> --
> Darren Green
> http://www.sqldts.com
>
> "bl" <bl@discussions.microsoft.com> wrote in message
> news:4AE4AB44-5AB5-4C30-AB3C-73981F24F492@microsoft.com...
> > I have scheduled a dts package and i am getting an error with the
> following
> > error code and description.
> >
> > error code : 80040E14
> > error description : Only user processes can be killed.
> > Error Source: Microsoft OLE DB Provider for SQL Server
> >
> > can anybody help me please . this is very urgent.
> > Thanks
> > BL
>
>
>
- Next message: Mike: "Re: Combine Multiple Records"
- Previous message: Jacco Schalkwijk: "Re: Export definition? Ascii search?"
- In reply to: Darren Green: "Re: How to troubleshoot a SQL Server 80040E14"
- Next in thread: Darren Green: "Re: How to troubleshoot a SQL Server 80040E14"
- Reply: Darren Green: "Re: How to troubleshoot a SQL Server 80040E14"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|