?>
This action requires elevated privileges.
Elevation code: proc cas; accessControl.assumeRole / adminRole="superuser"; run;
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS). This action is typically used by administrators to perform tasks on behalf of users in their personal caslibs.
| Parameter | Description |
|---|---|
| result | Specifies the variable to store the results of the action. The results are returned as a dictionary. |
| status | Specifies the variable to store the status code of the action. A status code of 0 indicates success. |
An internal data governance policy prohibits storing sensitive Personally Identifiable Information (PII) in personal CAS workspaces. An IT administrator must perform a spot audi...
A CAS server is experiencing memory pressure. A CAS administrator needs to quickly investigate if any users are storing excessively large tables in their personal caslibs. The g...
An automated nightly script is being developed to catalog all tables in personal caslibs. The script must be robust and not terminate unexpectedly. It needs to correctly handle ...