Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
QVX_UNEXPECTED_END_OF_DATA: SQL##f - SqlState: 08S01, ErrorCode: 10055, ErrorMsg: [IBM][System i Access ODBC Driver]Communication link failure. comm rc=10055 - CWBCO1003 - Sockets error, function returned 10055,
7/15/2016 4:46:46 AM: Error: ODBC read failed
I am facing the above error in the log file, and the job daily failed on its schedule time since past 2 days.
Hoping to Hear from you guys.
Thanks alot.
Communication link failure
Network problem. Nothing Qlikview can do about. Ask your local friendly network administator why the network connection keeps getting disrupted.
Our other mutual friend, Mr. Search Engine has a few things to say about this.
Like: https://support.microsoft.com/en-us/kb/966057
Best,
Peter
Close, but the return code is 10055. Perhaps this one is closer still: IBM II10598 - EXTENDED HELP FOR TCP/IP AND IPX ERRORS REPORTED BY CWBCO1003 - United States
Function: any
Error : 10055
Cause : Winsock (TCP/IP or IPX) has run out of resources
to process your request.
Recovery: Your system may be too low on available memory,
or you may hav too many programs that use
Winsock running. End any unnecessary programs
and try the action again. If this error still
occurs, shutdown and re-start Windows, and try
the action again with as few other programs active
as possible.
I received the same error message (QVX_UNEXPECTED_END_OF_DATA) during data load in Qlik Sense. I determined it was due to a simple error in my SQL statement (that pulls data from SQL Server).
But given the "communication link failure" I suspect it's more likely to be a network issue...