Author |
Message |
Topic: saveqmgr options |
Kupava
Replies: 41 Views: 36249
|
Forum: General IBM MQ Support Posted: Wed Aug 24, 2005 8:35 am Subject: saveqmgr options |
Decided to suppress the SYSTEM* defenitions and then wrote a Shell script to parse through everything else in the output file.
Thanks a lot guys for very helpful hints.
Irina |
Topic: saveqmgr options |
Kupava
Replies: 41 Views: 36249
|
Forum: General IBM MQ Support Posted: Wed Aug 24, 2005 6:50 am Subject: saveqmgr options |
wschutz
yes that would be correct. |
Topic: saveqmgr options |
Kupava
Replies: 41 Views: 36249
|
Forum: General IBM MQ Support Posted: Wed Aug 24, 2005 6:48 am Subject: saveqmgr options |
Jeff, I know, thats what I am looking at right now. I was hoping for an easier way out  |
Topic: saveqmgr options |
Kupava
Replies: 41 Views: 36249
|
Forum: General IBM MQ Support Posted: Wed Aug 24, 2005 6:40 am Subject: saveqmgr options |
Hello,
I am hoping to find out if there a way to run saveqmgr command and pick up only the latest changes to the MQ objects(channels/queues), based on ALTDATE/ALTTIME fields of the given objects.
... |
Topic: Coredump MQCONN |
Kupava
Replies: 2 Views: 3010
|
Forum: General IBM MQ Support Posted: Fri Aug 05, 2005 6:54 am Subject: Coredump MQCONN |
Turned out to be a compiler issue......
Thanks  |
Topic: Coredump MQCONN |
Kupava
Replies: 2 Views: 3010
|
Forum: General IBM MQ Support Posted: Thu Aug 04, 2005 9:11 am Subject: Coredump MQCONN |
Hello there,
I am running MQ 5.3 on Sun Solaris 2.8.
I have a task of backing up our production qmgr to another box. That box has an existing qmgr , which is a default qmgr. I have successfuly save ... |
Topic: PutTime? |
Kupava
Replies: 7 Views: 3742
|
Forum: General IBM MQ Support Posted: Thu Apr 21, 2005 11:12 am Subject: PutTime? |
Hi,
I will keep digging as to why my exit does not compile. Oh and BTW its an MQ provided sample of an exit, that refuses to cooperate
Try the Search button on this page (top-right) and you would f ... |
Topic: PutTime? |
Kupava
Replies: 7 Views: 3742
|
Forum: General IBM MQ Support Posted: Thu Apr 21, 2005 8:59 am Subject: PutTime? |
Okay.
Yes, likely, you can only record the time of arrival on your local queue from the MCA using an exit.
The application should record the time that it retrieves the message, and how long it t ... |
Topic: PutTime? |
Kupava
Replies: 7 Views: 3742
|
Forum: General IBM MQ Support Posted: Thu Apr 21, 2005 7:35 am Subject: PutTime? |
What is the difference between the customer queue and "your queue"?
There are 2 qmgrs talking, ours queue1, and the customers queue2.
We are the remote queue to our customer. When customer does a ... |
Topic: PutTime? |
Kupava
Replies: 7 Views: 3742
|
Forum: General IBM MQ Support Posted: Thu Apr 21, 2005 7:03 am Subject: PutTime? |
Hello All,
Hopefully someone can help me. We are running MQ 5.3 on Solaris 8.
I need to capture an actual time, that message has arrived on queue. Problem is, I have to keep this time along with ... |