|
Home > Archive > MS SQL Server DTS > January 2006 > [DBNETLIB][ConnectionRead(recv())] General network error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[DBNETLIB][ConnectionRead(recv())] General network error
|
|
|
| While running DTS, happens randomally in different tasks.
anyone?
| |
|
| I've been having a similiar issue. I've scheduled a group of DTS packages
and a stored procedure to run over night. I've been getting a random error
when the stored procedure begins.
DTSRun OnError: DTSStep_DTSExecutePa
ckageTask_2, Error = -2147467259
(80004005)
Error string: DTSStep_DTSExecuteSQ
LTask_1: [DBNETLIB][ConnectionRead
(recv()).]General network error. Check your network documentation.
Error source: Microsoft OLE DB Provider for SQL Server
It usually runs fine if I run it manually. The errors usually happen when
the procedure runs over night. The server logs don't show anything else
running at that time.
Does anyone have an idea?
"חן" wrote:
> While running DTS, happens randomally in different tasks.
>
> anyone?
|
|
|
|
|