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

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 2562 views
  • 0 likes
  • 2 in conversation