|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQSERVER varible setting |
« View previous topic :: View next topic » |
Author |
Message
|
apk007 |
Posted: Fri May 07, 2010 5:33 am Post subject: MQSERVER varible setting |
|
|
Apprentice
Joined: 23 Mar 2010 Posts: 25
|
set MQSERVER=SSL.CLIENTS/TCP/100.100.1.64(33333)
In above statement we are using the default Queue Manager. I would like to know what is the syntax for that. The reason we are doing this is our client does not support SSL so we are trying to MQIPT. Before I call I would like to make sure the client calls are going throught from amqputc commond.
set MQSERVER= TCP/192.168.1.64(33333) - If I do this it is giving me a problem. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri May 07, 2010 5:41 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Did you try it? What happened?
I'd suggest reading the WMQ Clients manual to get an understanding of the environment variables. Then read the APR manual to get an understanding of the MQCONNect call. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri May 07, 2010 6:03 am Post subject: Re: MQSERVER varible setting |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
apk007 wrote: |
set MQSERVER=SSL.CLIENTS/TCP/100.100.1.64(33333)
In above statement we are using the default Queue Manager. |
No.
You are not using the default queue manager.
The only time the default queue manager is ever used is when you use a bindings connection and do not specify a queue manager name. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri May 07, 2010 6:05 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
As a follow-on to Jeff's comment, the qmgr listening on port 33333 is the qmgr your app will connect to. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri May 07, 2010 6:28 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
bruce2359 wrote: |
As a follow-on to Jeff's comment, the qmgr listening on port 33333 is the qmgr your app will connect to. |
You are using MQIPT. So the host and port number in your MQServer variable needs to be the MQIPT hostname and the MQIPT port that will forward your call to the right target.
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|