SAS Users
Providing technical tips and support information, written for and by SAS users.
How to reference CAS tables using a one-level name
To reference CAS tables using a one-level name we will issue two statements that alter which libref houses the tables referenced as one-level names.
SAS Viya connecting with SAS 9.4 One-Time-Passwords
This post addresses connecting to SAS Viya using a One-Time-Password generated by SAS 9.4. We'll learn more about SAS Viya connecting with SAS 9.4 and talk about how this authentication flow operates and when we are likely to require it.
Threads and CAS DATA Step
Cloud Analytic Services (CAS) is really exciting. It’s open, multi-threaded and distributed. And, best of all for SAS programmers, it’s SAS. You can even run DATA Step in CAS. Here's more on how DATA Step work in a multi-threaded, distributed context.