BookmarkSubscribeRSS Feed
kaziumair
Quartz | Level 8

Hi ,

I am trying to append data from a SAS table to an external postgres table using the append procedure.

However while running the proc, I am getting the error "ERROR: CLI execute error: Error: invalid byte sequence for encoding "UTF8": 0xe2 0x2c 0x55"

 

Any idea how I can resolve this error?

 

Thanks and Regards,

Mohammad Umair Kazi

2 REPLIES 2
LinusH
Tourmaline | Level 20

My first guess would be that you try to ingest UTF8 data in a non UTF8 DB.

Check your database what encoding it uses (and compare with your SAS encoding).

Data never sleeps
kaziumair
Quartz | Level 8

Hi ,

I have checked the encoding it is UTF8.

 

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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