All Incorrect Flashcards

1
Q

True or False: The status page displayed in both the Tableau Server web UI and the TSM web UI show ALL of the processes on a given node, and lists the same exact Tableau Server processes when you run the TSM CLI command tsm status -v

A

False

TSM web UI will show all 17 server processes but the TS web UI will only show 11.

tsm status command to display the status of Tableau Server and individual services (processes) that run as part of Tableau Server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Select the correct statements about the TSM Controller process:

  1. Responsible for rendering static images on TS
  2. Hosts the TSM REST API for configuring TS
  3. Also referred to as Admin controller
  4. There can only be one instance of TSM controller in the entire cluster
A

2,3,4

  1. Hosts the TSM REST API for configuring TS
  2. Also referred to as Admin controller
  3. There can only be one instance of TSM controller in the entire cluster
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Select all the ways in which you can view your Tableau Server’s process status:

  1. In the TSM Status page in the web UI
  2. In the TSM CLI, using the command tsm status -v
  3. In the TSM CLI, using the command tsm proc-status
  4. In the Tableau Server Status page in the web UI
A

1,2,4

  1. In the TSM Status page in the web UI
  2. In the TSM CLI, using the command tsm status -v
  3. In the Tableau Server Status page in the web UI
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following reasons would lead you to use extracts as the preferred method over live connections? (Select all)

  1. You are prototyping on a small set of data
  2. You need to work with data consolidated from multiple sources
  3. You need offline access to the data
  4. You have a database dedicated to servicing TS analysis
A

1, 2, 3

  1. You are prototyping on a small set of data
  2. You need to work with data consolidated from multiple sources
  3. You need offline access to the data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following are correct statements that describe silent installs? (Select all)

  1. TS does not start automatically when installed in /silent or /quiet mode
  2. TS does not start automatically when installed in /silent or /hush mode
  3. To start TS use tsm start
  4. To start TS, use tbcmd start
A

1, 3

TS does not start automatically when installed in /silent or /quiet mode
To start TS use tsm start

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which two (2) processes do not display on the Tableau Server Status page, but are indicated in the Tableau Services Manager (TSM) Status Page in the UI?

  1. TSM Controller
  2. Ask Data
  3. Cluster Controller
  4. License Server
A

1,4

TSM Controller
License Server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

  1. 2
  2. 3
  3. 1
  4. 4
  5. 5
A

4: 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Because Tableau Online is a SaaS analytics platform, Tableau monitors the infrastructure and operations; however, Tableau Online deployments still have monitoring tasks. Where do you subscribe to get updates via email, text, and Atom Feed when Tableau creates, updates or resolves an incident?

  1. Tableau Notifications
  2. Tableau Notifs
  3. Tableau Trust
  4. Tableau Secure
A

3: Tableau Trust

Tableau Online Site Administrators should subscribe to Tableau Trust updates to get email, text, and Atom Feed or RSS Feed notifications when Tableau creates, updates or resolves an incident.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A user is complaining that she cannot see the subscription icon that typically resides in the upper right corner of the Tableau Server UI - which of the following reasons below IS NOT a plausible explanation for this? (Select all that apply)

  1. The view uses a live database connection so it’s not available for subscription
  2. TS is configured using SAML authentication
  3. TS is configured for trusted authentication
  4. No subscriptions have been scheduled
  5. TS is configured using Kerberos authentication
A

2,5

  1. TS is configured using SAML authentication
  2. TS is configured using Kerberos authentication

If no subscriptions have been scheduled, the subscription icon will not appear.
Views with live database connections, where you’re prompted for your database credentials when you first click the view, aren’t available for subscription.
You may also be able to see a view but be unable to subscribe to it (no subscription icon) if Tableau Server is configured for trusted authentication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

There is a 5MB file size limit on log files that can be sent to Tableau Technical Support. Which of the following are special options that can be used to send large files to Tableau Technical Support? (Select all)

  1. Use the TSM CLI command, tsm maintenance send-logs
  2. Use the Secure File Transfer Site for files 2GB to 10GB in size
  3. Use the Customer Portal and upload the file
  4. Use TSM web interface
  5. Use the TS REST API to programmatically generate and send the logs
A
  1. Use the TSM CLI command, tsm maintenance send-logs
  2. Use the Secure File Transfer Site for files 2GB to 10GB in size
  3. Use the Customer Portal and upload the file
  4. Use TSM web interface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If you are installing TS in a non-default location on a different drive, then you will need to configure permissions on the installation folder for Run As service account as well as these predefined local accounts: (Select all the correct options)

  1. Local Service
  2. Config
  3. System
  4. Network Service
