14.1 sp351_capacity_patterns
This table holds the capacity patterns and associated ServiceOptimizer-generated id.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
capacity_pattern_no | number(9) | ||
name | varchar2(20) |
Keys
primary key sp351_pk (capacity_pattern_no)
unique key sp351_uk(name)
Primary Key Referenced From
Column Descriptions
Field | Description |
---|---|
capacity_pattern_no | ServicePower-generated identifier. |
name | A descriptive name for this Capacity Pattern. |