Tivoli Header

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.

The program deletes these event records whether or not the client has processed the schedule. However, the schedules are not deleted until after the first event records are deleted. The retention period for events defaults 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 database retains the schedule before deletion. 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 254. 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 ]