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.

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

COMMTIMEOUT

DATEFORMAT

EXPINTERVAL

EXPQUIET

IDLETIMEOUT

LOGWARNFULLPERCENT

MAXSESSIONS

NUMBERFORMAT

RESTOREINTERVAL

THROUGHPUTDATATHRESHOLD

THROUGHPUTTIMETHRESHOLD

TIMEFORMAT

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

Examples

Task

Update the server option for the maximum number of client sessions to a value of 40.

Command:
setopt maxsessions 40

Related Commands

Table 294. 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 ]