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. |