Table Name: | dm_analysis |
Table Number: | 5880 |
Group: | Analytics |
Description: | Information about the analysis session. |
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 | ||
name | CHAR | varchar | 32 | Analysis name, e.g churn, credit | Search (1) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (3) | ||
score_precision | FLOAT | real | Scale unit of the score | |||||
score_scale_max | FLOAT | real | Maximum of the allowed range for scores | |||||
score_scale_min | FLOAT | real | Minimum of the allowed range for scores | |||||
scoring_table | CHAR | varchar | 32 | The name of the output scores table | ||||
scoring_type | LONG | int | DIRECT | The type of the scoring. 0=relative, 1=absolute. |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
anls_modeling2anls_object | MTO | anls_object | anls_modeling2dm_analysis | Modelling analysis for the object | Search (3) | ||
anls_scoring2anls_object | MTO | anls_object | anls_scoring2dm_analysis | Scoring analysis for the object | |||
analysis2gbst_elm | MTO | gbst_elm | analysis2dm_analysis | Type of analysis | Search (1) | ||
analysis2obj_column | MTM | obj_column | columns2dm_analysis | Columns getting analyzed | mtm_obj_column0_ dm_analysis3 | Search (1) | |
dm_analysis2score_level | OTM | score_level | score_level2dm_analysis | Score's tier analysis | |||
dm_analysis2se_session | OTM | se_session | session2dm_analysis | Session of the analysis |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
n5880 | name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5957 | se_session_view | dm_analysis, gbst_elm, se_session, user |
5965 | ds_modeling_columns | anls_object, dm_analysis, obj_column, se_session |
5973 | analysis_data_view | dm_analysis |
5974 | session_status_view | dm_analysis, gbst_elm, se_session, user |
dm_analysis | |||