Tivoli Header

Administrator's Reference

SET MAXCMDRETRIES (Set the Maximum Number of Command Retries)

Use this command to set the maximum number of times that a scheduler on a client node can retry a failed, scheduled command.

You can use the command to override the maximum number of retries that are specified by the client node. A client's value is overridden only if the client is able to connect with the server.

This command is used with the SET RETRYPERIOD command to regulate the time and the number of retry attempts to execute a failed command.

You can issue the QUERY STATUS command to display the current retry value. At installation, Tivoli Storage Manager is configured so that each client determines its own retry value.

Privilege Class

To perform this task, you must have system privilege.

Syntax

>>-Set MAXCMDRetries--+--------+-------------------------------><
                      '-number-'
 
 

Parameters

number
Specifies the maximum number of times the scheduler on a client node can retry a failed scheduled command. This parameter is optional.

The default is that each client determines its own value for this parameter. You can specify an integer from 0 to 9999. See the appropriate client documentation for more information on setting the maximum command retries from the client.

Examples

Task

Retry, only twice, a failed attempt to process a scheduled command.

Command:
set maxcmdretries 2

Related Commands

Table 272. Command Related to SET MAXCMDRETRIES

Command Description
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.
SET RETRYPERIOD Specifies the time between retry attempts by the client scheduler.


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