Tivoli Header
Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide
The following examples show how to specify NDS objects for backup, archive,
restore, retrieve, and query operations:
- Specifying entire NDS tree:
selective nds:* -subdir=yes
- Specifying all objects in a container (e.g., organizational
unit)
restore nds:.o=tsm.* -subdir=no
- Specifying all objects in a container and all sub-containers
retrieve nds:.o=tsm.* -subdir=yes
- Specifying all objects containing the string spike in the
object name
query backup nds:*spike* -subdir=yes
- Specifying the root object, Schema, and high-level organization
archive nds:* -volinfo -subdir=no
Note: The following commands are not case sensitive and
will produce the same results:
query backup nds:.O=TSM.*
query backup nds:.o=Tsm.*
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]