Author |
Message
|
ghoshly |
Posted: Thu Nov 05, 2015 8:50 am Post subject: MOVE QLOCAL functionality |
|
|
Partisan
Joined: 10 Jan 2008 Posts: 333
|
I am seeing command to move messages from one queue to another queue under syncpoint. We had created some custom WMB flow to achieve that and I am wondering if we at all have to use that.
http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.adm.doc/q086420_.htm
Is this command is only available for ZOS? I am unable to get this command in MQ 7.5.0.5
dspmqver
Name: WebSphere MQ
Version: 7.5.0.5
Level: p750-005-150424
BuildType: IKAP - (Production)
Platform: WebSphere MQ for AIX
Mode: 64-bit
O/S: AIX 7.1
InstName: Installation1
InstDesc:
Primary: No
InstPath: /opt/esb/mqmice/usr/mqm
DataPath: /var/mqm
MaxCmdLevel: 750
LicenseType: Production |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 05, 2015 8:58 am Post subject: Re: MOVE QLOCAL functionality |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
ghoshly wrote: |
Is this command is only available for ZOS? |
Yes
The only box at the top of this page that has detail is the box labelled zOS.
Code: |
IBM® i UNIX and Linux Windows z/OS®
2CR |
_________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 05, 2015 9:00 am Post subject: Re: MOVE QLOCAL functionality |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ghoshly wrote: |
Is this command is only available for ZOS? I am unable to get this command in MQ 7.5.0.5 |
Yes.
You can of course use qload to achieve the same effect on distributed. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 05, 2015 9:12 am Post subject: Re: MOVE QLOCAL functionality |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
dmpmqmsg _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 05, 2015 9:18 am Post subject: Re: MOVE QLOCAL functionality |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Or that. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|