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
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.