OK - so you are using SAS On Demand for Academics, and you have successfully signed in. Did you follow all of the remaining steps in the instructions in the precise order listed?
Setup Instructions for SAS OnDemand for Academics: SAS Studio
To complete the practices in this course, you must complete the steps below to set up the data sets and practice files for SAS Studio. These instructions assume that you have an active SAS OnDemand for Academics account.
Open this zip file and extract it to any location on your computer. The unzip process creates a folder named EMC1V2 that includes one SAS program: createdataMC1_oda.sas.
Start SAS Studio from your SAS OnDemand for Academics Dashboard.
In the Server Files and Folders panel, select Files (Home).
At the top of the Server Files and Folders panel, click New
and select Folder.
In the Name box, type EMC1V2 in uppercase exactly as shown. Click Save.
If necessary, expand Files(Home) and verify that the EMC1V2 folder was created.
Select the EMC1V2 folder and click Upload
In the Upload Files window, click Choose Files. Browse to the EMC1V2 folder on your computer, select createdataMC1_oda.sas, and click Open. Click Upload. The program is added to the EMC1V2 folder on the server.
In SAS Studio, double-click createdataMC1_oda.sas to open the program.
Click Run
or press F3 to run the program. This program creates all the SAS files and data you need for this course, so it might take a few moments to run. After the program runs, a list of SAS tables is displayed in the Results tab.
In the Server Files and Folders panel, you can see the EMC1V2 folder. Double-click libname.sas and run the program. You can now access the data for the course. Each time you sign into SAS OnDemand for Academics: SAS Studio, you must run the libname.sas program to access the data.
In the EMC1V2 folder, you should have six subfolders: activities, autocall, case_study, data, demos, and practices.
... View more