DW_NS_IssueSeverity_D
This table contains information about the severities that can be assigned to issues which indicates how big the problem is and can help determine its priority.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | Internal ID | ||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. | ||||
| build | VARCHAR2 | 256 | Name | ||||
| description | VARCHAR2 | 999 | Description | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| longname | VARCHAR2 | 999 | Long Name |