A
  1. Local Service
  2. System
  3. Network Service

If you are installing Tableau Server in a non-default location on a different drive, then you will need to configure permissions on the installation folder for Run As service account as well as the predefined local accounts: Network Service, Local Service, and System.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In some instances, Tableau Server license activation may fail. If you encounter this situation, what is the first thing that you need to do to try to resolve this issue?

  1. Force the product key to be read again
  2. Confirm that you can access the licensing server
  3. Verify FlexNet Licensing Service has started
A
  1. Confirm that you can access the licensing server
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which TSM command should you run to rebuild the search index and reset the search server back to a clean slate?

  1. tsm maintenance reset-searchserver
  2. tsm maintenance rebuild-search
  3. tsm maintenance rebuild-index
  4. tsm maintenance reset-searchindex
A
  1. tsm maintenance reset-searchserver

tsm maintenance reset-searchserver
Resets the search server to a clean state, deleting search information and rebuilding the search index.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

An admin came across this error in Windows Event Viewer: “Error sending email. Can’t send command to SMTP host.” - what is a potential solution to this problem?

  1. Configure your SMTP server to use encrypted (SSL) sessions
  2. Change your SMTP connections setting to unencrypted
  3. Upgrade the users to an Explorer license so that they can receive notifications
A
  1. Change your SMTP connections setting to unencrypted

You may see the above error in Windows Event Viewer if subscriptions aren’t arriving and your SMTP server is using encrypted (TLS) sessions. To send subscriptions to an SMTP server that is configured with TLS, you must configure secure SMTP on Tableau Server. See Configure SMTP Setup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A Tableau Server user received an error message that states: “The view snapshot in this email could not be properly rendered.” - which of the following reasons below IS NOT a plausible reason for this?

  1. The user’s VIEW permissions capability has been set to deny
  2. The Backgrounder process timed out
  3. The underlying database is temporarily down
  4. Missing or out-of-date credentials
A
  1. The user’s VIEW permissions capability has been set to deny

You may receive the above error if the embedded credentials are now out-of-date, or if the view was republished without the embedded credentials.
If the view has a live database connection and the database was temporarily down when the subscription was being generated, you might receive the above error.
Background process timeout:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Select all the statements that accurately describe the Web Edit capability of the Viewer and Explorer site role:

  1. Viewers can be given the web edit capability, but cannot publish or save their work
  2. Viewers can never web edit
  3. Explorers can be given the web edit capability, with the ability to publish or save their work.
  4. Explorers can be given the web edit capability, but cannot publish or save their work
A
  1. Viewers can never web edit
  2. Explorers can be given the web edit capability, but cannot publish or save their work

Viewers can never web edit.
Explorers can be given the web edit capability but can’t publish. Essentially, they can use web editing to answer deeper questions based on existing content on the fly, but can’t save their edits.
Explorers (can publish) or Site Administrator Explorers can publish, but they can only use data that is already published to the site.
Creators, Site Administrator Creators, and Server Administrators can publish and create new data sources.

17
Q

With Kerberos delegation, Tableau Server can use the Kerberos credentials of the viewer of a workbook or view to execute a query on behalf of the user. Select all the data sources where Tableau supports Kerberos delegation:

  1. SQL Server
  2. Teradata
  3. SAP HANA
  4. Vertica
  5. Oracle
A
  1. SQL Server
  2. Teradata
  3. Vertica
  4. Oracle

Tableau supports Kerberos delegation with the following data sources:

Cloudera: Hive/Impala
Denodo
Hortonworks
MSAS
Oracle
PostgreSQL
Spark
SQL Server
Teradata
Vertica
TIBCO
18
Q

When will Tableau Server cache the results of queries to improve performance? (Select all)

  1. When they are first viewed by a user on TS
  2. An algorithm regularly caches the queries on a regular cadence without user intervention
  3. When the corresponding extract refresh is run
A
  1. When they are first viewed by a user on TS
  2. When the corresponding extract refresh is run

For most workbooks, query results are computed and cached when they are first viewed by a user on Tableau Server. However, for workbooks that connect to data extracts, Tableau Server can recompute query results when the corresponding extract refresh tasks run. This reduces the load time for these workbooks when they are first viewed, so this option is turned on by default for workbooks that have been viewed recently

