JSON Error ORA-40474
(Doc ID 2363165.1)
Last updated on JUNE 21, 2022
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Backup Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database - Standard Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.
Symptoms
Problem using german umlaut (üöäÜÖÄß) when creating json objects in sql.
The database character set is
select value from nls_database_parameters where parameter = 'NLS_CHARACTERSET';
WE8ISO8859P15
These statements fails
Changes
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 |