ENQUEUE OF MESSAGE LARGER THAN 100 MB FAILED WITH JMS-122:INTERNAL ERROR BYTES_LOB IS NULL
(Doc ID 2826175.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Enqueue of message larger than 100 MB fails with the below error
oracle.jms.AQjmsException: JMS-122: Internal error bytes_lob is null"
oracle.jms.AQjmsConstants.DEFAULT_LONG_LOB_THRESHOLD default value is 100MB is causing issue on 19c-aqapi.jar file.
Changes
Enqueue of message payload type SYS.AQ$_JMS_OBJECT_MESSAGE or
SYS.AQ$_JMS_TEXT_MESSAGE with BLOB/CLOB size greater than 100MB fails with
JMS-122.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |