Administrator's Reference

DELETE CLIENTOPT (Delete an Option in an Option Set)

Use this command to delete a client option in an option set.

Privilege Class

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

Syntax

>>-DELete CLIENTOpt---option_set_name---option_name------------->
 
>-----+---------------------------+----------------------------><
      '-SEQnumber--=--+-number-+--'
                      '-ALL----'
 

Parameters

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

option_name (Required)
Specifies a valid client option.

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

n
Specifies an integer of 0 or greater.

ALL
Specifies all sequence numbers.

Examples

Task

Delete the date format option in an option set named ENG.

Command:
delete clientopt eng dateformat

Related Commands

Table 70. Commands Related to DELETE CLIENTOPT

Command Description
COPY CLOPTSET Copies an existing client option set.
DEFINE CLIENTOPT Adds a client option to a client option set.
DEFINE CLOPTSET Defines a client option set.
DELETE CLOPTSET Deletes a client option set.
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.


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