Tivoli Storage Manager for Windows Administrator's Reference

SETOPT (Set a Server Option for Dynamic Update)

Use this command to update a server option dynamically without stopping and restarting the server. A SETOPT command contained in a macro or a script cannot be rolled back.

Roll back processing does not apply to SETOPT command contained in a macro.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-SETOPT--option_name--option_value---------------------------><
 

Parameters

option_name (Required)
Specifies a text string of information identifying the server option to be updated. The maximum length of the text string is 255 characters. The following options are available:
BUFPOOLSIZE MAXSESSIONS
COMMTIMEOUT NOAUDITSTORAGE
DATEFORMAT NUMBERFORMAT
EXPINTERVAL RESTOREINTERVAL
EXPQUIET TIMEFORMAT
IDLETIMEOUT THROUGHPUTDATATHRESHOLD
LOGWARNFULLPERCENT THROUGHPUTTIMETHRESHOLD

option_value (Required)
Specifies the value for the server option.

Examples

Task

Update an existing server option; for example, DATEFORMAT 1 to DATEFORMAT 5.

Command:
setopt dateformat 5

Related Commands

Table 279. Commands Related to SETOPT

Command Description
QUERY OPTION Displays information about server options.
QUERY SYSTEM Displays details about the TSM server system.


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