| Table Name: | service_mng |
| Table Number: | 5949 |
| Group: | Analytics |
| Description: | Information about asynchronic and synchronic (like eda) processes running in the system |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| element_type | LONG | int | DIRECT | The object / process type (like dt, eda etc...) | ||||
| is_running | LONG | tinyint | 0 | DIRECT | Indeicated whether serive is running; 1=Yes, 0=No; default=0 | |||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| parent_id | LONG | int | DIRECT, ALLOW_NULL | Id of the parent node | ||||
| source_lowid | LONG | int | DIRECT | Internal record number of the object to be routed | ||||
| source_type | LONG | smallint | DIRECT, ALLOW_NULL | Type id of the object to be routed | ||||
| term_reqstd | LONG | tinyint | DIRECT, ALLOW_NULL | Indicated whether user requested termination of the service; 1=Yes, 0=No; default=0 |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views | Set Name | Type ID Stored in | Objid Stored In |
|---|---|---|---|---|---|---|---|---|---|---|
| Exclusive Set Relations | ||||||||||
| service2ds_param_st | OTOP | ds_param_st | ds_param_st2service_mng | Terminated service for ds_param_st | service_for | source_type | source_lowid | |||
| service2dt_param_st | OTOP | dt_param_st | dt_param_set2service_mng | Terminated service for dt_param_st | service_for | source_type | source_lowid | |||
| service2eval_graph | OTOP | eval_graph | eval_graph2service_mng | Terminated service for eval_graph | service_for | source_type | source_lowid | |||
| service2md_lr_param | OTOP | md_lr_param | md_lr_param2service_mng | Terminated service for md_lr_param | service_for | source_type | source_lowid | |||
| service2rs_param_st | OTOP | rs_param_st | rs_param_st2service_mng | Terminated service for rs_param_st | service_for | source_type | source_lowid | |||
| Index Name | Fields | Flags |
|---|
| Index Name | Fields | Additional Information |
|---|---|---|
| objindex | objid | clustered, unique located on PRIMARY |
| sl5949 | source_lowid, source_type | nonclustered located on PRIMARY |
| View ID | View Name | Tables |
|---|
| service_mng | |||