|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
SVRCONN Chl instance used for GET or PUT?? |
« View previous topic :: View next topic » |
Author |
Message
|
hughson |
Posted: Sun Apr 21, 2019 10:22 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
vicks_mq wrote: |
it seems only where ASTATE value is NONE, we are not getting OBJNAME and OPENOPTS |
ASTATE is an indication about whether your application is using Async Consume and has started the connection. If it is ASTATE(NONE) either it is not using Async Consume, or it is but has not yet started the consumer. Since you have no opened queue for get I would assume the former on that connection.
If you see no OPENOPTS and no OBJNAME and you suspect it might be an application doing a put to a queue, there is of course the possibility that it is doing an MQPUT1 in which case there would be no object handle open on the connection for you to see.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
vicks_mq |
Posted: Thu Apr 25, 2019 7:52 pm Post subject: |
|
|
Disciple
Joined: 03 Oct 2017 Posts: 162
|
hughson wrote: |
vicks_mq wrote: |
it seems only where ASTATE value is NONE, we are not getting OBJNAME and OPENOPTS |
ASTATE is an indication about whether your application is using Async Consume and has started the connection. If it is ASTATE(NONE) either it is not using Async Consume, or it is but has not yet started the consumer. Since you have no opened queue for get I would assume the former on that connection.
If you see no OPENOPTS and no OBJNAME and you suspect it might be an application doing a put to a queue, there is of course the possibility that it is doing an MQPUT1 in which case there would be no object handle open on the connection for you to see.
Cheers,
Morag |
Hi Morag, Thank you for educating me. It makes perfect sense now. |
|
Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|