Page 1 of 1

Chinese chars writing in to Fixed Width File with CFF Stage

Posted: Tue Feb 15, 2011 6:36 pm
by mahids
Hi All,

I Have created file (Example : Test.dat) in the following format with Complex Flat File Stage (CFF)

CFF Stage Properties Selected

Byte Order: Native-endian
Character set: ASCII
DataFormat : Binary
Record Type: Fixed

File format and everything looks good.

Problem here is : In the source file i have Chinese chars for one field, i am trying to write to Test.dat through CFF stage. Used UTF-8 in the job level and also CFF stage level .

I am unable to see the Chinese chars in the Test.dat file , just its showing junk values for that field where ever Chinese.

Please help me..

Thanks
Mahi

Posted: Tue Feb 15, 2011 7:33 pm
by ray.wurlod
Welcome aboard.

What NLS character map is the job using?

Posted: Tue Feb 15, 2011 9:37 pm
by mahids
Hi Ray,

NLS MAP is UTF-8 and All fields are Char

Thanks
Mahi