Administrator's Reference
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:
- BOOKS
- CHANGINGRETRIES
- COMPRESSALWAYS
- COMPRESSION
- DIRMC
- DOMAIN
- INCLEXCL
- MAXCMDRETRIES
- MEMORYEFFICIENTBACKUP
- NFSTIMEOUT
- POSTNSCHEDULECMD
- POSTSCHEDULECMD
- PRENSCHEDULECMD
- PRESCHEDULECMD
- QUERYSCHEDPERIOD
|
- QUIET
- NWUSER
- RETRYPERIOD
- RUNASSERVICE
- SCHEDMODE
- SCROLLLINES
- SCROLLPROMPT
- SUBDIR
- TRACEFLAGS
- TRACEMAX
- TAPEPROMPT
- 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 39. 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 ]