iSereies Dataqueue read error: CWB4016 cwbDQ_Read code error 6017

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vagueante
    New Member
    • Aug 2009
    • 10

    iSereies Dataqueue read error: CWB4016 cwbDQ_Read code error 6017

    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
Working...