how to read a file with UCS-2 Little Endian & load dbtab

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
harishvardhan
Premium Member
Premium Member
Posts: 14
Joined: Wed Feb 01, 2006 8:50 am
Contact:

how to read a file with UCS-2 Little Endian & load dbtab

Post by harishvardhan »

I am finding it difficult to load a file with double byte characters and load into a db2 table.

i am able to load but i am not able to see any data in the DB2 table.
when i do a count(*) on the table i am getting the count but the table is empty.

source file type is UCS-2 Little Endian when i open in notepad++

can any one of you please help me solve this problem
Harish vardhan
Post Reply