Author |
Message |
Topic: MQ Pub/Sub Migration issue from 6.0 to 7.0 |
jarun111
Replies: 3 Views: 5140
|
Forum: IBM MQ Java / JMS Posted: Mon Sep 13, 2010 5:18 am Subject: MQ Pub/Sub Migration issue from 6.0 to 7.0 |
Nope. That call works fine. |
Topic: MQ Pub/Sub Migration issue from 6.0 to 7.0 |
jarun111
Replies: 3 Views: 5140
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 10, 2010 2:19 pm Subject: MQ Pub/Sub Migration issue from 6.0 to 7.0 |
Hi,
We are currently running Websphere MQ for Linux version 6 and are in process of migrating to MQ7.0. My application uses topic connection factory to connect to dynamic topic ON queue manager. It m ... |
Topic: MQ security related queries |
jarun111
Replies: 5 Views: 4233
|
Forum: General IBM MQ Support Posted: Thu Oct 01, 2009 2:30 pm Subject: MQ security related queries |
Issue here is I did not authorized it but I am still able to connect. As mentioned earlier there is no user specified in mcauser. |
Topic: MQ security related queries |
jarun111
Replies: 5 Views: 4233
|
Forum: General IBM MQ Support Posted: Thu Oct 01, 2009 2:07 pm Subject: MQ security related queries |
Hi,
I have some queries regarding authorization/acccess set-up for MQ.
Below are my setting
Have a QM running on hostA
Have a client running on hostB
QM has a SVRCONN channel with no MCAUSER ... |
Topic: Big messages and performance impact |
jarun111
Replies: 12 Views: 7620
|
Forum: General IBM MQ Support Posted: Tue Sep 01, 2009 10:17 am Subject: Big messages and performance impact |
Thanks team.
One more question:
To increase the queue manager/channel maxmsgl do we need to restart the queue manager and the channel?
Thanks |
Topic: Big messages and performance impact |
jarun111
Replies: 12 Views: 7620
|
Forum: General IBM MQ Support Posted: Tue Sep 01, 2009 7:02 am Subject: Big messages and performance impact |
Thanks team. Can I conclude that having 2 svrconn channels on the same QMGR will not help much to send big messages on channel1 and small messages on channel2. They will still impact the clients who a ... |
Topic: Big messages and performance impact |
jarun111
Replies: 12 Views: 7620
|
Forum: General IBM MQ Support Posted: Mon Aug 31, 2009 2:42 pm Subject: Big messages and performance impact |
Hi,
Need your expertise on the below.
I have a application that needs to send 20MB messages to a queue manager that is shared across with different users(who send smaller messages). We are all using ... |
Topic: Selective read on a queue based on message content |
jarun111
Replies: 5 Views: 9481
|
Forum: IBM MQ Performance Monitoring Posted: Mon May 18, 2009 8:05 am Subject: Selective read on a queue based on message content |
Hi,
Is there a way to remove only messages that has some specific pattern on the message content. Message is a Text message and it does not use message header. Let me know.
Thanks |
Topic: BOTHRESH AND BOQNAME related query |
jarun111
Replies: 3 Views: 9484
|
Forum: General Discussion Posted: Thu Oct 02, 2008 7:53 am Subject: BOTHRESH AND BOQNAME related query |
Hi,
So what are the other way for the QM to automatically move the message to a backout queue for a normal JMS client?
We cannot modify the code to handle the message based on redelivery count an ... |
Topic: BOTHRESH AND BOQNAME related query |
jarun111
Replies: 3 Views: 9484
|
Forum: General Discussion Posted: Thu Oct 02, 2008 7:37 am Subject: BOTHRESH AND BOQNAME related query |
Hi,
I have a JMS reader (using receive call) that tries to read a badly formed message, using transacted mode, since the message is not of correct format the message is rolled back to the queue manag ... |
Topic: Copying messages when consumer is active |
jarun111
Replies: 9 Views: 5171
|
Forum: General IBM MQ Support Posted: Tue Apr 08, 2008 5:46 am Subject: Copying messages when consumer is active |
Hi Peter,
I was going through the site, I see only stuff using triggers/exits/3rd party tool that reads the logs. Sorry if I have missed something, can you let me know if there are any other way.
... |
Topic: Copying messages when consumer is active |
jarun111
Replies: 9 Views: 5171
|
Forum: General IBM MQ Support Posted: Fri Apr 04, 2008 8:21 am Subject: Copying messages when consumer is active |
Hi,
Is there any way(other than using exits and triggering) to copy message from parent queue to a child queue, when the consumer on the parent queue is active. We need all messages in the parent qu ... |
Topic: Copying queue messages when there are active consumers |
jarun111
Replies: 4 Views: 3653
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 04, 2008 8:18 am Subject: Copying queue messages when there are active consumers |
Hi,
Is there any way(other than using exits and triggering) to copy message from parent queue to a child queue, when the consumer on the parent queue is active. We need all messages in the parent que ... |
Topic: runmqsc and compound where clause |
jarun111
Replies: 1 Views: 4420
|
Forum: IBM MQ Performance Monitoring Posted: Thu Jan 03, 2008 8:44 am Subject: runmqsc and compound where clause |
Hi,
Under wmq v6 can you do compound where clauses? ie dis ql(*) where (usage,eq,XMITQ) & (curdepth,ge,0)?
Thanks |
Topic: MQ5.3 to MQ6.0.2.X client migration |
jarun111
Replies: 0 Views: 2158
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Aug 23, 2007 12:15 pm Subject: MQ5.3 to MQ6.0.2.X client migration |
We are thinking of upgrading our clients to MQ 6.0. Currently we are using MQ 5.3 CSD 10. Do we have to recompile our Java Code or we can just drop in the new jar files. Please confirm. Basically we d ... |