PL/SQL (MOSC)

MOSC Banner

json_object won't work on a non-UTF8 db says Doc ID 2363165.1 - but how about bug 24693010 ?

edited Aug 30, 2018 7:53AM in PL/SQL (MOSC) 3 commentsAnswered ✓

Hello,

We stumbled upon the limitation of the json_object function explained in Doc ID 2363165.1

It says that, in order to use JSON_OBJECT, your database characterset has to be UTF8.  It contains no bug mentioning.

And indeed, we get ORA-40474 on our WE8MSWIN1252 database with special characters.


But in the list of known bugs in the readme of release 12.2 on https://docs.oracle.com/en/database/oracle/oracle-database/12.2/readm/json-known-bugs.html#GUID-A338E430-7F84-4DF0-BD5B-F37B874D6CAE

different problems with other character sets are mentioned with different bug numbers.  Does one of them solve this issue ? 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center