When assigning CAS tables and caslibs within SAS Studio, the log gives us information detailing the tables which have been assigned to each caslib. However, there is no view to...
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Studio,
SAS Viya,
CAS,
caslib,
castables;
Posted
June, 2018
by
Amadeus Technical Team
Once you have connected to a CAS session you are able to load data into CAS.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Studio,
SAS Viya,
CAS,
caslib,
CSV;
Posted
May, 2018
by
Amadeus Technical Team
Once you have connected to a CAS session you are able to load data into cas.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Studio,
CAS Session,
SAS Viya,
CAS,
caslib,
libname;
Posted
April, 2018
by
Amadeus Technical Team
Once you have connected to a CAS session within SAS Studio, you can use the following code to check the active caslibs for a CAS session:
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Studio,
SAS Viya,
caslib;
Posted
March, 2018
by
Amadeus Technical Team
A caslib is an in-memory container for SAS tables. In addition to data, the caslib also holds information about the data source, including access control information for users.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Studio,
SAS Viya,
CAS,
caslib;
Posted
March, 2018
by
Amadeus Technical Team