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 » How the MQCONNX CNOs flow client>mca>mca>server

Post new topic  Reply to topic
 How the MQCONNX CNOs flow client>mca>mca>server « View previous topic :: View next topic » 
Author Message
mutley
PostPosted: Fri Jun 20, 2003 3:59 am    Post subject: How the MQCONNX CNOs flow client>mca>mca>server Reply with quote

Novice

Joined: 12 Jun 2003
Posts: 13

Hi

I really want to understand what happens to the MQCNO values when passed from a client and go to the server.

Say, I've specified:
Struct: CNO
Version: 4
..
..
..
SSLConfigPtr: MQSCO @ address A
SSL......

I would expect these options to pass from client to server, but they don't seem to.

Any ideas?

Neil
Back to top
View user's profile Send private message Visit poster's website
mqonnet
PostPosted: Mon Jun 23, 2003 5:29 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Feb 2002
Posts: 1114
Location: Boston, Ma, Usa.

And why would you expect these values to be passed to the server???

MQCNO is the structure that is used to gather all the information needed to make a connection from a client to a server. It is NOT a negotiating process. And hence nothing really is sent to the server except the little information required to make a connection. Which obviously includes the userid. Cant recall of anything else on top of my head right now.

Cheers
Kumar
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rwa
PostPosted: Tue Jun 24, 2003 12:25 am    Post subject: Reply with quote

Voyager

Joined: 22 Jan 2002
Posts: 76
Location: Duesseldorf/Germany

The ssl data in the message header is used for the configuration of the MQ client (ssl part) to be able to connect to the server like Portnumber, IP-adress, etc.. So this data is of no use to the server.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mutley
PostPosted: Wed Jun 25, 2003 2:25 am    Post subject: Reply with quote

Novice

Joined: 12 Jun 2003
Posts: 13

Thanks people.

Your quite right, the information is only available at the client side. I had to use MQTRACE, rather then the API Exits. Really, though, the crux of my problem was that I wanted to determine wether an MQCONNX or MQCONN was taking place from the client and the only way I seem to be able to tell this is by finding the CNO specified in the cient trace. Funnily the trace for an MQCONN includes CONNX verbs and CONN verbs. CONNX only has CONNX verbs.

Anybody have any information on how to decipher the trace file contents?

Cheers

Neil
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » How the MQCONNX CNOs flow client>mca>mca>server
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.