2022 Valid SCA-C01 test answers & Tableau Exam PDF [Q100-Q118]

Share

2022 Valid SCA-C01 test answers & Tableau Exam PDF

Free Tableau SCA-C01 Exam Questions and Answer from Training Expert PassLeader


Tableau SCA-C01 Exam Syllabus Topics:

TopicDetails
Topic 1
  • List the supporting Operating Systems
  • Describe the different license types
Topic 2
  • Reset passwords for a Tableau user or Tableau Run-As Service account
  • Describe how to migrate to different hardware
Topic 3
  • Processes in distributed and high-availability environments
  • Understand user-based licensing
Topic 4
  • Identify the considerations for running in the cloud
  • Describe how license types map to site roles
Topic 5
  • Explain the benefits of published data sources
  • Explain the risks of Dynamic-IP addressing
Topic 6
  • Explain the purpose and benefits of a dedicated server
  • How to identify the current version of Tableau Server
Topic 7
  • Understand Tableau best practices for installing a single-machine environment
  • Describe the differences between Allow v. Deny v. None
Topic 8
  • Manage workbook and datasource revision history
  • Describe the impact of the automatic-login options
Topic 9
  • Describe each Tableau Services Manager and Tableau Server process
  • Default process count at installation

 

NEW QUESTION 100
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"

  • A. Memory
  • B. Process
  • C. Processor Information

Answer: B

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/perf_collect_perfmon.htm#step-2-select-performance-counters

 

NEW QUESTION 101
Which TSM command generates a zipped archive of log files, which also includes the PostgreSQL Repository data if the -d command is specified?

  • A. tsm maintenance logs
  • B. tabcmd ziplogs
  • C. tsm maintenance get ziplogs
  • D. tsm create ziplogs
  • E. tsm maintenance ziplogs

Answer: E

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/cli_maintenance_tsm.htm#tsm4ziplogs

 

NEW QUESTION 102
Fill in the blanks: By default, Tableau Services Manager (TSM) and Tableau Server log events at the _____ level

  • A. warn
  • B. trace
  • C. debug
  • D. info

Answer: D

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/logs_debug_level.htm

 

NEW QUESTION 103
Which of the following is the correct statement about running TSM commands?

  • A. You must run TSM commands using Command Prompt, and not PowerShell
  • B. You must run TSM commands using PowerShell, and not Command Prompt

Answer: A

Explanation:
Explanation
Link to Tableau Server documentation: https://help.tableau.com/current/server/en-us/tsm.htm

 

NEW QUESTION 104
Which Tableau Server process is being described?
* Runs server tasks, including extract refreshes, subscriptions, 'Run Now' tasks
* Tasks initiated from tabcmd

  • A. Application Server
  • B. Ask Data
  • C. Cache Server
  • D. Backgrounder

Answer: D

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/processes.htm

 

NEW QUESTION 105
For jobs scheduled at the same time, which of the following task type will run first?

  • A. Extract Creation
  • B. Flow Runs
  • C. Data-Driven Alerts

Answer: B

Explanation:
Explanation
Link to Tableau Server documentation: https://help.tableau.com/current/server/en-us/task_prioritization.htm

 

NEW QUESTION 106
Select the INCORRECT statement about the default configuration rule for the following Tableau Server processes:

  • A. Data Server: Set to two unless the number of cores is fewer than eight.
  • B. VizQL: Equal to the number of cores divided by four, up to a maximum of six process instances.
  • C. Backgrounder: Set to two unless the number of cores is fewer than eight.
  • D. VizQL: Equal to the number of cores divided by four, up to a maximum of four process instances.

Answer: B

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/single_server_install_defaults.htm

 

NEW QUESTION 107
Which Tableau Services Manager (TSM) command customizes the look and feel of Tableau Server?

  • A. tsm customization set
  • B. tsm config-design
  • C. tsm customize
  • D. tsm custom-set

Answer: C

Explanation:
Explanation
Link to Tableau Server documentation: https://help.tableau.com/current/server-linux/en-us/cli_customize.htm

 

NEW QUESTION 108
Which command should you run to verify your SMTP connection?

  • A. tsm smtp test-connection-email
  • B. tsm smtp test-email-connection
  • C. tsm email test-smtp-connection
  • D. tsm email smtp-connection-test

Answer: C

Explanation:
Explanation
Link to Tableau Server documentation: https://help.tableau.com/current/server/en-us/cli_email.htm

 

NEW QUESTION 109
A Tableau Server admin would like to automate the downloading of PDFs for several workbooks, to be distributed across the company. Which Tableau Server tool should be used?

  • A. tabadmin
  • B. tabcmd
  • C. tsm

Answer: B

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/tabcmd.htm

 

NEW QUESTION 110
What is the file extension of a Tableau Server backup file generated with the tsm maintenance backup command?

  • A. .tsbak
  • B. .tsbackconfig
  • C. .tsmbackup
  • D. .tsback

Answer: A

Explanation:
Link to Tableau Server documentation:
https://help.tableau.com/current/server-linux/en-us/db_backup.htm

 

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

  • A. Creates a backup schedule that runs on the 15th of each month at 1am
  • B. Creates a backup schedule that runs every 15 minutes starting at 1am each day

Answer: A

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server-linux/en-us/db_backup.htm#ScheduleBackups

 

NEW QUESTION 112
Which Tableau Server process is being described?
This is a web server that handles all requests to Tableau Server from browsers, Tableau Desktop, and other clients.

  • A. Application Server
  • B. Ask Data
  • C. Gateway
  • D. Backgrounder

Answer: C

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/processes.htm

 

NEW QUESTION 113
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. Separate the type of jobs that the Backgrounder on a node does (e.g. one node dedicated to running extract refreshes only)
  • C. Restricting users from manually running jobs
  • D. Ensure Backgrounder and VizQL are in the same node together to improve synergy and communication
  • E. 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

Answer: D

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server-linux/en-us/server_process_backgrounder.htm

 

NEW QUESTION 114
Select the correct statement that describes the impact of logging levels on performance:

  • A. Increasing the log level to warm increases the amount of information being logged and can have a significant impact to performance
  • B. Increasing the log level to fatal or error increases the amount of information being logged and can have a significant impact to performance
  • C. Increasing the log level to debug or trace increases the amount of information being logged and can have a significant impact to performance

Answer: C

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/logs_debug_level.htm

 

NEW QUESTION 115
Select all the TSM processes that will continue to run, even when Tableau Server is stopped:

  • A. Administration Controller
  • B. Coordination Service
  • C. Administration Agent
  • D. Cache Server
  • E. Licensing Service
  • F. Client File Service

Answer: A,B,C,E,F

Explanation:
Explanation
Link to Tableau Server documentation: https://help.tableau.com/current/server-linux/en-us/tsm_overview.htm

 

NEW QUESTION 116
You go to the Tableau Server Status Page to check on the status of the Coordination Service, but is not listed there. List all of the alternative options where you can see the status of this process:

  • A. Run the TSM CLI command, tsm status -v
  • B. Go to the Tableau Services Manager (TSM) Status Page

Answer: A

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/server_process_coordination.htm

 

NEW QUESTION 117
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

Answer: D

Explanation:
Explanation
Link to Tableau Server documentation:
https://help.tableau.com/current/server/en-us/perf_record_create_server.htm

 

NEW QUESTION 118
......

Top Tableau SCA-C01 Courses Online: https://examcertify.passleader.top/Tableau/SCA-C01-exam-braindumps.html