Hello Experts,
I am loading a single record with (special character embedded) to Greenplum using the code:
LIBNAME test GREENPLM PRESERVE_COL_NAMES=NO PRESERVE_TAB_NAMES=NO DATABASE=xxx SERVER="xxx" SCHEMA=xxx AUTHDOMAIN="xxx" ;
Have your SAS session run with utf encoding also. It is not a good idea to mix encodings in your environment.
We changed SAS session from Latin1 to UTF8 and still receiving same error message.
Inrestingly, it worked in our old environment with SAS9.4 M3
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.