ORA-06502 on Enqueue of Message into a Database using a Multi-Byte Characterset
(Doc ID 333061.1)
Last updated on FEBRUARY 21, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.1.0.2 to 10.1.0.5 [Release 10.1]Oracle Database - Enterprise Edition - Version 10.2.0.1 to 10.2.0.2 [Release 10.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Information in this document applies to any platform.
Symptoms
Enqueue of a JMS_TEXT_MESSAGE via the PL/SQL API fails with an ORA-06502 error when enqueuing messages which are greater then VARCHAR2(2000) and less than or equal to VARCHAR2(4000) into a database using a multi-byte characterset.
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 |
Cause |
Solution |
References |