Hello All,
My SAS EG is installed on Unix Server. I have created one folder on same unix machine and have placed a "Test.mdb" file. My requirement is to assign libname for this MS-ACCESS db.
I have used PCfiles option with port and servername but getting below error:
libname test1 pcfiles server="test.xyz.com" port=22
path="/mypath/test.mdb";
run;
error:
ERROR: A socket routine returned error: An unexpected error has occurred. Error number is 17420564.
ERROR: Error allocating CLI environment.
ERROR: Error in the LIBNAME statement.
2) As both the SAS and file is on same server when I'm removing port no, I'm getting unable to connect to server error.
libname test1 pcfiles server="test.xyz.com" port=22
path="/mypath/test.mdb";
run;
ERROR: Unable to connect to server.
ERROR: Error in the LIBNAME statement.
Any lead would be appreciated.
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.