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

Read syntax diagramSkip visual syntax diagramDELete CLIENTOptoption_set_name option_nameSEQnumber=numberALL

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.

Example: Delete the date format option

Delete the date format option in an option set named ENG.
delete clientopt eng dateformat

Related commands

Table 1. Commands related to DELETE CLIENTOPT
Command Description
COPY CLOPTSET Copies a 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 in a client option set.
UPDATE CLOPTSET Updates the description of a client option set.