Author |
Message |
Topic: MQExplorer - Browse only capabilities |
Carla Viragh
Replies: 17 Views: 16919
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 18, 2007 11:29 am Subject: MQExplorer - Browse only capabilities |
I think we will upgrade to V6 but not now
Great to know... I'll get it to test! Thank you again!
Have you ever heard that it's really impossible to work with MQExplorer 5.3 as a viewer only? |
Topic: MQExplorer - Browse only capabilities |
Carla Viragh
Replies: 17 Views: 16919
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 18, 2007 9:35 am Subject: MQExplorer - Browse only capabilities |
Hello...
Unfortunately it didn't work to WMQ Explorer V5.3.
I tried MQMON but it shows "not authorized (2035)" too.
I don't have WMQ Explorer V6.0.
Is there another way to do that? |
Topic: MQExplorer - Browse only capabilities |
Carla Viragh
Replies: 17 Views: 16919
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 18, 2007 4:50 am Subject: MQExplorer - Browse only capabilities |
Thank you very much for your reply but this doc is to WMQ Explorer V6 and mine is V5.3
I'll try it and come back later to tell you if it's working  |
Topic: MQExplorer - Browse only capabilities |
Carla Viragh
Replies: 17 Views: 16919
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu May 17, 2007 12:47 pm Subject: MQExplorer - Browse only capabilities |
Hello everybody,
Sorry to bring up an old post
This was the closer I found to my question.
Here everybody talks about MQExplorer to admin remote QMs. I'm reading the Kolban's doc right now. ... |
Topic: Problem when deleting cluster channel |
Carla Viragh
Replies: 5 Views: 6525
|
Forum: Clustering Posted: Tue Feb 20, 2007 5:28 am Subject: Problem when deleting cluster channel |
Hello!
I have exactly the same problem! A STOPPED status channel (CLUSSDRA) that should disappear because the destination queue manager doesn't exist anymore (neither the channel itself).
If I t ... |
Topic: Ghost Queues - to delete or not to? |
Carla Viragh
Replies: 7 Views: 15671
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 29, 2007 8:24 am Subject: Ghost Queues - to delete or not to? |
I TOTALY agree with you...
This queue manager is part of a system that will be decommissioned in 2 months... That's why I suffered to find a solution
Hope nobody needs to use this tip
:lo ... |
Topic: Ghost Queues - to delete or not to? |
Carla Viragh
Replies: 7 Views: 15671
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 29, 2007 7:52 am Subject: Ghost queues and linear log files |
Just to help others in the future:
My queue manager wasn't able to decrease the linear logs using rcdmqimg, I found those GHOST queues and the procedure described here helped me... I deleted my mod ... |
Topic: Channels - Administration authorization |
Carla Viragh
Replies: 3 Views: 2696
|
Forum: General IBM MQ Support Posted: Fri May 20, 2005 9:42 am Subject: Channels - Administration authorization |
Thanks Peter, Jeff!
Yes, I have MQMON here but I didn´t know how to configure it to my needs...
I will try to create a SVRCONN and configure it as you said.
It seems to be a good way!
Thank ... |
Topic: Channels - Administration authorization |
Carla Viragh
Replies: 3 Views: 2696
|
Forum: General IBM MQ Support Posted: Thu May 19, 2005 11:45 am Subject: Channels - Administration authorization |
Hi!
There is a new "MQ administrator" here (but he is still learning MQ) and we need him to view queues and channels status but never modify them.
The question is:
We´ve tried to deny admi ... |
Topic: Copies of QM.INI |
Carla Viragh
Replies: 5 Views: 3967
|
Forum: General IBM MQ Support Posted: Fri Dec 10, 2004 5:56 am Subject: Copies of QM.INI |
YES Bruce, Patrol is installed! The first copy of qm.ini has the same date when patrol was installed...
I talked to BMC and they said that patrol doesn´t backup the file! Impossible, because I saw ... |
Topic: Copies of QM.INI |
Carla Viragh
Replies: 5 Views: 3967
|
Forum: General IBM MQ Support Posted: Thu Dec 09, 2004 10:44 am Subject: Copies of QM.INI |
It´s very very strange, IBM Brazil is trying to understand too...
Another machine has a copy too, but only one, look:
-rw-rw-r-- 1 mqm mqm 1318 Dec 07 17:17 qm.ini
-rw-r--r-- ... |
Topic: Copies of QM.INI |
Carla Viragh
Replies: 5 Views: 3967
|
Forum: General IBM MQ Support Posted: Thu Dec 09, 2004 5:17 am Subject: Copies of QM.INI |
Hi all...
Please, I´m facing a problem in AIX environment (MQ 5.30 CSD07):
MQ (or AIX) creates almost every day a copy of qm.ini, look an example:
-rw-r--r-- 1 mqm mqm 1335 ... |
Topic: Dead letter queue handler |
Carla Viragh
Replies: 2 Views: 2671
|
Forum: General IBM MQ Support Posted: Thu Sep 02, 2004 9:10 am Subject: Dead letter queue handler |
Hello Leafar!
Great, I made the changes, it is working! |
Topic: Dead letter queue handler |
Carla Viragh
Replies: 2 Views: 2671
|
Forum: General IBM MQ Support Posted: Thu Sep 02, 2004 6:34 am Subject: Dead letter queue handler |
Hello....
I am trying to foward messages in dead letter queue to my queue using dead letter queue handler but it is not working. My rule.rul is:
REASON(MQRC_MSG_TOO_BIG_FOR_Q) ACTION(FWD) FWDQ(S ... |
Topic: Q - How to destroy only messages with a correlid |
Carla Viragh
Replies: 5 Views: 3247
|
Forum: General IBM MQ Support Posted: Mon Aug 23, 2004 6:32 am Subject: Q - How to destroy only messages with a correlid |
Guys, I was using a wrong sintaxe...
./q -i MyQueue -gxc correlid_in_hex -m MyQM (I thought -g was enough to get the message).
./q -I MyQueue -gxc correlid_in_hex -m MyQM cleaned the bad message ... |