Connecting Tech Pros Worldwide Help | Site Map

iSereies Dataqueue read error: CWB4016 cwbDQ_Read code error 6017

Newbie
 
Join Date: Aug 2009
Posts: 10
#1: Sep 7 '09
Hi,

I have a windows service that i connecto to a iSeries Dataqueue, i can write and read from it.

The purpose of this service it's to keep reading the dataqueue and when it has some data i run a WS and read/write data in a iSeries DB2 with the DB2 provider. I can do all these things in a Win App, and now i'm trying to put all of this in a service.

I 've created a timer for the service where i access the queue, but after a while it returns the error CWB4016 cwbDQ_Read code error 6017. What can i do to prevent this error?

Thank you
Reply