UTL_I18N.RAW_TO_CHAR Is Failing With ORA-01890 In 12.2 When src_charset Value Is Different From DB Character Set
(Doc ID 2456883.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample or bulit-in schema(s), Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner.
In 12.2.0.1 Database, Whenever UTL_I18N.RAW_TO_CHAR function call specifies the src_charset parameter value as the different character set other than DB Character set value
fails with
ORA-01890: NLS error detected.
However,the same code works in 12.1.0.2.
Changes
Upgraded database to 12.2.0.1 from 12.1.0.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 |