Hi SAS community,
I am having an issue running remote codes to WRDS through SAS. I seem to be getting an error where my client session coding is different from the server session and I do not know how to change it. The message when I first remotely sign in to connect:
What happens is when I run my code it takes a very long time ~2hrs and gives me this error message:
I have run this code 2 days ago with no issues so I do not know what changed (how I made the session encoding different).
proc options option=encoding; run;
shows that I am in wlatin1 but I want to be in utf-8 to match the WRDS server?
If anyone knows how to fix this it would be much appreciated!
Kind regards,
liuo1
My guess that the WRDS have chnanged their locale setting.
One way of fixing the connection is to change your locale to the same.
That could impact how you access your local data though.
Perhaps you should contact the responsible party for the WRDS server.
My guess that the WRDS have chnanged their locale setting.
One way of fixing the connection is to change your locale to the same.
That could impact how you access your local data though.
Perhaps you should contact the responsible party for the WRDS server.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.