Tivoli Header
Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide
The query archive command displays a list of your archived
files, the file size, archive date, file specification, expiration date, and
file description.
Syntax
.----------------------.
V |
>>-Query ARchive--+----------+----+-filespec---------+-+-------><
'- options-' '-DIRectory or NDS-'
Parameters
- options
- You can use these command line options with the query archive
command: description, dirsonly, filelist, filesonly, fromdate,
fromnode, fromtime, todate, totime. For more information, see Chapter 10, "Using Options with Commands".
You can use these common options with the query archive
command: scrolllines, scrollprompt,
subdir. See Chapter 9, Using Processing Options for more information..
- filespec
- Specifies the path and file name that you want to query. Use
wildcard characters to specify a group of files or all the files in a
directory.
- DIRectory or NDS
- Displays a list of archived NDS files.
Examples
- Task
- Display a list of all your archived files in the
servera\sys: volume.
Command: dsmc q ar -sub=y
servera\sys:*
- Task
- Display a list of all your archived files on
servera\sys:. Use the dateformat and
timeformat options to reformat the dates and times.
Command: dsmc q ar -sub=yes -date=5
-time=4 servera\sys:*
- Task
- Display a list of archived files in the
servera\sys:u/proj directory whose first four characters of
the file name begin with proj. Use the dateformat
and timeformat options.
Command: dsmc q ar -date=1 -time=4
servera\sys:uproj/proj*
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]