|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Difficulty in writing long messages. |
« View previous topic :: View next topic » |
Author |
Message
|
mjr |
Posted: Thu Jan 29, 2004 12:16 am Post subject: Difficulty in writing long messages. |
|
|
Newbie
Joined: 28 Jan 2004 Posts: 2
|
Hi
I am writing a program in Cobol( CICS/Mainframe environment) to read, Process and Write messages to the Queue. While writing a message greater than 4,193,876 bytes, I am getting a message code of 2030. I need to be able to write approximately 5 MB. The Systems people have let me know that they have increased the size of the Queue as 5,450,000 and the Queue manager as 104,857,600 bytes.
I understand 4 MB was the limit in an older version. They say there are other applicaions which are able to write more than 5 MB of data.
Can anyone tell me what is the problem? Is there any additional Parm or setting to be done other than increasing the MAXMESGL of MQ?
mjr |
|
Back to top |
|
 |
Cliff |
Posted: Thu Jan 29, 2004 6:03 am Post subject: |
|
|
Centurion
Joined: 27 Jun 2001 Posts: 145 Location: Wiltshire
|
If the queue is a remote queue, you are really putting to the transmission queue so you need to check the MAXMSGL of that and the sending and receiving MCA's, and of course the receiving QMgr.
If you are putting via an alias queue, you need to specify the MAXMSGL on the alias too.
Apart from that, what you are attempting is well within MQ's capabilities, suggesting your program is not behaving quite as you intend?
HTH -
Cliff |
|
Back to top |
|
 |
csmith28 |
Posted: Thu Jan 29, 2004 10:10 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Also make sure your Dead Letter Queue is set to handle the larger messages.
Also if you are using a Client connection make sure your SVRCONN channel has the proper MAXMSGL set. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
mjr |
Posted: Thu Jan 29, 2004 10:00 pm Post subject: |
|
|
Newbie
Joined: 28 Jan 2004 Posts: 2
|
Thanks for the help!! I can make these suggestions to the systems people.
mjr |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|