Tivoli Header

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

Changingretries

The changingretries option specifies how many additional times you want the client to attempt to back up or archive a file that is in use. Use this option with the archive, incremental, and selective commands.

Use this option only when serialization, an attribute in a management class copy group, is shared static or shared dynamic.

With shared static serialization, if a file is open during an operation, the operation repeats the number of times that you specify. If the file is open during each attempt, the operation does not complete.

With shared dynamic serialization, if a file is open during an operation, the operation repeats the number of times that you specify. The backup or archive occurs during the last attempt whether the file is open or not.

If the open file has the share flag set to deny_read, the client program cannot back it up.

Notes:

  1. The Tivoli Storage Manager Client API does not support this option.
  2. The server can also define this option.

Options File

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

Syntax

>>-CHAngingretries-numberretries-------------------------------><
 
 

Parameters

numberretries
Specifies the number of times a backup or archive operation is attempted if the file is in use. The range of values is zero through 4; the default is 4.

Examples

Options file:
changingretries 3

Command line:
-cha=0


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