Page 1 of 1

Converting EBCDIC to UTF8

Posted: Thu Apr 02, 2009 12:52 am
by kksr
Hi All
We are receiving data in EBCDIC format and loading into DB2 (UTF8), we are facing some problem with non english characters ( ex: chinese ) , as per requirement , we need to see these character in their native language , but after inserting these records in DB2 , we are seeing some junk values . Is there any way to see the data as it is .

Thanks in Advance