19
Q

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

  1. Sign-in logo
  2. Header logo
  3. Server name
  4. Window tab logo`
A
  1. Sign-in logo
  2. Header logo
  3. Server name
20
Q

Which Tableau Server process is responsible for external directory synchronization?

  1. Cluster Controller
  2. Backgrounder
  3. Client File Service
  4. Data Server
  5. TSM Controller
A
  1. Backgrounder

External directory synchronization is performed by the backgrounder process. The Backgrounder process is the same process that is used for managing and creating extracts, and is also used to generate subscription content.

21
Q

Select all the correct circumstances in which a user can be assigned the UNLICENSED site role:

  1. The number of available licenses has reached its limit at the time the user was added
  2. The Tableau product key has expired
  3. The Licensing Server process is down
  4. A user who owns content on the site was removed
  5. A user is imported from a CSV file and their license level is set to unlicensed
A
  1. The number of available licenses has reached its limit at the time the user was added
  2. The Tableau product key has expired
  3. A user who owns content on the site was removed
  4. A user is imported from a CSV file and their license level is set to unlicensed

Users are assigned the Unlicensed role in the following circumstances:

You import users from a CSV file and their license level is set to unlicensed.

The number of available licenses is reached at the time you add or import users.

You remove a user who owns content on the site. The user will still own the content but not be able to do anything with it.

22
Q

It is common knowledge that users granted the Explorer (Can Publish) site role with an Explorer license can publish workbooks using existing data sources, but cannot connect to external data and create new data sources. What happens if a user with an Explorer license is granted the Server Administrator site role?

  1. A Server Administrator with an Explorer license can now connect to external data and create new data sources
  2. This site role isn’t allowed to be assigned to the Explorer license to begin with
  3. A Server Administrator with an Explorer license still cannot connect to external data and create new data sources
A
  1. A Server Administrator with an Explorer license still cannot connect to external data and create new data sources

When you add users to a site on Tableau Server, independent of their license type, you must apply a site role to them. The site role signifies the maximum level of access a user can have on the site. Along with content permissions, the site role determines who can publish, interact with, or only view published content, or who can manage the site’s users and administer the site itself

23
Q

A user has been added to a site as an EXPLORER, however the site has already met its role limit set by the Server Administrator for Explorers. There are still available licenses at the higher tier. What will happen?

  1. The user will be added to the site as an Unlicensed user
  2. The user will be added to the site with an Explorer role, but will consume and count towards a Creator license
A
  1. The user will be added to the site with an Explorer role, but will consume and count towards a Creator license

If a user is added to a site as an Explorer, they will consume an Explorer license, unless the site has met its role limit set for Explorer. When this happens, a few different things can occur:

If there are available licenses at a higher tier, the user will be added to the site as an Explorer, but will consume a Creator license.
If no higher licenses are available, the user is added to the site as an Unlicensed user.

24
Q

Select all the types of backup data generated by the tsm settings export command:

  1. SMTP, alerting configuration data
  2. Tableau Server topology data
  3. Workbook metadata
  4. Extract (.tde or .hyper) files
A
  1. SMTP, alerting configuration data

2. Tableau Server topology data

25
Q

True or False:

To make API calls with HTTPS, you must configure Tableau Server to use SSL

A

True

To make API calls with HTTPS, you must configure Tableau Server to use SSL

26
Q

Windows Performance Monitor (PerfMon), which is included with Windows Server, is used to gather detailed information about the performance of Tableau Server. Which performance counter category is being described in the paragraph below?

“The percentage of processing capacity being used by a particular process, and the amount of memory reserved for the process”

  1. Process
  2. Processor Information
  3. Memory
A
  1. Process

The percentage of processing capacity being used by a particular process, and the amount of memory reserved for the process.

27
Q

True or False:

Data-driven alerts in Tableau Server / Tableau Online can be configured based on dimensional criteria (e.g. send an email alert whenever sales category is equal to Furniture)

A

FALSE
Select a continuous numeric axis of any chart other than a Gantt chart or map. (Numeric bins and discrete numeric axes aren’t supported.)

28
Q

You can configure an embedded Tableau view using which of the following two methods?

  1. Object parameters for iframe tags
  2. URL parameters for iframe tags
  3. Object parameters for JS tags
  4. Object parameters for PHP tags
A
  1. URL parameters for iframe tags

3. Object parameters for JS tags

29
Q

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?

  1. Traffic to Views
  2. Actions by Recent Users
  3. Actions by Specific User
  4. Actions by All Users
A
  1. Actions by Recent Users
30
Q

True or False:

Before you add URL parameters, you have to add :iid=[#] at the end of the URL, since this creates a view counter for your current browser session

A

FALSE

Note: Before you add URL parameters, remove :iid=[#] at the end of the URL. This is a temporary view counter for your current browser session.

31
Q

Select all of the relevant metadata that is contained inside a Tableau Server published data source:

  1. Custom field formatting
  2. Formula calculations
  3. Data access and refresh instructions
  4. Connection information (live vs extract)
  5. Sets and groups
  6. Custom shapes and logos inside a workbook
A
  1. Custom field formatting
  2. Formula calculations
  3. Data access and refresh instructions
  4. Connection information (live vs extract)
  5. Sets and groups

A Tableau Server data source consists of metadata that describes the following:

The connection information: Defines whether the data is in a live database or an extract, and which of that data to bring in to Tableau.

Customization and cleanup: Includes information that facilitates efficient use of the data. For example, calculations, sets, groups, bins, parameters, custom field formatting, and so on.

Data access and refresh instructions: Includes the location of the underlying database server (whether on-premises or in the cloud), network paths for file-based data, security information such as credentials or access tokens, and related information.

32
Q

True or False:

Updates to a published data source flow to all connected workbooks, but only when the workbook is published to the server

A

FALSE

Updates to a published data source flow to all connected workbooks, whether the workbooks themselves are published or not.

33
Q

Which of the following IS NOT a tool that Tableau provides to help you track and manage licensing and usage in your organization?

  1. Login-based License Usage Report
  2. REST API
  3. Customer Portal
  4. Tableau Desktop reporting
  5. Virtual Desktop support
A
  1. REST API

The Customer Portal(Link opens in a new window) page on the Tableau website lets you purchase, manage, and view registration information for product keys that are assigned to your users.
For Tableau Desktop (version 10.0 and later), you can configure Tableau Desktop reporting to report usage information to an instance of Tableau Server that’s running in your organization.
You can configure Tableau Desktop (version 10.5 and later) to automatically deactivate a license after a predetermined period of time. This feature is intended to support organizations that use non-persistent virtual desktops that might be recycled on a frequent basis without deactivating an installed Tableau Desktop license.
You can view login-based license usage for Tableau Online or Tableau Server

34
Q

A Tableau Server Creator developed a workbook using Tableau Desktop 2019.2, and published the workbook to Tableau Server 2020.3. The next day, the user cannot find the workbook file on his local machine, and so he downloads the workbook again from Tableau Server 2020.3 to perform some updates. Will he be able to open the workbook using Tableau Desktop 2019.2? (Assume that no one else edited the workbook on Tableau Server, or republished the workbook again)

A

Yes

You can downgrade workbooks to share them with people using older versions of Tableau products.
Export to an earlier version from Tableau Desktop
Downgrade a workbook when publishing to Tableau Server
Download an older version from Tableau Online or Tableau Server

35
Q

In which of the following scenarios will Tableau Server prioritize a particular background job with the highest priority?

  1. A job that is already in process
  2. A job with the highest priority number
  3. A job that a user initiated manually using Run Now
A
  1. A job that is already in process

Any job already in process is completed first.
Any task or schedule that you initiate manually using Run now starts when the next backgrounder process becomes available. Exception to this are the flow tasks and schedules. Flow runs use the assigned task priority to determine the order in when they should run. If there is no task priority assigned it defaults to 0 which is the highest priority.

36
Q

When working with the Tableau Server REST API, which of the following HTTP verb must be used to request this particular action:

“Update existing resources, such as updating a user’s password, updating permissions, or changing a workbook owner”

  1. POST
  2. PUT
  3. PLACE
A

GET to read information, such as getting a list of users or downloading a workbook.
POST to create or publish new resources, such as sites, users, workbooks, and data sources.
PUT to update existing resources, such as updating a user’s password, updating permissions, or changing a workbook owner.
DELETE to remove a resource, such as deleting a user, or workbook. This verb can also dissociate a resource from a collection—for example, you can use the DELETE verb to remove a user from a site, which dissociates the user from collection of users on the site, but doesn’t remove the user from the server

37
Q

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)

  1. Creator Site role
  2. Creator site role and the Project Leader capability
  3. Server Administrator
  4. Explorer (Can Publish) site role and the Project Leader capability
A

To certify a data source, you must

be an administrator, or
have a site role of Explorer (Can Publish) or Creator and have the Project Leader capability on the project containing the data you want to certify.
To certify databases or tables, you must have Tableau Catalog enabled in your environment and either of the following permissions levels:

Site Administrator site role.
“Manage permissions” capability on a database to certify that database or any tables within that database.