| Table Name: | NRW_RuleChecksums |
| Table Number: | 5425 |
| Group: | Configuration |
| Description: | Holds checksum information for a rule instance or event |
| 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 | ||
| N_Checksum | CHAR | text | ALLOW_NULL | String of 'pipe' delimited checksums for the event | ||||
| N_EventName | CHAR | varchar | 255 | ALLOW_NULL | Name of event the checksum applies to | |||
| N_InstanceId | LONG | int | DIRECT, ALLOW_NULL | Index of rule instance in RuleInstances table. Reserved; obsolete | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| nrw_chk2NRW_RuleInstances | MTO | NRW_RuleInstances | nrw_rinst2NRW_RuleChecksums | The checksum's rule instance |
| Index Name | Fields | Flags |
|---|---|---|
| I5425 | N_EventName:nrw_chk2NRW_RuleInstances | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| I5425 | N_EventName, nrw_chk2NRW_RuleInstances | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| rc2ri | nrw_chk2NRW_RuleInstances | nonclustered located on PRIMARY |
| View ID | View Name | Tables |
|---|
| NRW_RuleChecksums | |||