Tivoli Storage Manager for Windows: Administrator's Reference

SET CLIENTACTDURATION (Set the Duration Period for the Client Action)

Use this command to specify the duration for the schedule that was defined with the DEFINE CLIENTACTION command. A client action defines a schedule that runs one time on a client.

Records for the event are deleted regardless of whether the client has processed the schedule. Schedules may not be deleted, however, until after the first event records have been deleted. The retention period for events is set to 10 days at installation.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-SET CLIENTACTDuration--days---------------------------------><
 
 

Parameters

days (Required)
Specifies the number of days during which the schedule for the client action is active. You can specify an integer from 0 to 999. The default is 5 days.

The number of days you specify determines how long the schedule will be retained in the database before it is automatically deleted. A value of 0 indicates that the schedule duration is indefinite and the schedule and associations are not deleted from the database.

Examples

Task

Specify that the schedule for the client action be active for 15 days.

Command:
set clientactduration 15

Related Commands

Table 252. Commands Related to SET ClIENTACTDURATION

Command Description
DEFINE CLIENTACTION Defines a command to be performed at a client node.
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.


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