PL/SQL (MOSC)

MOSC Banner

UTL_FILE character encoding issue.

edited Feb 20, 2013 8:58PM in PL/SQL (MOSC) 2 commentsAnswered
Hi

We are facing issue writing file using UTL_FILE package. Some special characters are getting converted to junk character and length of the string also increases.

 

Since we generate fix length file which get imported in other application where import gets failed due to this junk character.

 

Below is the sample code for your reference. We are running this code on 11g R2 DB on Linux OS with AL32UTF8 Character set and length semantic as CHAR.

 

We found solution to fix this issue on below link

https://support.oracle.com/CSP/main/article?cmd=show&id=227531.1&type=NOT

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