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

Data objects in Unicode programs cannot be converted.

Former Member
0 Likes
608

Dear Experts.

While executing the report as system had resulted in short dump with the following message.Need help in resolving the below

          "Data objects in Unicode programs cannot be converted".


Best rgds/thnks,

Srikanth







2 REPLIES 2
Read only

Private_Member_7726
Active Contributor
0 Likes
532

Hi,

Post the (extract) of shortdump, please, and the fragment of code where it occurs (and the definitions of types involved).

There are quite a few search results for that error on SCN and frequently the cause is some kind of assignment using mismatched types...

cheers

Janis

Read only

Former Member
0 Likes
532

Did you analyze the dump, which statement caused the dump, most of the time the long text is self explanatory and easy to solve.