Defines a collection profile
| Column Name | Column Datatype | Column Null Option | Column Comment |
| collection_profile_id | integer | not null | The identity of the collection profile |
| name | nvarchar(50) | with null | The name of the profile |
Product Name: Unicenter Service Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| collection_profile_id | usm_collection_profile_metric | collection_profile_id |
| collection_profile_id | usm_link_profile_hosts | collection_profile_id |