Use this command on a configuration manager to define a profile (a set of configuration information) that can be distributed to managed servers.
After defining a profile, you can use the DEFINE PROFASSOCIATION command to specify objects to be distributed to managed servers subscribing to the profile.
To issue this command, you must have system privilege.
>>-DEFine PROFIle--profile_name---------------------------------> >--+-----------------------------+----------------------------->< '-DESCription--=--description-'
define profile alpha
description="Programming Center"
| Command | Description |
|---|---|
| COPY PROFILE | Creates a copy of a profile. |
| DEFINE PROFASSOCIATION | Associates objects with a profile. |
| DEFINE SUBSCRIPTION | Subscribes a managed server to a profile. |
| 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. |
| UPDATE PROFILE | Changes the description of a profile. |