DTS packet size
From: Wes (anonymous_at_discussions.microsoft.com)
Date: 10/08/04
- Next message: Jim Linder: "RE: DTS error copying tables"
- Previous message: TiredOfSpam: "Cross post recommended on this seemingly sinple problem"
- Next in thread: Allan Mitchell: "Re: DTS packet size"
- Reply: Allan Mitchell: "Re: DTS packet size"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 8 Oct 2004 10:52:17 -0700
I have a dts package that transfers data from a view into
a table structure on another server. Occassionly the
scheduled package will fail with the following error:
Error = -2147467259 (80004005) Error string:
[DBNETLIB][ConnectionRead (recv()).]General network error.
Check your network documentation. Error source:
Microsoft OLE DB Provider for SQL Server Help
file: Help context: 0 Error Detail
Records: Error: -2147467259 (80004005); Provider
Error: 11 (B) Error string: [DBNETLIB]
[ConnectionRead (recv()).]General network error. Check
your network documentation. Error source: Microsoft
OLE DB Provider for SQL Server Help file: Help
context: 0 DTSRun OnFinish: Copy Data from PS...
Process Exit Code 1. The step failed.
Once the package fails I will rerun it several times
without any modifications and eventually it will run to
completion successfully. One change that I have made while
troubleshooting is to change the default network package
size from 1 to 1024 or 2048. Although this has worked I'm
not confident that the package wouldn't have run without
that change.
Has anyone seen this error before or anything similar?
- Next message: Jim Linder: "RE: DTS error copying tables"
- Previous message: TiredOfSpam: "Cross post recommended on this seemingly sinple problem"
- Next in thread: Allan Mitchell: "Re: DTS packet size"
- Reply: Allan Mitchell: "Re: DTS packet size"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|