Page 1 of 1

Special characters probelm

Posted: Thu Jan 31, 2008 8:38 am
by bollinenik
Hi,
We have file with Chine characters and other special characters, Profile stage is not able to profile that file and it's throwing error like "contact technical suport error 98" like that.

We tried giving data type as NVarachar, it's reading that kid of Data types.

Any one who is having some knowledge how to handle multybite characters in profile stage, Pls help us

Re: Special characters probelm

Posted: Mon Feb 04, 2008 6:06 am
by BIuser
Hi,
am quite sure its issue bcoz of NLS(National language Support) charcter set.
Please check your NLS SETTINGS WHEN YOU INSTALL INFORMATION SERVER OR DATASTAGE, if you using languge other then english then you have to enable this NLS charcter SET but if you are using english charcter then you must disable this NLS setting.

Re: Special characters probelm

Posted: Wed Feb 06, 2008 4:18 am
by bollinenik
BIuser wrote:Hi,
am quite sure its issue bcoz of NLS(National language Support) charcter set.
Please check your NLS SETTINGS WHEN YOU INSTALL INFORMATION SERVER OR DATASTAGE, if you using languge other then english then you have to enable this NLS charcter SET but if you are using english charcter then you must disable this NLS setting.
Hi Bluser,
I am facing this problem with profile stage not with Datastage, Pls let me know if any one has little experince on this kind multybite characters handling in profile stage.

Re: Special characters probelm

Posted: Wed Feb 06, 2008 6:48 am
by BIuser
If you are working on "information server" version 8 then its suite so there is no question to install profile stage separately.
Its "installation issue"
Try to change your NLS or code page settings.

Re: Special characters probelm

Posted: Wed Feb 06, 2008 6:49 am
by BIuser
If you are working on "information server" version 8 then its suite so there is no question to install profile stage separately.
Its "installation issue"
Try to change your NLS or code page settings.

Re: Special characters probelm

Posted: Thu Feb 07, 2008 2:41 am
by bollinenik
BIuser wrote:If you are working on "information server" version 8 then its suite so there is no question to install profile stage separately.
Its "installation issue"
Try to change your NLS or code page settings.
No,
We are not using information analyser version 8, We are working with profile stage in Unix environment and trying to profile sequential file..

Pls help us