sp405_component_types
This table contains the set of allowed process types for the instance.
Â
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
type_no | number | Â | |
process_name | varchar2(15) | Â | |
hierarchy_level | number | Â |
Keys
primary key (type_no)Â
unique (process_name)
Primary Key referenced from
Column Descriptions
Field | Description |
---|---|
type_no | Type identifier. |
process_name | Name of the executable. |
hierarchy_level | Level within the hierarchy currently should be: 1= monitor 2= api agent/ganttrouter 3= fru |