Socket buffer(?) error

  • I am running a job consisting of 6 DTS packages run sequentially. Each one uses IBM iClient ('iSeries Access for Windows ODBC data source') to copy a separate table from an AS400. Each package executes successfully on its own, however when run as a job, different numbers of them will succeed and fail. The successes and failures are different each time (they all succeed running in the job on one invocation or another, so it's not that any particular package is bad). I tried putting a 1 minute retry after each DTS in the job, allowing the recovery of resources if that was the problem, but it did not help.

    The error returned is: Error string:  [IBM][iSeries Access ODBC Driver]Communication link failure. comm rc=10055 - CWBCO1003 - Sockets error, function  returned 10055, 155.104.251.110      Error source:  Microsoft OLE DB Provider for ODBC Drivers      Help file:        Help context:  0      Error Detail Records:      Error:  -2147467259 (80004005); Provider Error:  10055 (2747)      Error string:  [IBM][iSeries Access ODBC Driver]Communication link failure. comm rc=10055 - CWBCO1003 - Sockets ...  Process Exit Code 1.  The step failed.

    As best as I can find out, error 10055 (WSAENOBUFS) is a sockets error 'No buffer space available' but I'm not sure what could be causing such a problem (or indeed if that error message is valid).

    Any insight into this?

     

    ...

    -- FORTRAN manual for Xerox Computers --

  • This was removed by the editor as SPAM

  • I have same problem ; Do you fix it??

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply