|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
rcdmqimg |
« View previous topic :: View next topic » |
Author |
Message
|
Albator |
Posted: Tue May 10, 2005 7:52 am Post subject: rcdmqimg |
|
|
 Voyager
Joined: 04 Mar 2004 Posts: 75 Location: Toronto, Canada
|
Hi,
I am running MQ 5.3 on Win2K Ent. Server. I am trying to use rcdmqimg and I keep getting the following error:
AMQ7965: Incorrect number of arguments.
AMQ7024:Arguments supplied to a command are not valid.
Usage: rcdmqimg [-z] [-l] [-m QMgrName] -t ObjType[GenericObjName]
I have tried the following:
rcdmqimg -l -m MYQUEUEMGR -t qmgr *
rcdmqimg -l -m MYQUEUEMGR -t * *
rcdmqimg -l -m MYQUEUEMGR -t *
rcdmqimg -l -m MYQUEUEMGR -t all *
rcdmqimg -l -m MYQUEUEMGR -t all
even :
* * t- RGMEUEUQYM -m l- gmiqmdcr
thanks in advance! |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue May 10, 2005 11:46 am Post subject: Re: rcdmqimg |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Albator wrote: |
Hi,
I am running MQ 5.3 on Win2K Ent. Server. I am trying to use rcdmqimg and I keep getting the following error:
AMQ7965: Incorrect number of arguments.
AMQ7024:Arguments supplied to a command are not valid.
Usage: rcdmqimg [-z] [-l] [-m QMgrName] -t ObjType[GenericObjName]
I have tried the following:
rcdmqimg -l -m MYQUEUEMGR -t qmgr *
rcdmqimg -l -m MYQUEUEMGR -t * *
rcdmqimg -l -m MYQUEUEMGR -t *
rcdmqimg -l -m MYQUEUEMGR -t all *
rcdmqimg -l -m MYQUEUEMGR -t all
even :
* * t- RGMEUEUQYM -m l- gmiqmdcr
thanks in advance! |
try
Code: |
rcdmqimg -l -m MYQUEUEMGR -t all \* |
(if you are on Unix of course)
 |
|
Back to top |
|
 |
bower5932 |
Posted: Tue May 10, 2005 12:37 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I'm on Windows so I gave your second command a try:
Code: |
C:\>rcdmqimg -l -m test.qmgr -t * *
Media image for object test.qmgr, type catalogue recorded.
Media image for object test.qmgr, type qmgr recorded.
Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo recorded.
Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
AMQ7467: The oldest log file required to start queue manager test.qmgr is S00000
00.LOG.
AMQ7468: The oldest log file required to perform media recovery of queue manager
test.qmgr is S0000000.LOG. |
It worked fine for me. Some of your others worked as well:
Code: |
rcdmqimg -l -m test.qmgr -t all
rcdmqimg -l -m test.qmgr -t qmgr *
|
|
|
Back to top |
|
 |
Albator |
Posted: Tue May 10, 2005 12:55 pm Post subject: |
|
|
 Voyager
Joined: 04 Mar 2004 Posts: 75 Location: Toronto, Canada
|
Hi,
I found the problem. Running the command through the virtual IP address of the MSCS cluster (using Terminal Service) does not work. I had to connect to the local ip of the specific active node and run the command. So if the config is the following:
10.0.0.1 (node A)
10.0.0.2 (node B which is the active node)
10.0.0.3 (virtual IP)
and I connect to 10.0.0.3 and run the command, it will fail. I had to connect to 10.0.0.2.
Thanks |
|
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
|
|
|
|