Hi,
I am trying to do a basic task of uploading my own sas dataset from my local machine into the SAS OnDemand server.
I get an error - "File _TEMP9.CP.DATA does not exist" for any dataset that I upload.
For reference I used the tutorial link -https://support.sas.com/content/dam/SAS/support/en/products-solutions/ondemand/uploading-accessing-local-data.pdf
My datasets are not more than 200 KB. I can see the data in those datasets from my local machine using Universal SAS Viewer.
After uploading the sas datasets to the server, if I download the same dataset, the new downloaded datasets are also viewable in SAS universal Viewer. That means there is no corruption in the upload file I a m doing. So I am not sure why would these datasets not open in SAS OnDemand Online Editor and throw the error File _TEMP9.CP.DATA does not exist
What are some of the limitation of uploaded your on dataset ? Under what circutances this error is generated? Any pointers or turn around to it work.
@Cynthia_sas If you can give your advise/suggestion/insights, I will much appreciate it!
I have successfully used SAS University edition in the past but not sure why SAS onDemand is not working for a this basic step.
"So I am not sure why would these datasets not open in SAS OnDemand Online Editor".
I would expect the Editor to be for text files, like program scripts, not datasets. Or perhaps describe what you are doing in a bit more detail after you have uploaded the data file.
If you attempting to follow the "Create a Library" bit of that PDF you do not point to the uploaded file, only the folder that holds the file. Libraries contain multiple objects, data sets being one type. Data sets are not libraries.
Hi Reeza!
Thank you so much for your quick response. I renamed my dataset which was 'DM' to 'dm' as per your suggestion and voila! IT WORKED !!! So now all my datasets are in lower case, they are uploaded correctly and also open without any issues.
Thank you again for reminding me the system is based on UNIX!
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Follow along as SAS technical trainer Dominique Weatherspoon expertly answers all your questions about SAS Libraries.
Find more tutorials on the SAS Users YouTube channel.