Search Results

725 résultats trouvés Page 16 / 73
FAQ
Voir

What is the primary function of the accessPersonalCaslibs action?

The accessPersonalCaslibs action provides administrative access to all personal caslibs, which include CASUSER and CASUSERHDFS.

FAQ
Voir

Which action set contains the accessPersonalCaslibs action?

This action is part of the Access Control action set, which provides actions for managing user access to resources.

FAQ
Voir

Are there any specific parameters required to run the accessPersonalCaslibs action?

No, the syntax for CASL, Lua, Python, and R shows that the accessPersonalCaslibs action does not take any parameters.

FAQ
Voir

What are personal caslibs like CASUSER and CASUSERHDFS?

Personal caslibs are caslibs automatically made available to a user when a CAS session is started. The accessPersonalCaslibs action allows an administrator to gain access to all of these personal caslibs across all user sessions.

FAQ
Voir

What does the `casOut` parameter specify in the `actionSetToTable` action?

The `casOut` parameter specifies the settings for the output table that will be created. This includes properties such as the caslib, name of the table, whether to replace an existing table, and other table options.

FAQ
Voir

What is the purpose of the `addCaslibSubdir` action?

The `addCaslibSubdir` action creates a subdirectory within an existing caslib.

FAQ
Voir

What is the required parameter for the `addCaslibSubdir` action?

The required parameter is `path`, which specifies the subdirectory to add, relative to the caslib's path.

FAQ
Voir

What does the `name` parameter specify in the `addCaslibSubdir` action?

The `name` parameter specifies the caslib to which the subdirectory will be added. Its aliases are `lib` and `caslib`.

FAQ
Voir

What is the purpose of the addCaslib action?

The addCaslib action is used to add a new caslib (CAS library), which enables access to a data source within the SAS Cloud Analytic Services (CAS) environment.

FAQ
Voir

What is the main required parameter for the addCaslib action?

The primary required parameter is 'name', which is a string that specifies the name for the new caslib you want to add.