MQSeries.net
Search
Tech Exchange
Education
Certifications
Library
Info Center
SupportPacs
LinkedIn
Search
FAQ
 Â
Usergroups
Register
::
Log in
Log in to check your private messages
RSS Feed - WebSphere MQ Support
RSS Feed - Message Broker Support
MQSeries.net Forum Index
»
Search
Search found 5 matches
Author
Message
Topic:
Large message segmentation
ashanks6
Replies:
29
Views:
45901
Forum:
IBM MQ API Support
Posted: Wed Jan 05, 2022 3:46 pm Subject:
Large message segmentation
The limitation you are hitting is the client channel MAXMSGL limit. This limit is controlling the size of the buffer that the client can send to the queue manager. The client does not do the segmentat ...
Topic:
Large message segmentation
ashanks6
Replies:
29
Views:
45901
Forum:
IBM MQ API Support
Posted: Wed Jan 05, 2022 3:38 pm Subject:
Large message segmentation
I did my original testing using the MQMD MsgDesc = {MQMD_DEFAULT};
MQPMO pmo = {MQPMO_DEFAULT};
MQLONG MsgLength = 124059223;
:
:
/***** ...
Topic:
Large message segmentation
ashanks6
Replies:
29
Views:
45901
Forum:
IBM MQ API Support
Posted: Wed Jan 05, 2022 12:27 pm Subject:
Large message segmentation
https://www.ibm.com/docs/en/ibm-mq/9.2?topic=segmentation-reassembly-by-queue-manager
Yes, you can put and get messages > 100MB using this method without resorting to using multiple MQPUTs and M ...
Topic:
Large message segmentation
ashanks6
Replies:
29
Views:
45901
Forum:
IBM MQ API Support
Posted: Wed Jan 05, 2022 11:01 am Subject:
Large message segmentation
The maximum length of an MQ physical message is 100MB, including headers. Not a surprise that your app is getting data length error.
I don’t have a dev environment available to duplicate Moragâ ...
Topic:
Large message segmentation
ashanks6
Replies:
29
Views:
45901
Forum:
IBM MQ API Support
Posted: Mon Jan 03, 2022 3:24 pm Subject:
Large message segmentation
There seems to be some confusing, and inaccurate information in this thread.
I have just tried it, you can do an MQPUT of a message of size 124059223 bytes onto a queue (and qmgr) with MAXMSGL(1048 ...
Page
1
of
1
Jump to:
Select a forum
General Discussion
----------------
Read First for All New to IBM MQ, Integration, Messaging, WebSphere - Only Moderators Post Here
General Discussion
Messaging and Integration Technologies FAQ
News/Updates
Links
Job Seekers
Job Postings
General Forums Information
Requirements, Wishlists & Enhancement Requests
----------------
RFEs - Requirements, Wishlists & Enhancement Requests - Open Forum
IBM MQ Support
----------------
General IBM MQ Support
IBM MQ Cloud and SaaS, Cloud Hybrid and Containers
IBM MQ Installation/Configuration Support
Clustering
IBM MQ Telemetry / Low Latency Messaging / Everyplace
Mainframe, CICS, TXSeries
iSeries, OpenVMS, HP-NSS
IBM MQ Performance Monitoring
IBM MQ Security
IBM MQ Development
----------------
IBM MQ Java / JMS
IBM MQ API Support
Multiphase Commit
User Exits
WebSphere Message Broker
----------------
WebSphere Message Broker (ACE) Support
WMB Patterns Repository - Available for Download
WebSphere Application Server
----------------
WebSphere Application Server
Web Services
----------------
WebSphere DataPower
Products that use IBM MQ
----------------
Workflow Engines - IBM MQ Workflow & Business Process Choreographer
WebSphere Process Server (WID/WPS/WAS+)
WebSphere Interchange Server + Adapters
IBM MQ File Transfer Edition
Resources, Files, Samples, Archives, Misc
----------------
Files and Code Samples
Archives - All
Challenge Forum
Sponsored Forums
----------------
Cressida Technology
Protected by
Anti-Spam ACP
Theme by
Dustin Baccetti
Powered by
phpBB
© 2001, 2002 phpBB Group
Copyright © MQSeries.net. All rights reserved.