Tivoli Storage Manager for Windows Administrator's Reference

DEFINE CLIENTOPT (Define an Option to an Option Set)

Use this command to add a client option to an option set.

Privilege Class

To issue this command, you must have system privilege or unrestricted policy privilege.

Syntax

>>-DEFine CLIENTOpt--option_set_name--option_name--option_value-->
 
     .-Force--=--No------.
>----+-------------------+---+-----------------------+---------><
     '-Force--=--+-No--+-'   '-SEQnumber--=--number--'
                 '-Yes-'
 

Parameters

option_set_name (Required)
Specifies the name of the option set.

option_name (Required)
Specifies a client option to add to the option set. The following are the valid options:

ARCHSYMLINKASFILE

BOOKS

CHANGINGRETRIES

COMPRESSALWAYS

COMPRESSION

DIRMC

DOMAIN

DOMAIN.IMAGE

DRECOVER

INCLEXCL

INCLUDE.ENCRYPTION

EXCLUDE.ENCRYPTION

MAXCMDRETRIES

MEMORYEFFICIENTBACKUP

NFSTIMEOUT

POSTNSCHEDULECMD

POSTSCHEDULECMD

PRENSCHEDULECMD

PRESCHEDULECMD


QUERYSCHEDPERIOD

QUIET

RETRYPERIOD

RESOURCEUTILIZATION

RUNASSERVICE

SCHEDMODE

SCROLLLINES

SCROLLPROMPT

SUBDIR

SUBFILEBACKUP

SUBFILECACHEPATH

SUBFILECACHESIZE

TAPEPROMPT

TRACEFLAGS

TRACEMAX

TXNBYTELIMIT

VERBOSE


option_value (Required)
Specifies the value for the option. If the option includes more than one value, enclose the value in quotation marks.

SEQnumber
Specifies a sequence number when an option name is specified more than once. This parameter is optional.

Force
Specifies whether the client can override an option value. The value is ignored for additive options, such as INCLEXCL and DOMAIN. The default is NO. This parameter is optional. The values are:

Yes
Specifies that the client cannot override the value.

No
Specifies that the client can override the value.

Examples

Task

Add a client option (MAXCMDRETRIES 5) to a client option set named ENG.

Command:
define clientopt eng maxcmdretries 5

Related Commands

Table 42. Commands Related to DEFINE CLIENTOPT

Command Description
COPY CLOPTSET Copies an existing client option set.
DEFINE CLOPTSET Defines a client option set.
DELETE CLIENTOPT Deletes a client option from a client option set.
DELETE CLOPTSET Deletes a client option set.
REGISTER NODE Defines a client to the server and sets options for that user.
QUERY CLOPTSET Displays information about a client option set.
UPDATE CLIENTOPT Updates the sequence number of a client option.
UPDATE CLOPTSET Updates the description of a client option set.
UPDATE NODE Changes the attributes associated with a client node.


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