Get Instant Access of 100% Real SASInstitute A00-251 Exam Questions with Verified Answers [Q27-Q47]

Share

Get Instant Access of 100% Real SASInstitute A00-251 Exam Questions with Verified Answers

Exam Dumps for the Preparation of Latest A00-251 Exam Questions


SASInstitute A00-251 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Manage and secure SAS Viya Content
  • Understand and administer Viya servers and services
Topic 2
  • Identity and User management
  • Administer the CAS Server
  • Promote content in SAS Viya
Topic 3
  • Administer access to functionality
  • Monitor the SAS Viya Environment
Topic 4
  • Monitoring, logging and troubleshooting in a SAS Viya Environment
  • Managing a SAS Viya Environment
Topic 5
  • Data management in SAS Cloud Analytic Services (CAS)
  • Manage external credentials
Topic 6
  • Perform data management tasks
  • Update a SAS Viya deployment
Topic 7
  • Create and manage caslibs
  • Manage SAS Viya identities
  • Manage server logging

 

NEW QUESTION 27
Which statement is TRUE about all SAS Viya microservices?

  • A. They are self-contained, lightweight pieces of software that do one thing and depend on other processes as little as possible
  • B. They are necessary components to enable the programming-only environment to interact with CAS
  • C. They are distributed and provide the run-time environment for data management and analytics
  • D. They are essential services to CAS and provide caching, an HTTP server a database and a registry of all the services

Answer: B

 

NEW QUESTION 28
You want to apply the newest hot fixes available to your deployed SAS Viya environment. What would you do to your environment"?

  • A. Update using a current software order
  • B. Upgrade using a new software order
  • C. Update using a new software order
  • D. Upgrade using a current software order

Answer: A

 

NEW QUESTION 29
Which service configuration must be completed to allow LDAP users to log in to SAS Viva?

  • A. authorization service
  • B. saslogon service
  • C. identities service
  • D. credentials service

Answer: A

 

NEW QUESTION 30
Match the SAS Viya monitoring term with its definition by dragging from left to right.

Answer:

Explanation:

 

NEW QUESTION 31
Which custom group has access to all SAS Content by default?

  • A. Content Administrators
  • B. SAS Administrators
  • C. Data Administrators
  • D. CAS Administrators

Answer: D

 

NEW QUESTION 32
Which statements are TRUE about making data available to CAS? (Choose two.)

  • A. The tables a user is authorized to access in an external database are available on the Data Sources page
  • B. The Jobs page enables you to add a new caslib that connects to a database server
  • C. The Advanced tab allows users to specify options like the Authentication domain
  • D. The tables are automatically loaded into memory at startup by default

Answer: D

 

NEW QUESTION 33
When using SAS Backup and Restore which is NOT backed up?

  • A. global tables on the Cloud Analytics Server
  • B. content on the SAS Configuration Server
  • C. data tables on the local file system
  • D. content on the SAS Infrastructure Data Server

Answer: D

 

NEW QUESTION 34
Where would you set or change the shared vault location"?

  • A. in SAS Environment Manager Configuration backup-agent configuration
  • B. using CLI: sas-admin backup update
  • C. in SAS Environment Manager Configuration Backup service configuration
  • D. using CLI: sas-admin backup configuration

Answer: B

 

NEW QUESTION 35
In a multi-machine Viya deployment, which can be safely restarted without having to stop or restart another Viya service or server?

  • A. SAS Secrets Manager
  • B. SAS Message Broker
  • C. SAS Logon Service
  • D. SAS infrastructure Data Server

Answer: C

 

NEW QUESTION 36
Which URI controls authorizations to access a content folder's descendant or children content?

  • A. container URI
  • B. parent URI
  • C. object URI
  • D. inheritance URI

Answer: B

 

NEW QUESTION 37
What is NOT TRUE about SAS Studio Enterprise?

  • A. SAS Studio Enterprise uses the workspace server
  • B. SAS Studio Enterprise uses the launcher server.
  • C. SAS Studio Enterprise is a microservice.
  • D. SAS Studio Enterprise uses the compute server.

Answer: B

 

NEW QUESTION 38
Which statement about the CAS backup controller is FALSE?

  • A. CAS supports adding a backup controller after the initial deployment
  • B. CAS supports adding only one backup controller
  • C. A CAS backup controller can only be used in a distributed CAS server architecture.
  • D. A CAS backup controller can be deployed to the same machine as a CAS worker

Answer: A

 

NEW QUESTION 39
When restoring from a default backup, which SAS Viya component must be manually restored?

  • A. SAS Infrastructure Data Server
  • B. SAS Message Broker
  • C. CAS Server
  • D. SAS Configuration Server

Answer: C

 

NEW QUESTION 40
What do data formats specify?

  • A. how data can be merged
  • B. how data is read into a container
  • C. how data values are to be displayed
  • D. how data syntax can be used

Answer: C

 

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

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

Answer: C

 

NEW QUESTION 42
Refer to the exhibit (inverted color option of exhibit is available, if needed by clicking the tab):

What does this dashboard indicate about the availability of the environment?

  • A. The one machine in the environment is partially unavailable or in a warning state. A specific service on that machine and a related service instance are unavailable
  • B. The one machine in the environment is unavailable. A specific service on that machine and a related service instance are partially unavailable or in a warning state.
  • C. One of several machines in the environment is partially unavailable or in a warning state. A service on another machine and unrelated service instance are unavailable
  • D. The one machine in the environment is partially unavailable or in a warning state. A specific service on that machine and unrelated service instance are unavailable

Answer: A

 

NEW QUESTION 43
Refer to the exhibit.

Currently all authenticated users have access to SAS Environment Manager. An administrator would like to limit access to SAS Environment Manager to application administrators. Which statement will achieve this?
A)

B)

C)

D)

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

Answer: C

 

NEW QUESTION 44
Refer to the exhibit.

The operations infrastructure produces metric and log data in what form?

  • A. CAS tables
  • B. SAS tables
  • C. XLS files
  • D. TSV files

Answer: D

 

NEW QUESTION 45
Within SAS Viva you have a Marketing Folder to which you want a user to be able to save new reports and open/modify/save the reports that already exist within the folder. Which permission(s) will the user need in order to do this?
To answer the question check the box(es) in the and that correspond to the appropriate permissions for each URI.

Answer:

Explanation:

 

NEW QUESTION 46
By default, what happens when a table is loaded in a distributed (MPP) CAS server?

  • A. The controller ensures a copy of all the rows is available on each worker node
  • B. The controller holds a full copy of the data in memory as a backup and distnbutes the rows to the worker nodes
  • C. The controller distributes the rows to the worker nodes and ensures two redundant copies of the rows is available for fault tolerance
  • D. The controller distributes the rows to the worker nodes and ensures a redundant copy of the rows is available for fault tolerance

Answer: B

 

NEW QUESTION 47
......

Download Latest & Valid Questions For SASInstitute A00-251 exam: https://pass4sures.freepdfdump.top/A00-251-valid-torrent.html