You can extract any active backup archive from the TSM Server using the command line interface (CLI). For more information about how to use the TSM commands and options in the CLI, see the usage statements in the CLI Help.

An example CLI codee snippet that uses the extract command

SQLsafeCmd extract TSM -BackupFile c:\NW_full.safe -TSMHighLevel Backup -TSMLowLevel SQLSAFEDEV01_SQL2000_Northwind_Full_2005300847.safe

Tip

TSM is case sensitive. Be careful when specifying the High Level and Low Level file set.

  • No labels