Author |
Message |
Topic: Message flow running but not consuming queue |
irony
Replies: 16 Views: 21590
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 12, 2012 11:29 am Subject: Similar situation |
hi,
I am facing a similar problem. Developer is using groupId and also setting Last Message Flag. Can you use rfh2 header instead? will MQ/Broker still look for last message flag? |
Topic: Duplicate Queues Possible? |
irony
Replies: 3 Views: 2808
|
Forum: General IBM MQ Support Posted: Wed Dec 31, 2008 9:51 am Subject: Duplicate Queues Possible? |
You can try MirrorQ ;
http://www-304.ibm.com/jct01005c/isv/tech/sampmq.html |
Topic: Is it mandatory to be logged in as root for MQ Install? |
irony
Replies: 3 Views: 5424
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Dec 27, 2008 2:21 pm Subject: Is it mandatory to be logged in as root for MQ Install? |
Yes, one should log in as 'root' for MQ install |
Topic: Opening for "MQ Programing and C" Bangalore Locati |
irony
Replies: 2 Views: 6286
|
Forum: Job Postings Posted: Fri Aug 22, 2008 7:17 am Subject: Opening for "MQ Programing and C" Bangalore Locati |
The client?
Type of job - permanent/temp? |
Topic: Enqueue |
irony
Replies: 4 Views: 3729
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2008 7:43 am Subject: Enqueue |
yea, i see it now.
Thanks for the quick reply.
Don't how I missed that in the documentation. |
Topic: Enqueue |
irony
Replies: 4 Views: 3729
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2008 7:35 am Subject: Enqueue |
hello,
I am using v6.1 (broker & toolkit) and I cannot find the enqueue - put file icon on my toolkit. Tried 'reset perspective'.
btw, the 6.1 documentation says there is a 'Put a message onto ... |
Topic: Statistics not quite working - Please Help - URGENT |
irony
Replies: 3 Views: 2715
|
Forum: General IBM MQ Support Posted: Fri Jul 18, 2008 11:30 am Subject: Statistics not quite working - Please Help - URGENT |
you mean the 'amqsmon' command does not return any thing? did u reset the qmgr before & after putting the messages? |
Topic: Monitoring of MQ msgs thru queues for a period of time |
irony
Replies: 6 Views: 7455
|
Forum: General IBM MQ Support Posted: Fri Jul 18, 2008 11:22 am Subject: Re: Monitoring of MQ msgs thru queues for a period of time |
hope you are using MQ6; in which case, you can turn 'ON' the queue statistics. And you can issue reset qmgr type(statistics) before & after a particular time interval.
http://publib.boulder.ibm ... |
Topic: Permissions to SYSTEM.CLUSTER.TRANSMIT.QUEUE |
irony
Replies: 7 Views: 6603
|
Forum: Clustering Posted: Sat Jan 12, 2008 5:32 am Subject: Permissions to SYSTEM.CLUSTER.TRANSMIT.QUEUE |
Thanks for your inputs, Peter.
I am afraid the first solution will not go well with the AO & WAS Admin. So I will try your ReplyToAliases solution. |
Topic: Permissions to SYSTEM.CLUSTER.TRANSMIT.QUEUE |
irony
Replies: 7 Views: 6603
|
Forum: Clustering Posted: Fri Jan 11, 2008 1:54 pm Subject: Permissions to SYSTEM.CLUSTER.TRANSMIT.QUEUE |
thanks jefflowrey for the response.
But I foresee problems with QR/QA.
QR - I have multiple instance of reply queues (on different front end servers) and the front-end-servers do not share state ... |
Topic: Permissions to SYSTEM.CLUSTER.TRANSMIT.QUEUE |
irony
Replies: 7 Views: 6603
|
Forum: Clustering Posted: Fri Jan 11, 2008 1:11 pm Subject: Permissions to SYSTEM.CLUSTER.TRANSMIT.QUEUE |
Situation:
We have 2 instances of application on 2 different physical servers on the front-end using REQUEST-REPLY design.
We have defined queue alias on front-end pointing to cluster queues on the ... |
Topic: Messages on the queue |
irony
Replies: 10 Views: 8959
|
Forum: General Discussion Posted: Fri Apr 06, 2007 7:24 am Subject: expiry |
Or until expired messages are purged by the queue manager (z/OS only feature?)
Expired messages get pruned in v6 even on distributed.
Jeff;
Is there a way to stop this pruning process? Th ... |
Topic: MCA User |
irony
Replies: 8 Views: 7764
|
Forum: General IBM MQ Support Posted: Fri Dec 29, 2006 5:46 pm Subject: never grant permissions for SYSTEM.* queues |
Yes; I agree.
But in my situation, where in, I do not have a gateway , but still need to cluster the external server, is there a work-around?
Thanks,
irony |
Topic: MCA User |
irony
Replies: 8 Views: 7764
|
Forum: General IBM MQ Support Posted: Fri Dec 29, 2006 4:29 pm Subject: mca user |
Hello,
Thanks for the inputs. I will have to stick to mcauser in my case then; Right now we do not have the previlege of a 'gateway' queue manager.
So I just need to authorise the mcauser for ap ... |
Topic: MCA User |
irony
Replies: 8 Views: 7764
|
Forum: General IBM MQ Support Posted: Thu Dec 28, 2006 2:19 pm Subject: qalias |
Hello,
Here is my scenario; I have a remote external server(A) connecting to internal server(B), which is clusered with C.
Server A puts a request to cluster queue(s) on B & C. In case I use c ... |