Author |
Message |
Topic: Soap Envelope structure getting modified |
krishna1228
Replies: 1 Views: 993
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 07, 2014 3:31 am Subject: Soap Envelope structure getting modified |
Hi All,
Im storing the Soap Envelope to MQRFH2 Header to access it in the next flow, But when i tried to restore it in the next flow the structure of the envelope getting altered. As envelope will ... |
Topic: What will be the highest dequeue rate that we can achieve? |
krishna1228
Replies: 14 Views: 16552
|
Forum: IBM MQ Performance Monitoring Posted: Fri Jul 26, 2013 3:05 am Subject: What will be the highest dequeue rate that we can achieve? |
Hi Grand,
thanks for sharing your experiance..
In our project we are reading the messages from the queue and we need to persist it in hadoop and hbase. main intension is to clear the queue ASAP. ... |
Topic: why open output count getting 1 for input queue. |
krishna1228
Replies: 3 Views: 10972
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 25, 2013 10:19 pm Subject: why open output count getting 1 for input queue. |
I have checked the queue status then i found that rfhutil.exe(testing utility) is accessing the in queue thts why the output count getting incremented to 1
thanks.... |
Topic: why open output count getting 1 for input queue. |
krishna1228
Replies: 3 Views: 10972
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 24, 2013 2:22 am Subject: why open output count getting 1 for input queue. |
I have developed one message flow like MQInput-->Compute-->MQOutput
now i have deployed this in execution group. when i have observed the MQ Explorer it is showing the open input count as 1 ... |
Topic: What will be the highest dequeue rate that we can achieve? |
krishna1228
Replies: 14 Views: 16552
|
Forum: IBM MQ Performance Monitoring Posted: Tue Jul 23, 2013 1:54 am Subject: What will be the highest dequeue rate that we can achieve? |
What will be the highest dequeue rate that we can achieve through a java client that accessing a queue present in a remote queue manager
persistent messages of 4 kb length
Please share your expe ... |
Topic: How to check qm.ini file in remote environment |
krishna1228
Replies: 3 Views: 3664
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jun 07, 2013 2:27 am Subject: How to check qm.ini file in remote environment |
Im connecting a remote MQ queue manager by using the java client
how can i find qm.ini file to check the below paprmeters
Logfilepages
LogPrimaryfile
LogSecondaryfiles so on.... |
Topic: where can i find the disk related data in MQ |
krishna1228
Replies: 3 Views: 4751
|
Forum: IBM MQ Java / JMS Posted: Fri Jun 07, 2013 1:08 am Subject: where can i find the disk related data in MQ |
Please help me to find out below details...
LogPrimaryFiles=
LogSecondaryFiles=
LogFilePages=
LogType=
LogBufferPages=
LogPath=
LogWriteIntegrity=
Note : Im using java client program to c ... |
Topic: How can we avoid duplicate mesages in case of mutiprocessing |
krishna1228
Replies: 6 Views: 9261
|
Forum: IBM MQ Performance Monitoring Posted: Thu May 30, 2013 1:35 am Subject: How can we avoid duplicate mesages in case of mutiprocessing |
Hi,
Currently we are getting 30 msgs/sec which means 1800/min only could you please let me know what action need to be taken in order to increase the performance.....
Note :
All messages are ... |
Topic: Is there any way to read mutiple messages at a single read. |
krishna1228
Replies: 8 Views: 7908
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 5:08 am Subject: Is there any way to read mutiple messages at a single read. |
I have tried with the 200 and 1000 but there is no difference in performance it is same as 100.... |
Topic: Is there any way to calculate the queue depth of remoteQueue |
krishna1228
Replies: 7 Views: 9244
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 5:06 am Subject: Is there any way to calculate the queue depth of remoteQueue |
Thanks all for your valuable suggestions...... :D |
Topic: Is there any way to calculate the queue depth of remoteQueue |
krishna1228
Replies: 7 Views: 9244
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 4:48 am Subject: Is there any way to calculate the queue depth of remoteQueue |
But my requirement is to persist the messages to Hadoop after i read from MQ for that i need to know the depth of the queue to loop that may times..
Thanks in advance..... |
Topic: Is there any way to read mutiple messages at a single read. |
krishna1228
Replies: 8 Views: 7908
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 4:45 am Subject: Is there any way to read mutiple messages at a single read. |
Thanks for your help.... I have tried with 100 messages sync point interval.. i got the double performance.... |
Topic: Is there any way to calculate the queue depth of remoteQueue |
krishna1228
Replies: 7 Views: 9244
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 4:41 am Subject: Is there any way to calculate the queue depth of remoteQueue |
Using java program Im trying to connect a remote Queue manager so how can i calculate the Queue depth of remote queue? |
Topic: How can we avoid duplicate mesages in case of mutiprocessing |
krishna1228
Replies: 6 Views: 9261
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 2:08 am Subject: How can we avoid duplicate mesages in case of mutiprocessing |
If i use syncpoint and commit it is decreasing my performance by half.... |
Topic: Is there any way to read mutiple messages at a single read. |
krishna1228
Replies: 8 Views: 7908
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 29, 2013 2:01 am Subject: Is there any way to read mutiple messages at a single read. |
apologies if i makes you hurt my intention is not that....
any ways thanks for the information... |