



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comprehensive q&a covering essential aspects of tableau server administration. It includes topics such as identifying the server version, hardware recommendations for single and multi-node installations, default process instances, supported operating systems, and antivirus concerns. It also covers user-based and core-based licensing, smtp server identification, important firewall ports, application server functions, and various server processes like vizportal, backgrounder, and cache server. The document further explains data source differences, installation steps, identity store options, and security protocols like saml, kerberos, and openid. Finally, it touches on silent installations and data cache configuration, offering a detailed overview for tableau server administrators. (447 characters)
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!




Identify Tableau Server version using TSM CLI ✔Ans - tsm version Minimum Hardware Recommendations for Single Node Installation (Processor, CPU, RAM, Free disk space) ✔Ans - 64-bit, 8 physical cores (16 vCPU) 2 GHz or higher, 64 GB RAM, 500GB-1TB free disk space Multi-node Hardware requirements ✔Ans - Same as Single Node (64-bit, 8 physical cores (16 vCPU) 2 GHz or higher, 64 GB RAM, 500GB-1TB free disk space) for each node, except in the following scenarios where a node can be configured with 4 physical cores
User types = Viewer, Explorer, Creator Viewer License abilities ✔Ans - - View and interact with Tableau Server and Tableau Online
Search and Browse ✔Ans - Handles fast search, filter, retrieval, and display of content metadata on the server Tableau Prep Conductor ✔Ans - Runs a flow, checks connection credentials, and sends alerts if a flow fails VizQL Server ✔Ans - Loads and renders views, computes and executes queries TSM Administration Agent ✔Ans - Monitors the Coordination Service for changes to configuration or topology and delivers new configurations for each service or deploys new services and removes old ones TSM Administration Controller ✔Ans - Handles requests to TSM and orchestrates configuration and topology changes and workflow across service processes. The Controller also serves as the REST API endpoint TSM Client File Service ✔Ans - Manages most shared files in a multinode cluster. For example, authentication related certificates, keys, and files (OpenID, mutual SSL, SAML, and Kerberos) and customization files are managed by CFS TSM Coordination Service ✔Ans - Serves as a single source of truth TSM Service Manager ✔Ans - Manages services TSM License Manager ✔Ans - Handles licensing Load Balancer ✔Ans - Distributes requests across gateways. All gateway processes are active, if one gateway becomes unavailable, the load balancer stop sending requests to it Where to Install Database Drivers? ✔Ans - You must install database drivers for your data sources on the initial node in a TS Cluster. If you install TS on multiple nodes, you must also install drivers on any node that runs the Application Server, Backgrounder, Data Server, or VizQL Server processes Difference between File, Relational, and Cube data sources ✔Ans - Files are located on a local file storage, while relational data sources are located on a
centralized server. Cube data sources are data sources that have been pre- aggregated and hierarchies ahve been established by the cube's creator. This leads to some missing functionality when connecting to a cube data source in Tableau Desktop Live vs Extract Data Sources ✔Ans - Live connections are convenient for real- time updates, though they rely heavily on the database for queries. Extracts are a snapshot of the database that are optimized for aggregation and loaded into the system memory to be quickly recalled for visualization. TS Installation Steps ✔Ans - 1. Install TSM
Backup & Restore Tableau Server ✔Ans - Backup - tsm backup AND tsm maintenance backup Restore - tsm maintenance restore REST API ✔Ans - The REST API allows you to manage and change TS resources programmatically Working with Log Files ✔Ans - Tableau Server creates log files as a normal part of its activities. You may need to use the server log files when you are troubleshooting issues with Tableau Server or if Tableau Support requests logs from you to help you resolve an issue. You create a zipped log file archive using the "tsm maintenance ziplogs" command Monitor Desktop License Usage ✔Ans - - Enable reporting on TS (Configurations tab > Notifications > Events >Server health monitoring > Send emails for Tableau Server license reporting)