SQL Safe provides you with CLI commands to help you manually browse tivoli storage management (TSM).
To perform Browse TSM operations use the following command:
- SQLsafeCmd Browse TSM [options]
Tivoli Storage Manager Options
There are TSM options for your Browse TSM operations:
Options | Description |
---|---|
-TsmClientOwnerName <name> | <name> - the client owner name. |
-TsmClientOwnerPassword <pwd> | <pwd> - the client owner password. |
-EncryptedTsmClientOwnerPassword <pwd> | <pwd> - the encrypted TSM client owner password. |
-TsmConfigFile <filename> | <filename> - the configuration file location. |
-TsmHighLevel <name> | <name> - the high level file specification (path). |
-TsmLowLevel <name> | <name> - the low level file specification (file name). |
-TsmTcpServerAddress <address> | <address> - the TCP/IP address for the TSM server. |
-TsmTcpPort <port> | <port> - the TCP/IP port address for the TSM server. |
-TsmIncludeInactive | If set, includes the inactive file copies in the browse results. |
Advanced Options
The following advanced options help you perform Browse TSM operations:
Options | Description |
---|---|
-ArgsFile <filename> | The path to a file containing command-line arguments. <filename> - specifies the file that contains the command line arguments. |
-NoPrompt | Never prompt for credentials even if necessary. |
For detailed descriptions and available options, see the CLI Help (SQLsafeCmd help Browse TSM
).