Administration - 20% Flashcards
How do you maintain data connections?
On the Data Sources tab, select the data source(s) and go to Actions > Edit Connection. You can change the Server name, Server port, username, and password. You can also refresh them, change the owner, edit permissions, and look at/roll back revision history.
How do you create schedules?
Schedules tab > New Schedule. Create name, select task type (extract refresh/subscription) set priority, decide how many background processes to use (parallel/serial), and set the frequency.
How do you edit and delete Subscriptions?
Select them from the schedule list > Actions > Edit Settings, or Delete
How do you perform Server analysis?
server status page: admin views, process status, logs.
To monitor the physical performance of the machine where Server is installed, use Windows Performance Monitor.
What are the steps to complete a backup and restore?
tabadmin backup tabserv.tsbak (can also put full file path)
tabadmin backup tabserv.tsbak -d -t
copy the backup file to another location as well
Restore:
1. tabadmin stop
Tabadmin restore (filename)
tabadmin start
What are the steps to perform a cleanup?
To perform a cleanup while Server is running:
tabadmin cleanup
(removes old log files and HTTP requests older than 7 days)
tabadmin cleanup –restart
(stops the server for you, runs cleanup, then restarts - removes all tabsvc logs and temp files)
Optional: to preserve the logs, before doing cleanup, run:
tabadmin ziplogs -l -n -f
How do you add, remove, or deactivate users?
Either from Server or Site tab.
On Site tab: remove user.
On Server: Delete user.
To deactivate, change their site role to Unlicensed
How do you update licenses?
Stop server and “Manage Product Keys”. Restart.
What are the steps to start, stop, or restart?
- Open a cmd.exe prompt as an administrator
- navigate to TS’s bin directory:
cd “C:\Program Files\Tableau\Tableau Server\9.3\bin” - tabadmin start
tabadmin stop
tabadmin restart
What are the differences between Tabadmin and Tabcmd, and what are use case scenarios for each?
tabadmin:
- administrative configuration tasks (changing settings, customizing Tableau Server)
- must be run from primary Tableau Server computer
tabcmd
- bulk operations of Server GUI tasks (removing users, forcing refreshes, pulling reports)
- run from primary TS computer, or install remotely and run from another computer
How to do you work with log files? (4 steps)
- Change the logging level if needed (info is default, debug and trace go more in-depth)
- Archive logs (either generate snapshot in GUI or tabadmin ziplogs)
- You can further investigate unique request IDs from the Apache logs in the \wgserver and \vizqlserver folders of the log archive.
- Problem indications: error messages, long-running queries
What are the steps to embedding [a view]?
- Publish it to Server or Online
- Click on “Share”, then copy Embed code
- Paste it into an iframe.
Name 3 ways to view the server status.
- Server Status URL (http://localmachine/admin/systeminfo/xml)
- Status screen in GUI
- tabadmin status (can add -v for verbose)
How do you view email alerts?
Configure email alerts, and then check the inbox of the email address you specified the system should alert.
Name the 12 admin views, and what can be found in each. (ie, what type of data you’d get from them).
Hint: Traffic x2, Actions x3, Background x2, Stats x2, License x2, and one more…
- Traffic to Views (Total View Count by day, total view count by time, what views are accessed the most? Who accesses views most often?)
- Traffic to Data Sources (Total Data Source Usage by day, what data sources are used most, who uses data sources most often)
- Actions by All Users (What actions are users taking? login, access view, publish, download)
- Actions by Specific User (What actions is this user taking, and what items are used?)
- Actions by Recent Users (Who was most recently active? What actions were performed?)
- Background Tasks for Extracts (What extracts ran? How much time did they take? How many succeeded/failed by day?)
- Background Tasks for Non Extracts (How many tasks succeed/failed? What background tasks ran?)
- Stats for Load Times (Avg load times for views by hour, what are exact load times for view?)
- Stats for Space Usage (what users/projects/workbooks/data sources use the most space?)
- Server Disk Space (most recent disk space usage? How has free disk space trended in the last month?)
- Desktop License Usage (who’s used TD in last X days? What licenses haven’t been used for over X days? where X >= 30)
- Desktop License Expirations (What trial and term licenses have expired in last X days? What perpetual licenses have expired maintenance? What’s the maintenance schedule for my perpetual licenses? X