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

Short DUMP! Exception:CX_SY_CONVERSION_CODEPAGE

Former Member
0 Likes
897

Hi Experts,

I am working on a unicode upgrade assignment. On executing a particular program I encounter a Short dump at the READ DATASET statement and the above mentioned exception is displayed in the short dump.

Please provide suggestions to resolve this issue.

Hi neha,

There are some notes for this program and some of them are consulting or FAQs. Maybe one of them would help.

Thanks,

Manas

5 REPLIES 5
Read only

Former Member
0 Likes
764

Hi Neha,

This Error typically Occurs when the file contains characters that cannot be interpreted that are represented as #.

Some of the characters doesnot exist in code page and hence a run time error is triggered.

For complete information Chk this OSS Note 709832 - (CX_SY_CONVERSION_CODEPAGE) exception with READ DATASET Statement.

Hope it helps.

Regards,

Lakshman.

Read only

Former Member
0 Likes
764

Hi neha,

There are some notes for this program and some of them are consulting or FAQs. Maybe one of them would help.

Thanks,

Manas

Read only

Former Member
0 Likes
764

issue resolved

Read only

0 Likes
764

Hi Neha,

I got the same issue. How did you resolve it?

Thanks,

Shrini

Read only

0 Likes
764

Hi Neha,

I am facing the same issue. How did you resolve it?