Demo Tableau Server-Certified-Associate Exam Questions

Demo practice questions for guest users.

Section: Practice Mode 5 Questions
Demo Practice
Question 1

Interpret the following command:
tsm maintenance backup -f ts-sample_backup -d -sr monthly -st 01:00 -sd 15 -sn monthly-backup


Correct Answer: A
Explanation:

The command tsm maintenance backup -f ts-sample_backup -d -sr monthly -st 01:00 -sd 15 -sn monthly-backup is used in Tableau Services Manager (TSM) to create a scheduled backup. The parameter -sr monthly specifies that the schedule repeats monthly, -st 01:00 sets the start time to 1:00 AM, and -sd 15 indicates that the backup should run on the 15th day of the month. The schedule is named monthly-backup using -sn monthly-backup. Therefore, this command creates a backup schedule that executes on the 15th of every month at 1:00 AM, making Option A correct.
Question 2

Which of the following statements accurately describe how the Data Engine process consumes
memory and CPU?

Correct Answer: A
Explanation:

The Tableau Data Engine (Hyper) is designed to fully utilize available system resources such as CPU and memory in order to deliver fast query performance and low-latency analytics. Rather than conserving resources, it is optimized for performance and will take advantage of multiple cores and available memory to process data efficiently and quickly. This design allows it to handle large datasets and complex queries with high speed.
Question 3

Which of the following statements are CORRECT about adding a load balancer to Tableau Server?
(Select all)


Correct Answer: A, C
Explanation:

The correct answers are A and C. When a load balancer is used in Tableau Server, users access the system through the load balancer URL rather than directly connecting to the initial node, making A correct. Additionally, gateway processes in Tableau Server are always active on each node and do not operate in active/passive mode like the repository process, so C is also correct. Option B is incorrect because users do not access Tableau Server through the initial node when a load balancer is implemented, and D is incorrect because it wrongly compares gateway behavior to repository failover, which does not apply to gateways.

Demo Practice Mode

You are viewing only the questions marked as Demo.

BACK TO EXAM