It is the same background as https://communities.sas.com/thread/60475
The best situation would all involved systems are supporting utf8. There must be one not doing that and being stuck on latin1/ansi.
To check:
- What is source system encoding? DB/2 running on mainframe/OS-type ?
- What is your current sas system encoding? OS-type / versions?
- How is the data transferred SAS/Access DB2? FTP? What are the encoding settings in these tools?
When you are going to use a SAS utf8 session remember the NLS manual to check all functions on compatibility.
---->-- ja karman --<-----