Hi ,
I have different source systems with MSSQL server database.
I have one database with Arabic_CI_AS and another database with SQL_Latin1_General_CP1_CI_AS.
That's why we created the staging database and DWH layer with UTF-8 ( Sybase IQ).
For the source( MS SQL) I have created the data store with :
Language : Arabic (ara)
Code Page : CP1256
Sever Code Page : UTF-8
My Target database ( Sybase IQ) for both schemas ( Staging & DWH) settings are below:
Language : Arabic (ara)
Code Page : UTF-8
Sever Code Page : UTF-8
But after loading the data into the staging target table I can see the data from table view but If i want to see from the Sybase IQ interactive sql tool , I am getting junk characters. I tried to load the staging loaded data into the DWH layer In this case both table view and interactive sql , I am seeing junk characters only.
If I try to load with bulk load option then I can see the data in interactive sql but I cannot see the data in the view table option.
Because of this issue I am unable to load any table into my DWH layer.
It is very urgent.
Please help me to resolve this issue.
Thanks & Regards,
Ramana.