|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Is it possible for passing 100 mb through Linkage Section |
« View previous topic :: View next topic » |
Author |
Message
|
bobbytj |
Posted: Mon Jul 16, 2001 3:44 am Post subject: |
|
|
Newbie
Joined: 08 Jul 2001 Posts: 4
|
I want to what is limit of data that we can send through the linkage section(cobol) .I know using the "ceetest" routine we can allocate acquire memory outside the program.Hope I am right.Let me know wheteher we can allocate upto 100 mb or not
|
|
Back to top |
|
|
allord2 |
Posted: Thu Jul 19, 2001 2:32 pm Post subject: |
|
|
Newbie
Joined: 15 May 2001 Posts: 4 Location: Montreal, Canada
|
Hi,
Are you under CICS? If so, the limit is 32K only and even then, IBM highly suggests to use only 24K because it reserves the right to use 8K for further enhancements.
So, there are other techniques to achieve it (either using TSQ to exchange data between two pgms, or passing a pointer to a memory zone that contains the data, etc.).
Hope this help,
Alain |
|
Back to top |
|
|
PeterPotkay |
Posted: Mon Jul 30, 2001 11:25 am Post subject: |
|
|
Poobah
Joined: 15 May 2001 Posts: 7717
|
I have passed messages as big as 4MG in my IMS COBOL linkage. For ha-has, I tried to see how big a hold area I could make for my buffer. The compiler we have here would not allow any field over something like 16.4 meg.
_________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
|
wchildson |
Posted: Wed Aug 08, 2001 12:04 pm Post subject: |
|
|
Newbie
Joined: 22 May 2001 Posts: 2 Location: San Diego, CA
|
Slight correction. Depending on version of Compiler and CICS. The maximum length for a Getmain is 64K and if using above the line Extended Dynamic Storage it can be more (based on the definition of your EDSA resource allocation). |
|
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
|
|
|
|