Hi everyone,
I am using SAS University edition. And I am trying to upload sas file to SAS program. And I get the error " The size of the uploded files can not greater than 10 MB". What is the solution of this issue? Or which program can I use?
Thank you for your replies.
Since this is a non-SAS file, you need to import it first.
Place it in the shared folder, open "Server Files and Folders" in SAS Studio, double-click the file, and SAS will automatically create the import code for you. Run that ("little running man" button), and the dataset will be in library WORK.
Are you using SAS On Demand for Academics (cloud service) or the locally installed University Edition in a virtual machine? If the latter, put the file in the shared folder and either import it (if it is a non-SAS file), or set a libname to the directory (if it is a .sas7bdat file) and use it as the dataset it is.
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!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.