Author |
Message
|
paleyplease |
Posted: Mon Mar 24, 2014 6:48 pm Post subject: runmqtmc |
|
|
Apprentice
Joined: 05 Feb 2014 Posts: 45
|
Is runmqtmc (start client trigger monitor) from an MQ client available on Windows? From what I read on the infocenter in v6 it was available on AIX Clients only for WMQv6.x.
Is the same true for WMQv7.5.x MQ clients on Windows connecting to WMQv7.5.x Linux? I could not find that same information and was wondering if it was updated in v7.5? |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Mar 24, 2014 9:48 pm Post subject: Re: runmqtmc |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
paleyplease wrote: |
Is runmqtmc (start client trigger monitor) from an MQ client available on Windows? From what I read on the infocenter in v6 it was available on AIX Clients only for WMQv6.x.
|
This -->
Code: |
C:\IBM\WMQ\bin>dir runmqtmc*
Volume in drive C has no label.
Volume Serial Number is 64E5-BA0C
Directory of C:\IBM\WMQ\bin
2012-06-04 00:00 51,304 runmqtmc.exe
17 File(s) 661,325 bytes
0 Dir(s) 58,425,204,736 bytes free
C:\IBM\WMQ\bin>
|
Would appear to show that it is available on Windows with WMQ 7.5.0.0
(yes I know it needs patching.... ) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
paleyplease |
Posted: Mon Mar 24, 2014 10:00 pm Post subject: |
|
|
Apprentice
Joined: 05 Feb 2014 Posts: 45
|
Is there a way to set this up as a service as a client (runmqtmc) ? |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Mar 25, 2014 3:13 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
paleyplease wrote: |
Is there a way to set this up as a service as a client (runmqtmc) ? |
Yes. Check out the MA7K Support Pack:
http://www-01.ibm.com/support/docview.wss?uid=swg24000149
Although I don't see MQ 7.1 and 7.5 listed as supported versions, just MQ 7.0.
It would probably work fine for 7.1/7.5 as is. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
paleyplease |
Posted: Tue Mar 25, 2014 8:10 am Post subject: |
|
|
Apprentice
Joined: 05 Feb 2014 Posts: 45
|
I am assuming when the support pac starts it would connect to the INITQ? |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Mar 25, 2014 8:45 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
It would connect to the queue manager.
It would open the INITQ.
Which ones controlled by the config file the support pack uses that you edit before installing/starting it. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
|