The following table describes the fields in V_PSL_EXTENDED. This is the same for all seven views.
|
Name |
Type |
Content |
|---|---|---|
|
BEGIN_TIME_STAMP_ |
date |
Time stamp of the record, shifted to UTC. |
|
BEGIN_TIME_STAMP |
date |
Time stamp of the record. |
|
END_TIME_STAMP_UTC |
date |
End time stamp of the record, shifted to UTC. |
|
END_TIME_STAMP |
date |
End time stamp of the record. |
|
SLA_ID |
number |
Foreign Key to T_SLAS. |
|
GLOBAL_RULE_ID |
number |
Foreign Key to T_GLOBAL_RULES. |
|
RULE_ID |
number |
Foreign Key to T_RULES. |
|
PSL_RULE_ID |
number |
Foreign Key to T_RULES. It points to an identical cancelled rule actually used to perform the calculation. |
|
FORMULA_ID |
number |
Foreign Key to T_FORMULAS It points to the formula used by the rule that performs the calculations for this PSL entry. |
|
TIME_UNIT |
varchar2(30) |
One of the following strings: HOUR, DAY, WEEK, MONTH, QUARTER or YEAR |
|
INTERVAL_LENGTH |
number |
Number of TIME_UNITs in the calculated period. |
|
IS_PERIOD |
number |
Refers to the sending Metric:
|
|
DOMAIN_CATEGORY_ID |
number |
Foreign Key to T_DOMAIN_CATEGORIES. |
|
SERVICE_DOMAIN_ID |
number |
Foreign Key to T_SERVICE_DOMAINS. |
|
APPLICATION_ID |
number |
Foreign Key to T_APPLICATIONS. |
|
CUSTOMER_ID |
number |
Foreign Key to T_CUSTOMERS. |
|
EXCEPTION |
number(1) |
One of the following:
For 1 there can be multiple Exceptions. |
|
CORRECTION |
number(1) |
One of the following:
For 1 there can be multiple Corrections. |
|
PROVIDED |
number(15,5) |
Service Level value, calculated without Corrections or Exceptions. |
|
PROVIDED_C |
number(15,5) |
Service Level value, calculated with Corrections and without Exceptions. |
|
PROVIDED_E |
number(15,5) |
Service Level value, calculated without Corrections and with Exceptions. |
|
PROVIDED_CE |
number(15,5) |
Service Level value, calculated with Corrections and Exceptions. |
|
DEVIATION |
number(15,5) |
Calculated deviation of the Service Level from the Target, calculated without Corrections or Exceptions. |
|
DEVIATION_C |
number(15,5) |
Calculated deviation of the Service Level from the Target, calculated with Corrections and without Exceptions. |
|
DEVIATION_E |
number(15,5) |
Calculated deviation of the Service Level from the Target, calculated without Corrections and with Exceptions. |
|
DEVIATION_CE |
number(15,5) |
Calculated deviation of the Service Level from the Target, calculated with Corrections and Exceptions. |
|
TIME_UNIT_ORDER |
number |
One of the following:
|
|
CLUSTER_ID |
number |
ID of Cluster Base Resource Group. |
|
CLUSTER_ITEM_ID |
number |
ID of Cluster Resource. |
|
GLOBAL_COMPOUND_ |
number |
Foreign Key to T_GLOBAL_COMPOUND_TIMESLOTS. |
|
PSL_CREATE_DATE |
date |
Creation date of the record. |
|
PSL_MODIFY_DATE |
date |
Modification date of the record. |
|
SERVICE_LEVEL_ |
number(15,5) |
The Target, in the calculation without Corrections or Exceptions. |
|
SERVICE_LEVEL_ |
number(15,5) |
The Target, in the calculation with Corrections and without Exceptions. |
|
SERVICE_LEVEL_ |
number(15,5) |
The Target, in the calculation without Corrections and with Exceptions. |
|
SERVICE_LEVEL_ |
number(15,5) |
The Target, in the calculation with Corrections and Exceptions. |
|
FORECAST |
number(15,5) |
Calculated Forecast. |
|
METRIC_TYPE_ID |
number(10) |
Foreign Key to T_METRIC_TYPES. |
|
COMPLETE_RECORD |
number(1) |
One of the following:
|
|
Copyright © 2013 CA.
All rights reserved.
|
|