Hi All,
i am trying integrate Dow Jones watchlist with SAS AML 5.1 which need the SAS set to be to encoding to UTF-8. so I intend to change the encoding from Arabic to UTF-8. After a lot investigation , i came across a document that mentioned how same can be achieved:-
http://support.sas.com/kb/51/586.html
here after changing the this encoding option Previously running job are failing saying encoding is incorrect so what all option I have to integrate the Dow Jones Watchlist with SAS AML?
Any help will be appreciated.
@jatin_singla @AnandVyas @PaulHomes
Hi @MG18,
changing encoding to UTF-8 would enable reading and printing additional sets of characters.
However, all your data procesing (jobs. ETLs, etc) should be adapted as well. Perhaps even transcoding.
I would like to recommend you to read this great document http://support.sas.com/resources/papers/Multilingual_Computing_with_SAS_94.pdf
Good food for thoughts.
And, besides this, what kind of errors are you getting, and with what operations?
Dear @JuanS_OCS
Really sorry for this but i forgot to mention I am using SAS 9.3 not the SAS 9.4.
If you have any link regarding this request you to provide the same.
Hello @MG18,
for what you want to achieve, there should not be much difference.
Anyways, this is what is available for 9.3: http://support.sas.com/documentation/cdl/en/lrcon/65287/HTML/default/viewer.htm#titlepage.htm
Hi ,
I have checked your reply for some another question regarding encoding option and I have few question regarding below option :-
- Can this be achieved with out doing system wide change?
The best option is to create an additional and separated SASApp server, to be set as utf8, and let only the required processes and users to use it. Or just use the libname statements.
1) How can we achieve this in SAS9.3 ? is there any specific link for this ? i just came to this link https://support.sas.com/resources/papers/AddingAdditionalSASWorkspaceServerstoSupportMultipleEncodin... and request you to have a look into this link and tell me can i proceed with changes ?
2) How can we revert the changes if above option didn't work ?
how can we take back up of existing system or taking meta data back through SMD is sufficient for this also?
Hi there @MG18,
I was on holidays and now back again.
I think I could answer your questions in the other post 🙂
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.