Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

Which of the following statements is correct about where you can configure site role limits?

A.

You can configure site role limits through the Settings page in the web UI, or through the REST API.

B.

You can configure site role limits through the Settings page in the web UI, or through the TSM web UI

Full Access
Question # 5

A Tableau Server admin would like to see how many users signed-in to Tableau Server over the past 24 hours. Which administrative view would contain this information?

A.

Traffic to Views

B.

Actions by All Users

C.

Actions by Specific User

D.

Actions by Recent Users

Full Access
Question # 6

Backgrounders can be resource intensive, and there are many ways in which you can optimize the Backgrounder process in Tableau Server. Which of the following IS NOT a recommended action to optimize the Backgrounder?

A.

Isolate Backgrounder processes in its own node

B.

Increase the number of instances on a specific node. Backgrounder is single-threaded and consumes a lot of computer power. By adding more instances to a node, you can increase the # of jobs that can be run in parallel on that node

C.

Ensure Backgrounder and VizQL are in the same node together to improve synergy and communication

D.

Restricting users from manually running jobs

E.

Separate the type of jobs that the Backgrounder on a node does (e.g. one node dedicated to running extract refreshes only)

Full Access
Question # 7

Select the correct option below that represents the correct URL structure for a Tableau view with the following filter criteria:

"Toys in the West region"

A.

http:10.36.0.30/#/views/Superstore/Performance?Region=WestANDCategory=Toys

B.

http:10.36.0.30/#/views/Superstore/Performance?Region=West/Category=Toys

C.

http:10.36.0.30/#/views/Superstore/Performance?Region=West&Category=Toys

Full Access
Question # 8

When this particular process is configured external to Tableau Server, you cannot use the tsm maintenance backup command to backup Tableau Server data. Which process is being described here?

A.

File Store

B.

Cache Server

C.

Cluster Controller

D.

TSM Controller

Full Access
Question # 9

Which mandatory command should you run after you set and update configuration key values, otherwise the updates won't be applied?

A.

tsm config changes apply

B.

tsm pending-change apply now

C.

tsm configuration apply now

D.

tsm pending-changes apply

Full Access
Question # 10

Which of the following options below best describe the correct steps to be undertaken when an organization wants to change its identity store from Local Authentication to Active Directory (or vice versa)?

A.

Perform a full uninstall (including manual deletion of directories) and then reinstall Tableau Server once again

B.

Refer to the REST API developer documentation for pre-built scripts that will automate this process for you

C.

Run the TSM command tsm configuration set to update the authentication mechanism, and then restart your Tableau Server using tsm restart to update the settings

Full Access
Question # 11

True or False: A job with a priority of 100 will run before a job with a priority of 10

A.

FALSE

B.

TRUE

Full Access
Question # 12

Select the correct statement that describes how to start a performance recording for a view:

A.

Type :record_performance=TRUE& at the end of the view URL, immediately after the session ID

B.

Type :record_performance=TRUE& at the end of the view URL, immediately before the session ID

C.

Type :record_performance=yes at the end of the view URL, immediately after the session ID

D.

Type :record_performance=yes& at the end of the view URL, immediately before the session ID

Full Access
Question # 13

Which of the following capabilities are ALLOWED for a Viewer site role? (Select all)

A.

Can set data-driven alerts

B.

Can web-edit content

C.

Can subscribe to views and download as images or summary data

D.

Can see published views others have created

Full Access
Question # 14

Which of the following statements correctly describe the concept of project leaders and project owners as it relates to project ownership?

A.

A project can have multiple project leaders, but each project has exactly one owner

B.

A project can have multiple project owners, but each project has exactly one leader

Full Access
Question # 15

In the command tsm data-access caching set -r , what value should be set if you want Tableau Server to always get the latest data?

A.

always

B.

active

C.

0 (zero)

D.

live

Full Access
Question # 16

Backward Compatibility Scenario (True or False):

• Suppose Linus publishes a workbook from Tableau Desktop 2018.2 to Tableau Server 2020.1

• Steph downloads the workbook from Tableau Server to Tableau Desktop 2020.1 - she does some edits and republishes the workbook back to the server

• Charles and Raina, who are both using Tableau Desktop 2018.2, can download the workbook, but cannot open the workbook

A.

TRUE

B.

FALSE

Full Access
Question # 17

Which two commands should you run to clear the initial admin user so that you can create a new one?

A.

First: tsm reset; Second: tabcmd initialuser

B.

First: tsm reset; Second: tabcmd adminreset

C.

First: tsm restart; Second: tabcmd adminconfig

D.

First: tsm restart; Second: tabcmd initialuser

Full Access
Question # 18

True or False:

Even if you have already entered the trusted web servers when configuring Trusted Authentication, you must still verify that the IP addresses or host names are entered correctly

A.

TRUE

B.

FALSE

Full Access
Question # 19

What is the minimum number of Tableau Server nodes required to satisfy High Availability (HA) requirements?

A.

6

B.

4

C.

3

D.

2

E.

8

Full Access
Question # 20

How many types of backup data does Tableau Server generate?

A.

2

B.

3

C.

4

D.

5

Full Access
Question # 21

How many processes of VizQL Server will be configured by default for a deployment with 16 cores?

A.

4

B.

5

C.

3

D.

1

E.

2

Full Access
Question # 22

Which of the following statements is correct about Tableau Server's capability to send alerts and email notifications?

A.

To send outbound email, you need to configure the Tableau Server mail notification process

B.

To send outbound email, Tableau Server must connect to the SMTP server which is a process stored within a Tableau Server deployment

C.

To send outbound email, Tableau Server must connect to a separate mail server, known as the SMTP server

Full Access
Question # 23

Which site role is being described?

• Can browse and interact with published views

• Can subscribe to content, create data driven alerts

• Open workbooks in the web authoring environment for ad-hoc queries, BUT CANNOT save their work

A.

Viewer

B.

Creator

C.

Explorer

D.

Explorer (can publish)

Full Access
Question # 24

Which of the following types of logos and headers can be customized with the TSM command, tsm customize? (Select all)

A.

Window tab logo

B.

Server name

C.

Header logo

D.

Sign-in logo

Full Access
Question # 25

Which TSM process is being described?

• Manages most shared files in a multi-node cluster

• Authentication related certificates, keys, and files (OpenID, mutual SSL, SAML, and Kerberos), and customization files

A.

Administration Controller

B.

Client File Service

C.

Coordination Service

D.

Service Manager

Full Access
Question # 26

To help your users find the data that’s trusted and recommended for their type of analysis, you can certify the data that complies with your organization’s data standards. Which site roles have the capability to certify data in Tableau Server? (Select all)

A.

Explorer (Can Publish) site role and the Project Leader capability

B.

Creator site role and the Project Leader capability

C.

Server Administrator

D.

Creator site role

Full Access
Question # 27

Which of the following configurations represent the MINIMUM HARDWARE RECOMMENDATIONS for a single node deployment of Tableau Server (CPU, RAM, Free Disk Space)?

A.

CPU:8-core, RAM:32GB, Free Disk Space:100GB

B.

CPU:8-core, RAM:32GB, Free Disk Space:50GB

C.

CPU:8-core, RAM:64GB, Free Disk Space:50GB

D.

CPU:8-core, RAM:64GB, Free Disk Space:100GB

Full Access