Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Open Dataset - unicode system ECC 6.0,special characters

Former Member
0 Likes
991

Hi,

we have upgraded our system from 46b to ecc 6.0 unicode. We face following problem in file download to application server(solaris) using open dataset.

in output file hyphen(-) character is by special character â.

eg. if data in table is 'BANGALORE - 560038' is displayed as 'Bangalore â 560034' in application server file. if we download the same file to windows it shows proper data.

only when we open file in vi editor on application server , system shows this special character.

Kindly help.

Regards,

Sidhesh S

Hi,

we have upgraded our system from 46b to ecc 6.0 unicode. We face following problem in file download to application server(solaris) using open dataset.

in output file hyphen(-) character is by special character â.

eg. if data in table is 'BANGALORE - 560038' is displayed as 'Bangalore â 560034' in application server file. if we download the same file to windows it shows proper data.

only when we open file in vi editor on application server , system shows this special character.

Kindly help.

Regards,

Sidhesh S

4 REPLIES 4
Read only

Former Member
0 Likes
708

Hi,

In the Open Datset sysntax use the encoding addition.

TEXT MODE encoding .

Regards.

Balakumar.G.

Read only

Former Member
0 Likes
708

OPEN DATASET G_APFILE FOR INPUT IN TEXT MODE.in 4.6

OPEN DATASET G_APFILE IN LEGACY TEXT MODE FOR INPUT in ECC6.0

regards

Giridhar

Read only

0 Likes
708

Hi,

i tried all possible options in OPEN DATASET,

still problem exists....

Kindly help....

Regards,

Sidhesh S

Read only

Former Member
0 Likes
708

Hi Siddesh,

If you solved this problem, could you please let me know how you did it? Since I am facing exactly same issue after the upgrade. Thanks in advance!

Regards,

Veena