| Table Name: | diag_hint |
| Table Number: | 14 |
| Group: | Diagnosis Eng |
| Description: | Diagnostic hints, questions asked by support specialist to narrow the possible solutions to caller's problem. Reserved; not used |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| default_logic | LONG | int | DIRECT | Default logic value of diagnostic hint | ||||
| description | CHAR | text | ALLOW_NULL | Diagnostic hint description | ||||
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| exp_level | LONG | int | DIRECT | Expertise level choices available; Beginner, Novice, etc | ||||
| exp_level_str | CHAR | varchar | 20 | Expertise level choices available; Beginner, Novice, etc | ||||
| logic_val_str | CHAR | varchar | 20 | Setting of logic value choices, dependent on expertise level | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
| statement | CHAR | varchar | 2 | 255 | True/False/Possible statement | Search (1) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| hint_attch2doc_inst | OTM | doc_inst | doc_info2diag_hint | Documents pertaining to the hint. Reserved; not used | |||
| diag_hint2hint_inst | OTM | hint_inst | hint_info2diag_hint | Diagnostic hint instances, which are related to the hint. Reserved; not used |
| Index Name | Fields | Flags |
|---|
| Index Name | Fields | Additional Information |
|---|---|---|
| ind_diag_hint_statement | statement | nonclustered located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 75 | scn_ufct | diag_hint |
| 313 | diag_hint_inst | diag_hint, hint_inst, prog_logic |
| diag_hint | |||