BookmarkSubscribeRSS Feed
mmishkin
Calcite | Level 5

We recently purchased the SAP/HANA connector. Some tables work great but with others I get

 

ERROR: CLI cursor extended fetch error: [SAP AG][LIBODBCHDB SO][HDBODBC] General error;-10427 Conversion of parameter/column (20)

       from data type NVARCHAR to ASCII failed

 

I was able to pull a couple of examples on what data is being errored out on. One conatains a ',' and the other a '-' . Does anyone have an idea how to fix this?

 

2 REPLIES 2
ballardw
Super User

I would be tempted to look for unicode characters. ASCII only has 255 characters. Since the unicode sets exceed that then mapping can be an issue.

 

This is a guess. This is only a guess. I do not have access to SAP or similar.

mmishkin
Calcite | Level 5

That's what I think as well, how do you fix it though?

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2616 views
  • 0 likes
  • 2 in conversation