Author |
Message |
Topic: How to write a msg > 4 MB into a queue using Segmentation |
subbu
Replies: 2 Views: 1872
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 25, 2011 2:23 am Subject: How to write a msg > 4 MB into a queue using Segmentation |
Hi friends,
I got a requirement to write a message which is > 4MB into a queue using MQOutput node. Can anybody provide ESQL code to add segmentation prperty in MQMD and split the message into ... |
Topic: Segmentation & queue's max. length comparision(MQInput n |
subbu
Replies: 3 Views: 3632
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 16, 2011 2:40 am Subject: Segmentation & queue's max. length comparision(MQInput n |
Thank you very much Davis. Can you please provide comparision in performance with the two options? |
Topic: Segmentation & queue's max. length comparision(MQInput n |
subbu
Replies: 3 Views: 3632
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 16, 2011 12:40 am Subject: Segmentation & queue's max. length comparision(MQInput n |
we are using MQ6.0 and MB6.0 |
Topic: Segmentation & queue's max. length comparision(MQInput n |
subbu
Replies: 3 Views: 3632
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 15, 2011 10:53 pm Subject: Segmentation & queue's max. length comparision(MQInput n |
Hi friends,
In our project, we are using degault queue max. length(ie 4 MB). But rarely we are getting messages more than 4 MB. In such cases message is getting failed. So we planned either to inc ... |
Topic: How to provide communication between MQ5.3 and MQ 7.1 |
subbu
Replies: 6 Views: 4947
|
Forum: General Discussion Posted: Fri Oct 08, 2010 2:28 am Subject: How to provide communication between MQ5.3 and MQ 7.1 |
Hi All, I have a requirement to send a message from one server which is using MQ5.3 and MQ7.1. Can anybody suggest me the way how will it be implemented? Thanks in advance |
Topic: How to read the values from xml |
subbu
Replies: 3 Views: 3763
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 18, 2010 3:28 am Subject: How to read the values from xml |
Hi I have the following xml.
<Employee>
<JEF>
<EMPID>10767</EMPID>
<FNAME>RAJANI</FNAME>
<SNAME>THOMASH</SNAME>
<DOJ>20080219< ... |
Topic: How to stop a queue manager which is in ending state |
subbu
Replies: 20 Views: 29427
|
Forum: General IBM MQ Support Posted: Tue Dec 08, 2009 5:36 am Subject: How to stop a queue manager which is in ending state |
Hi friends, I stopped a queuemanager, but it is not stopped and it is always saying it is in ending state. it is not possible neigther starting or deleting. How to solve this? |
Topic: How to generate random string in esql |
subbu
Replies: 4 Views: 7216
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 26, 2009 10:18 pm Subject: How to generate random string in esql |
Hi friends,
Can anybody help me to generate a ranadom string of length 12 characters in esql. Probably uuid is the option. But 12 characters length is mandatory. Can anybody help me regarding t ... |