Author |
Message |
Topic: MQ Links listed in Yahoo MQ Groups: |
arinduer
Replies: 0 Views: 9656
|
Forum: Links Posted: Tue Jul 30, 2002 1:42 am Subject: MQ Links listed in Yahoo MQ Groups: |
http://groups.yahoo.com/group/mq_series/links
 |
Topic: dEFAULT CONFIG |
arinduer
Replies: 5 Views: 7104
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 30, 2002 1:09 am Subject: dEFAULT CONFIG |
From what I read, you were sending messages between different QMGRS on the "same" laptop.
Try sending a message to a remote system--another PC/server with a test QMGR installed.
For us, when we ... |
Topic: Problems with spanish characters |
arinduer
Replies: 4 Views: 7476
|
Forum: General Discussion Posted: Tue Jul 30, 2002 12:51 am Subject: Problems with spanish characters |
I'm just guessing here... But, I vaguely remember that there were language option questions during the initial MQ Installation. I'm trying to remember this from an old 5.0 installation I did atleast a ... |
Topic: Message redirection problem |
arinduer
Replies: 2 Views: 6116
|
Forum: General Discussion Posted: Tue Jul 30, 2002 12:36 am Subject: Message redirection problem |
I think we can help more if you post the attributes of your inbound and outbound queues.
If it's not too much extra work, I think it's better to put and get from alias queues instead. We do that he ... |
Topic: Submitting Technical papers |
arinduer
Replies: 7 Views: 10690
|
Forum: General Discussion Posted: Tue Jul 30, 2002 12:21 am Subject: Submitting Technical papers |
Here's the link to get to the Software Respository. Last I checked, I didn't see a "White Papers" section.
http://www.mqseries.net/pafiledb203/pafiledb.php
I noticed there were atleast a couple ... |
Topic: how to delete a damaged dynamical queue |
arinduer
Replies: 9 Views: 13348
|
Forum: General Discussion Posted: Tue Jul 30, 2002 12:09 am Subject: how to delete a damaged dynamical queue |
It might be quicker using "saveqmgr" support pack (MS03) to save all the good objects, and then recreating the QMGR. After the QMGR is recreated, then you can recreate the damaged queue.
The suppo ... |
Topic: BMC PMQO: Patrol Agent Version (on UNIX console) question |
arinduer
Replies: 2 Views: 11749
|
Forum: IBM MQ Performance Monitoring Posted: Mon Jul 29, 2002 5:39 am Subject: BMC PMQO: Patrol Agent Version (on UNIX console) question |
Thanks. I had to tweak my KEAX settings to get this to work. And, I also had to disable the scroll wheel on my three button mouse to get this to work.
This was definitely knowledge gained by exper ... |
Topic: Monitoring tools and MQ Command Server |
arinduer
Replies: 3 Views: 11980
|
Forum: IBM MQ Performance Monitoring Posted: Mon Jul 29, 2002 5:32 am Subject: Monitoring tools and MQ Command Server |
We use BMC Patrol and by modifying the KMs (Knowledge Modules) we can restrict certain MQ users on what they can do. We can take it a step further by altering PSL (Patrol Scripting Language) but I lea ... |
Topic: exporting contents of queue |
arinduer
Replies: 13 Views: 25236
|
Forum: IBM MQ Performance Monitoring Posted: Mon Jul 29, 2002 5:16 am Subject: exporting contents of queue |
One of our developers did exactly what Jeff hinted up above. He modified the sample IBM code in /opt/mqm/samp/bin to handle his messages that were actually bigger than what the original program could ... |
Topic: Displaying Queues of Queue Manager |
arinduer
Replies: 2 Views: 28901
|
Forum: IBM MQ Performance Monitoring Posted: Mon Jul 29, 2002 5:10 am Subject: Displaying Queues of Queue Manager |
... and if you use:
dis ql(*) usage
... you will see which ones are normal queues and which ones are xmit queues.
to see only remote queues:
dis qr(*)
to see only alias queues:
dis q ... |
Topic: Channels always Running |
arinduer
Replies: 7 Views: 10537
|
Forum: General IBM MQ Support Posted: Mon Jul 29, 2002 4:54 am Subject: Channels always Running |
Hmmm. Yeah, maybe you should explain to your boss that the channels do not necessarily have to run 24x7. In our large organization, channels trigger when a message hits the xmit queue. Then it times o ... |
Topic: Tricky Question |
arinduer
Replies: 2 Views: 5801
|
Forum: General IBM MQ Support Posted: Mon Jul 29, 2002 4:38 am Subject: Tricky Question |
Yes. But we need more information. I suppose you can try browsing the message on the other system using the sample IBM program: amqsbcg located at /opt/mqm/samp/bin
The way to use it is like this:
... |
Topic: Newbie->Apprentice->Acolyte->Journeyman->Master- |
arinduer
Replies: 5 Views: 7057
|
Forum: General Discussion Posted: Wed Jul 24, 2002 1:03 am Subject: Newbie->Apprentice->Acolyte->Journeyman->Master- |
Also more info in the FAQ section
http://www.webmq.com/phpBB2/faq.php#12 |
Topic: Submitting Technical papers |
arinduer
Replies: 7 Views: 10690
|
Forum: General Discussion Posted: Wed Jul 24, 2002 12:56 am Subject: Submitting Technical papers |
Hmmm. We have a Documentation Section in our Software Repository Section. I guess we can create a White Papers category. |
Topic: BMC PMQO: Patrol Agent Version (on UNIX console) question |
arinduer
Replies: 2 Views: 11749
|
Forum: IBM MQ Performance Monitoring Posted: Thu Jun 27, 2002 1:18 am Subject: BMC PMQO: Patrol Agent Version (on UNIX console) question |
Who knows how to determine the BMC Patrol Agent Version via the UNIX console? Is there a way to determine this by looking at a particular file. I tried searching, but I couldn't find this info.
On ... |