BookmarkSubscribeRSS Feed
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

I would like to play around with CAS using SAS studio through SAS ondemand.

how can I make a connection via the OnDemand SAS studio to a CAS host.

 

this is the snippets of code I believe I need to run what changes do I need to make and what would be the values or strings for those changes?


options cashost="<cas server name>" casport=<port number>;
cas;

cas mySession sessopts=(caslib=casuser timeout=1800 locale="en_US");

 

 

2 REPLIES 2
SASKiwi
PROC Star

You can use SAS Viya for Learners to experiment with Viya. I suspect that would include SAS Studio as the user interface. Have you tried it?

VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

I found what I think is the trial Viya version at this link https://www.sas.com/en_us/trials.html and I summited the request form and still waiting for an email to obtain the trial version link.

Thank you @SASKiwi  

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

Mastering the WHERE Clause in PROC SQL

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.

Discussion stats
  • 2 replies
  • 862 views
  • 0 likes
  • 2 in conversation