String Concatenation Results ORA-1489 With Cursor_sharing=FORCE in 12.2
(Doc ID 2420441.1)
Last updated on JANUARY 07, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
An ORA-01489 error occurred when we execute the following statement on a 12.2.0.1 when the cursor sharing is set to FORCE and executes successfully with cursor_sharing=EXACT. There are no error in the previous versions with any of the cursor_sharing value.
Note: This is a example statement to demonstrate the issue.
Changes
Cursor_sharing is set to FORCE. When the cursor_sharing is set to EXACT, There is no error in 12.2.
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 |