Tivoli Header

Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide

Query Backupset

The query backupset command queries a backup set from a local file or the server. This command displays the backup set name, generation date, retention, and description.

Syntax

>>-Query BACKUPSET--+---------+--+----------------+------------><
                    '-options-'  +- backupsetname-+
                                 '- filename------'
 
 

Parameters

options
You can use these command line options with the query backupset command: description and location. See Chapter 10, Using Options with Commands for information about these command line options.

You can use these common options with the query backupset command: scrolllines and scrollprompt. See Chapter 9, Using Processing Options for information about these common options.

backupsetname
Specifies the name of the backup set on the server you want to query when -location=server is in effect. You can use wildcards to specify the backup set name. If you do not specify a backup set name, all backup sets display.

filename
Specifies the file name on your local workstation that contains the backup set you want to query when -location=file is in effect.

Examples

Task
Query a backup set on the server called mybackupsetname on the server.

Command: dsmc query backupset mybackupsetname -loc=server

Task
Query the backup set in the backupsetfile.name file in the budget directory.

Command: dsmc query backupset sys:u/budget /backupsetfile.name -loc=file


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]