BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Ana_H
Calcite | Level 5

I'm using SAS Studio in AWS. When I try to run a PROC SHEWHART i get this error:

 
1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
55
56 proc shewhart data=eydd.iriswk;
ERROR: Procedure SHEWHART not found.
57 id OBS;
58 boxchart sepalo_Lon * Especie / boxstyle=schematicid idsymbol=dot
59 cboxfill=yellow cboxes=green nolimits outbox=ATIP_BOX_SL;
60 run;
 
Is that it is not available in SAS Studio? It helps me to write the sentence...
 
Where can I find the differences between SAS Studio and the full license?
Thank you.
1 ACCEPTED SOLUTION

Accepted Solutions
1 REPLY 1
Reeza
Super User

http://support.sas.com/software/products/university-edition/faq/limitations.htm

 

Apparently not. 

 

You might be able to use GTL though to obtain the chart. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 2334 views
  • 1 like
  • 2 in conversation