Tivoli Header

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

Query Inclexcl

The query inclexcl command displays a list of include-exclude statements in the order in which they are processed during backup and archive operations. The list displays the type of option, the scope of the option (archive, all, etc.), and the name of the source file.

You can test the validity of patterns you wish to use in your include-exclude list before you actually insert them in your options file. See the test pattern explanation below.

Syntax

>>-Query INCLexcl- -+--------------+---------------------------><
                    '-test pattern-'
 
 

Parameters

test pattern
Use for testing the validity of patterns you wish to use in your include-exclude list. When you use a test pattern with this command, the following occurs:

If the test pattern has no errors, the compiled pattern result is the same as the test pattern.

Examples

Task
Display a list of include-exclude statements.

Command: dsmc query inclexcl

Task
Test the validity of this pattern: /.../?x?/*.log

Command: dsmc query inclexcl sys:/.../?x?/*.log


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