Exam4Training

SAS Institute A00-451 Administering SAS Viya Online Training

Question #1

Which statement is TRUE if you explicitly prohibit Authenticated Users from accessing SAS Visual Analytics (/SASVisualAnalytics/**) while explicitly granting access to Report Viewers group?

  • A . Users in the Report Viewers group will be able to access SAS Visual Analytics, but other users will not be able to.
  • B . No users will be able to access SAS Visual Analytics.
  • C . Only SAS Administrators will be able to access SAS Visual Analytics
  • D . Users in the Report Viewers group and SAS Administrators will be able to access SAS Visual Analytics, but other users will not be able to.

Reveal Solution Hide Solution

Correct Answer: B
Question #2

Which statement is TRUE about the SAS Compute Server?

  • A . It is hosted by the embedded web application server.
  • B . It is started by the SAS Object Spawner.
  • C . It uses the IOM protocol to interact with other servers and services.
  • D . It is used by SAS Studio Enterprise.

Reveal Solution Hide Solution

Correct Answer: D
Question #3

SAS Viya servers and services use different methods to configure logging. For which option would you use SAS Environment Manager to administer logging?

  • A . SAS Object Spawner
  • B . SAS Configuration Server
  • C . SAS Launcher Server
  • D . SAS Visual Analytics

Reveal Solution Hide Solution

Correct Answer: A
Question #4

Which action can be done in SAS Environment Manager?

  • A . Add a new User
  • B . Modify the ID of a User
  • C . Add a new Custom Group
  • D . Modify the ID of a Custom Group

Reveal Solution Hide Solution

Correct Answer: C
Question #5

Refer to the exhibit below:

A new group has been created to allow members of the group to create and delete global caslibs. 

What function on the SAS Environment Manager application menu would you use to complete the process of giving the new group those capabilities?

  • A . Users
  • B . Data
  • C . Servers
  • D . Content

Reveal Solution Hide Solution

Correct Answer: C
Question #6

Where would an end user go to update their password for the DefaultAuth authentication domain?

  • A . My Logins
  • B . My Credentials
  • C . Domains
  • D . Configuration

Reveal Solution Hide Solution

Correct Answer: B
Question #7

Which custom group is predefined but not created, and allows its members to automatically run their CAS sessions under their own host ID?

  • A . CASHostIDRequired
  • B . CASSuperuser
  • C . CASHostAccountRequired
  • D . CASHostAccountNeeded

Reveal Solution Hide Solution

Correct Answer: C
Question #8

What is the best technique to use when members of the Marketing group need to use a shared user id and password to access tables in an Oracle database?

  • A . Create a global caslib to the Oracle database and specify the shared user id, the password, and the Marketing group identity in a conditional grant.
  • B . Create an authentication domain for the Oracle database and store the shared user id and the password for the Marketing group identity.
  • C . Create a Custom Group for members of the Marketing group and specify the shared user id and the password in the Custom Group properties.
  • D . Create a data connection to the Oracle database and specify the shared user id, the password, and the Marketing group identity in the connection properties.

Reveal Solution Hide Solution

Correct Answer: B
Question #9

Which is one of the programming run-time servers in a full deployment of SAS Viya?

  • A . SAS Cloud Analytic Services
  • B . SAS Message Broker
  • C . SAS Compute Server
  • D . SAS Cache Server

Reveal Solution Hide Solution

Correct Answer: C
Question #10

What are valid substitution parameters for row level access control? (Choose 2.)

  • A . SUB::SAS.Groupid
  • B . SUB::SAS.Userid
  • C . SUB::SAS.ExternalIdentity
  • D . SUB::SAS.InternalIdentity

Reveal Solution Hide Solution

Correct Answer: BC

Question #11

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.

Reveal Solution Hide Solution

Correct Answer: C
Question #12

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

Reveal Solution Hide Solution

Correct Answer: D
Question #13

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

Reveal Solution Hide Solution

Correct Answer: D
Question #14

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

Reveal Solution Hide Solution

Correct Answer: C
Question #15

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

Reveal Solution Hide Solution

Correct Answer: C
Question #16

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

Reveal Solution Hide Solution

Correct Answer: C
Question #17

In a default deployment, how often is the Update Checker run?

  • A . Daily
  • B . Weekly
  • C . Monthly
  • D . Quarterly

Reveal Solution Hide Solution

Correct Answer: B
Question #18

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

Reveal Solution Hide Solution

Correct Answer: A
Question #19

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.

Reveal Solution Hide Solution

Correct Answer: D
Question #20

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

Reveal Solution Hide Solution

Correct Answer: B

Question #21

Refer to the exhibits:

Eric is logged in to SAS Visual Analytics and has active CAS sessions.

Why does the sas-admin cas command return no sessions?

  • A . Christine has not assumed the CAS Superuser role.
  • B . Christine has not assumed the CAS Session Administrator group.
  • C . Christine has not assumed the SAS Administrator role.
  • D . Christine has not assumed the SAS Administrator group.

Reveal Solution Hide Solution

Correct Answer: A
Question #22

In a distributed (MPP) CAS Server, what happens when a CAS Worker node becomes unreachable or goes down?

  • A . The CAS Server is paused until the node is available again.
  • B . The CAS Server continues processing jobs on redundant blocks of data on remaining nodes.
  • C . The CAS Server automatically recovers and all programs are restarted from the beginning.
  • D . The CAS Worker node unregisters itself with the Configuration server and processing continues.

Reveal Solution Hide Solution

Correct Answer: B
Question #23

Refer to the exhibit:

Why is there a warning sign next to Jerry’s name?

  • A . Jerry is not known to the identities service.
  • B . Jerry does not have access to the parent folder.
  • C . Jerry is not a member of any groups.
  • D . Jerry is already granted Read and Read(convey) through his membership in the Authenticated Users group.

Reveal Solution Hide Solution

Correct Answer: A
Question #24

For a SAS administrator to terminate a user’s CAS session in SAS Environment Manager, which actions must an administrator take? (Choose two.)

  • A . The SAS administrator has to opt in to their assumable groups upon log on.
  • B . The SAS administrator must have caslib management privileges.
  • C . The SAS administrator has to assume the Superuser role.
  • D . The SAS administrator has to stop the CAS server in the operating system.

Reveal Solution Hide Solution

Correct Answer: AC
Question #25

Which rule is the most permissive?

A)

B)

C)

D)

  • A . Option A
  • B . Option B
  • C . Option C
  • D . Option D

Reveal Solution Hide Solution

Correct Answer: C
Question #26

Which component is responsible for initializing the workspace server?

  • A . object spawner
  • B . launcher service
  • C . connect spawner
  • D . compute service

Reveal Solution Hide Solution

Correct Answer: A
Question #27

The SalesManagers group has Read and Read (Convey) permissions granted on the Sales folder.

What other permission must be granted in order for members of the group to share items in the folder by using the SASDrive Share feature?

  • A . Update
  • B . Secure (Convey)
  • C . Secure
  • D . Update (Convey)

Reveal Solution Hide Solution

Correct Answer: B
Question #28

The appender of a logging entity controls which aspect of the configuration for the SAS logging facility?

  • A . the output destination of the log message
  • B . the log event categories to be included in the log
  • C . the SAS Viya Server to which the logging configuration applies
  • D . the default threshold level of the log message

Reveal Solution Hide Solution

Correct Answer: B
Question #29

Which authorization system controls access to SAS Visual Analytics report objects?

  • A . CAS authorization system
  • B . General authorization system
  • C . Viya authorization system
  • D . Report authorization system

Reveal Solution Hide Solution

Correct Answer: B
Question #30

Which statement is TRUE about the topology of a single machine (SMP) CAS server?

  • A . The single machine is designated as the controller which also performs the worker node tasks.
  • B . The single machine is designated only as the worker node.
  • C . The single machine uses a single CPU.
  • D . The single machine is designated as the controller, backup controller, and worker node.

Reveal Solution Hide Solution

Correct Answer: A

Question #31

Which type of SAS 9 content CANNOT be promoted to SAS Viya?

  • A . OLAP cubes
  • B . Folders
  • C . User groups
  • D . Data libraries and tables

Reveal Solution Hide Solution

Correct Answer: C
Question #32

Access to an external database is with the account ‘databaseusers’ no password is needed.

To save this user ID for use by end users what type of domain should you use?

  • A . authentication domain
  • B . connection domain
  • C . encryption domain
  • D . database domain

Reveal Solution Hide Solution

Correct Answer: B
Question #33

In a distributed (MPP) CAS server, how are the machines divided into controller(s) and worker(s)?

  • A . Each machine includes a session controller and a session worker.
  • B . One machine is designated as the controller and one or more machines are designated as the workers.
  • C . One machine is designated as the controller and two or more machines are designated as the workers.
  • D . One machine is designated as the controller and a worker, and one or more machines are designated as workers.

Reveal Solution Hide Solution

Correct Answer: B
Question #34

When promoting content from SAS 9 to SAS Viya, what is the correct order of tasks after you’ve created an initial map of system information?

  • A . promote content, promote data definitions promote internal groups
  • B . promote data definitions, promote internal groups, promote content
  • C . promote content, promote internal groups, promote data definitions
  • D . promote internal groups, promote data definitions, promote content

Reveal Solution Hide Solution

Correct Answer: B
Question #35

Which command is NOT used to collect metric data, log events, alert messages, or notification messages?

  • A . sas-peek
  • B . sas-admin
  • C . sas-check
  • D . sas-watc

Reveal Solution Hide Solution

Correct Answer: B
Exit mobile version