IBM Tivoli Storage Manager, Version 7.1

UPDATE PROFILE (Update a profile description)

Use this command on a configuration manager to update a profile description.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UPDate PROFIle--profile_name--DESCription--=--description---><

Parameters

profile_name (Required)
Specifies the profile to update.
DESCription (Required)
Specifies a description for the profile. The maximum length of the description is 255 characters. Enclose the description in quotation marks if it contains any blank characters. To remove a description, specify a null string ("").

Example: Update a profile's description

Update the description for profile DELTA.
update profile delta description="PAYROLL domain"

Related commands

Table 1. Commands related to UPDATE PROFILE
Command Description
COPY PROFILE Creates a copy of a profile.
DEFINE PROFASSOCIATION Associates objects with a profile.
DEFINE PROFILE Defines a profile for distributing information to managed servers.
DELETE PROFASSOCIATION Deletes the association of an object with a profile.
DELETE PROFILE Deletes a profile from a configuration manager.
LOCK PROFILE Prevents distribution of a configuration profile.
QUERY PROFILE Displays information about configuration profiles.
SET CONFIGMANAGER Specifies whether a server is a configuration manager.
UNLOCK PROFILE Enables a locked profile to be distributed to managed servers.


Feedback