ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Meaning of different SubState in SVRCONN channel

Post new topic  Reply to topic
 Meaning of different SubState in SVRCONN channel « View previous topic :: View next topic » 
Author Message
pcelari
PostPosted: Thu Sep 12, 2019 10:02 am    Post subject: Meaning of different SubState in SVRCONN channel Reply with quote

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
View user's profile Send private message
gbaddeley
PostPosted: Thu Sep 12, 2019 5:07 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
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
View user's profile Send private message
hughson
PostPosted: Thu Sep 12, 2019 6:23 pm    Post subject: Reply with quote

Padawan

Joined: 09 May 2013
Posts: 1914
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
View user's profile Send private message Visit poster's website
pcelari
PostPosted: Fri Sep 13, 2019 6:28 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Meaning of different SubState in SVRCONN channel
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.