Hello,
Has anybody seen this issue before?
Error: Data Stream Out (1390): Error SQLExtendedFetch: [Microsoft][ODBC SQL Server Driver]Error in row[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.
Our workflow ran for 3.5 hrs with 1 error, and it's on the data stream out connector from Connect In-DB. Our SQL script runs fine in Management Studio with about 850k rows.
Any inputs is appreciated. Thank you!
Have you tried running with just a small sample of rows?
Is it possible to optimize the workflow? That has helped me with data stream out errors.