SAS Institute A00-451 Administering SAS Viya Online Training
SAS Institute A00-451 Online Training
The questions for A00-451 were last updated at Nov 22,2024.
- Exam Code: A00-451
- Exam Name: Administering SAS Viya
- Certification Provider: SAS Institute
- Latest update: Nov 22,2024
Refer to the exhibit:
What does a CAS Administrator need to do in order to allow this user to create global caslibs?
- A . Modify permissions on the permstore directory in the operating system.
- B . Use the CLI: sas-admin cas authorize
- C . Add the user to the Caslib Management Privileges settings in SAS Environment Manager.
- D . Modify the principal on the /caslibManagment/caslibs/** rule.
Which option is NOT a sample job provided in SAS Environment Manager to manage CAS tables for the PUBLIC caslib?
- A . Import
- B . Load
- C . Unload
- D . Export
Which is NOT included in the SAS Compute Server compute context?
- A . User identity to be used when starting a compute server
- B . SAS options to be set when starting a compute server
- C . Autoexec file parameters to be executed when starting a compute server
- D . Environment variables to be set when starting a compute server
Which statement is TRUE about a SAS programming-only deployment?
- A . All code must be submitted in batch.
- B . All code must be submitted in batch or via Enterprise Guide
- C . It includes SAS Studio which connects to the SAS Workspace Server
- D . It includes SAS Studio which connects with the SAS Compute Service
Which statement is TRUE about modifying CAS server logging in SAS Environment Manager as it compares to using the CAS server’s logging configuration file?
- A . It is possible for a single-machine CAS server architecture only
- B . It requires a restart of the CAS server
- C . It only applies to CAS sessions for the user who makes the logging changes
- D . It is temporary and will only remain in effect until you restart the CAS server
In a MPP Viya Environment, which requires a shared file system that is mounted identically by all CAS machines?
- A . CAS Server Permstore
- B . CAS_DISK_CACHE storage
- C . DNFS caslib
- D . casconfig.lua configuration file
In a default deployment, how often is the Update Checker run?
- A . Daily
- B . Weekly
- C . Monthly
- D . Quarterly
The producer services in the operations infrastructure place their results in a location managed by which server?
- A . Message Broker
- B . Configuration Server
- C . Secrets Manager
- D . Infrastructure Data Server
Which method for loading CAS tables to the CAS server is NOT valid?
- A . Schedule a job in SAS Environment Manager to load tables in a specified global caslib.
- B . Add lua code to load a table to the casstartup_usermods.lua file
- C . Use the load option on the Data Sources tab in SAS Data Explorer interface.
- D . Use the /casManagement/*/caslibs/*/loadtables rule.
You need to move CAS_DISK_CACHE after the deployment has completed.
Which file do you modify to ensure the change persists when you run upgrades?
- A . casconfig.lua
- B . casconfig_usermods.lua
- C . node.lua
- D . node_usermods.lua