Hello,
I cannot receive a big message (8513319 bytes) from foreign queue. I don't have problem with messages < 4 MB.
Does some message size restrictions exist on client?
In log-file:
oracle.mgw.common.GatewayException: [224] Failed to receive from queue UDBOM
…
[Linked-exception]
com.ibm.mq.MQException: MQJE001: Completion Code '1', Reason '2080'.)
I increased java_pool_size to 384MB, streams_pool_size to 160000000,
max_memory(MGW_AGENT) to 384MB, reduced MsgBatchSize to 1.
Nothing helps.
Oracle 11g
MQSERIES_BASE_JAVA_INTERFACE
SYS.MGW_BASIC_MSG_T
Thank you