Tivoli Header

Tivoli Storage Manager for Windows Backup-Archive Clients Installation and User's Guide

Incrthreshold

The incrthreshold option specifies the threshold value for the number of directories in any journaled file space that might have active objects on the server, but no equivalent object on the workstation.

When a Windows client deletes a file or directory with a long name, it sometimes reports this using a compressed name. After the object is deleted, the compressed name may be reused and the deletion notice may no longer identify a unique object. During a journaled incremental backup of a file space, this may result in the no active version response from the server resulting in an unsuccessful expire for an object.

The incrthreshold option allows you to specify what to do when this condition arises:

See Incremental for more information about journaled backups.

Supported Clients

This option is for Windows NT, 2000, XP, and Windows.Net clients only.

Options File

Place this option in your client options file dsm.opt.

Syntax

>>-INCRTHreshold--numberdirectories----------------------------><
 
 

Parameters

numberdirectories
Specifies the threshold value for the number of directories in any journaled file space that may contain active files that should be expired. When this threshold is reached during a full file space journaled incremental, the client initiates an incremental backup on each such directory at the completion of the journaled backup. The range of values is 0 through 2,000,000,000; the default is 0.

Examples

Options file:
incrthreshold 1

Command line:
Does not apply


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