What are TSM commands?
TSM Commands
| Command | Common Arguments & Description | Command Description |
|---|---|---|
| dsmc q | sched (Display scheduled backup slot) | TSM client utility – Query schedule |
| dsmc q | sess (Display information about your session including server and server connection information) | TSM client utility – Query session |
How do I run a TSM command?
Using the tsm CLI To run tsm commands, you need to open Windows Command Prompt. Do not use PowerShell to run tsm commands. Using PowerShell can cause unexpected behavior. Open Windows Command Prompt with an account that is a member of the Administrators group on a node in the cluster.
What is TSM in Tableau server?
Tableau Services Manager (TSM) is the comprehensive tool for installing and managing Tableau Server. It contains an enhanced user experience with both a command-line interface (CLI) and a web interface for server administrators.
How do I start TSM?
To start the server, complete the following steps:
- Change to the /opt/tivoli/tsm/server/bin directory from a Linux session. Enter: >cd /opt/tivoli/tsm/server/bin.
- Start the server by entering: dsmserv Note: If the server does not start, set the ulimit parameter to unlimited. For example, ulimit -d unlimited.
What is TSM status?
You can use the tsm status command to display the status of Tableau Server and individual services (processes) that run as part of Tableau Server.
How do I know if TSM is running?
Use the QUERY OPT TCPPORT command in a server console to determine which port the TSM server is running on. To check which port the TSM server is using, go to the directory where the administrative client is installed.
How do I start TSM tableau?
Start Tableau Server. You can do this either from the command line, using the tsm start command, or from the TSM Web UI, by clicking Tableau Server is stopped, and selecting Start Tableau Server. TSM will start automatically when the computer starts, so you can run tsm commands even though Tableau Server is stopped.
How do I create a TSM server?
To start the server, complete the following steps:
- Change to the /usr/tivoli/tsm/server/bin directory from an AIX session. Enter: cd /usr/tivoli/tsm/server/bin.
- Start the server by entering: dsmserv Note: If the server does not start, set the ulimit parameter to unlimited. For example, ulimit -d unlimited.
How do I open Tabcmd?
The basic steps for using tabcmd are as follows:
- Open the Command Prompt as an administrator.
- On a Windows computer, if you installed tabcmd on a computer other than the initial node, change to the directory where you installed tabcmd.
- Run the tabcmd command.
How do I check my TSM process status?
To view all processes, you must run the TSM CLI command, tsm status -v .
- The Tableau Services Manager (TSM) status page is accessible in TSM and can be viewed by TSM administrators.
- The Tableau Server status page appears in the Tableau Server web UI and is accessible by Tableau Server administrators.
How do I know if TSM is installed?
Verifying the installation
- Open the Manage Tivoli Enterprise Management Services application: Run the CandleManage program by using the following commands: cd install_dir /itm/bin ./CandleManage &
- Verify that the version of Tivoli Enterprise Portal server is 06.30. 02.00 in the Version column.
How do I start TSM server on Windows?
To start the server as a Windows service, complete the following steps:
- Log on to the Tivoli Storage Manager server under an account in the Administrators group.
- From the Windows Start menu, click Run, type services.
- In the Services window, select the server instance that you want to start, and click Start.
What is TSM command line interface?
tsm Command Line Reference Version: 2021.2 The topics in this section include reference content for Tableau Services Manager (TSM) command line interface (CLI) to support Tableau Server. TSM is used to manage installation and configuration of Tableau Server.
How do I use the TSM CLI?
Using the tsm CLI 1 Open Windows Command Prompt with an account that is a member of the Administrators group on a node in the cluster. 2 Run the command you want. If you are running the command from a node other than the initial node, include the -s option… More
Do I need a password to run TSM commands?
If you are running tsm commands on the local computer with user account that is a member of a TSM-authorized group, then you will not need to specify a password. In this case, just run the command, for example:
How do I run TSM commands in a cluster?
You can run tsm commands on the initial node (the node where TSM is installed), or on any additional node in the cluster. To run tsm commands, you need to open a command prompt. Open a command prompt with an account that is a member of the tsmadmin group on a node in the cluster. Run the command you want.