Tivoli Storage Manager for Windows Administrator's Reference

DEFINE CLOPTSET (Define a Client Option Set Name)

Use this command to define a name for a set of options you can assign to clients for archive, backup, restore, and retrieve operations.

To add options to the new set, use the DEFINE CLIENTOPT command.

Privilege Class

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

Syntax

>>-DEFine CLOptset--option_set_name----------------------------->
 
>-----+------------------------------+-------------------------><
      '-DESCription--=--description--'
 

Parameters

option_set_name (Required)
Specifies the name of the client option set. The maximum length of the name is 64 characters.

DESCription
Specifies a description of the client option set. The maximum length of the description is 255 characters. The description must be enclosed in quotation marks if it contains any blank characters. This parameter is optional.

Examples

Task

Define a client option set named ENG.

Command:
define cloptset eng

Related Commands

Table 43. Commands Related to DEFINE CLOPTSET

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