|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Meaning of different SubState in SVRCONN channel |
« View previous topic :: View next topic » |
Author |
Message
|
pcelari |
Posted: Thu Sep 12, 2019 10:02 am Post subject: Meaning of different SubState in SVRCONN channel |
|
|
Chevalier
Joined: 31 Mar 2006 Posts: 411 Location: New York
|
Greetings!
I see our SVRCONN channel instances in three different substates:
"MQI Call", "In MQPUT", "Receiving".
Can someone explain what they really mean and the difference? Isn't "Receiving" the same as "In MQPUT"? i.e. When a client makes MQPUT, the channel receives the message and puts into the queue"?
I have yet to find a document detailing this attribute.
thanks much for sharing your insight! _________________ pcelari
-----------------------------------------
- a master of always being a newbie |
|
Back to top |
|
 |
gbaddeley |
Posted: Thu Sep 12, 2019 5:07 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
MQ Client channels basically provide MQI calls over the network. At the SVRCONN side, the MCA will be doing various things to service the MQI calls and other MQ Client protocol packets. The sub-states will reflect this to a certain extent. _________________ Glenn |
|
Back to top |
|
 |
hughson |
Posted: Thu Sep 12, 2019 6:23 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
These SUBSTATE values show what the channel in question is currently doing.
So for example, SUBSTATE(RECEIVE) means that the channel is currently sitting in a TCP/IP receive() call.
SUBSTATE(MQPUT) means the channel is currently doing an MQPUT to a target queue - having received some data off the TCP/IP socket that told it to do a put.
So, no, SUBSTATE(RECEIVE) and SUBSTATE(MQPUT) are not the same thing, but two distinct operations that the channel will do when the client does an MQPUT. It, as you say, receives it and then puts it onto the queue.
The IBM Knowledge Center documents this attribute in the following places:-Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
pcelari |
Posted: Fri Sep 13, 2019 6:28 am Post subject: |
|
|
Chevalier
Joined: 31 Mar 2006 Posts: 411 Location: New York
|
Thank you Morag for the concise explanation!
Quote: |
These SUBSTATE values show what the channel in question is currently doing. |
 _________________ pcelari
-----------------------------------------
- a master of always being a newbie |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|