BI Publisher (MOSC)

MOSC Banner

6-byte utf-8 encoding not supported

edited Jan 28, 2020 7:52AM in BI Publisher (MOSC) 2 commentsAnswered

Oracle report is going in warning with error "6-byte utf-8 encoding not supported". The reason being the accented characters are not being handled by XML publisher. UTF8 encoding is being used as below but still doesn't work

(select CONVERT((select CONVERT(DESCRIPTION_SAP,

                            'EE8ISO8859P2',

                            'UTF8')

               FROM dual),

             'WE8ISO8859P1',

             'UTF8')

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