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
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.
Related Commands
Table 240. 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. |