?>
Voir la documentation de addUserActionSetPath
Erstellt ein Unterverzeichnis in einer vorhandenen Caslib. Diese Aktion ist nützlich für die Organisation von Daten und Dateien innerhalb einer bestehenden Datenbibliothek direkt aus einer SAS-Sitzung heraus, ohne auf Betriebssystembefehle zurückgreifen zu müssen. Sie ermöglicht eine strukturierte Speicherung von temporären oder permanenten Dateien, die im Rahmen von Analyseprozessen generiert werden.
The `actionSetToTable` action transforms a user-defined action set, which is a collection of custom operations, into a standard in-memory CAS table. This allows for the inspection, management, and storage of action set definitions using standard table manipulation tools. It is particularly useful for auditing, documenting, or programmatically analyzing custom actions available on the CAS server.
The `addNode` action dynamically adds one or more machines to a running SAS Cloud Analytic Services (CAS) server. This is a fundamental administrative task for scaling a CAS environment, allowing for the expansion of computational resources without restarting the entire server. It can be used to add either worker nodes to increase processing power and data capacity, or a backup controller to enhance high availability. This action is typically performed by administrators to manage the cluster's topology in response to changing workloads.