Table Name: | dist_index |
Table Number: | 376 |
Group: | Replication Engine |
Description: | Index of the distribution transactions available for remote servers. Indexed to the external rules file, which has the details of the distribution. Reserved; obsolete |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active_ind | LONG | int | DIRECT | Indicates whether the item is still under active distribution. If inactive (e.g., ownership has transferred) further distributions of the data item will not be made. Reserved; future | ||||
data_id | LONG | int | DIRECT | Object ID of the root object to be distributed. Reserved; future | ||||
data_type | LONG | int | DIRECT | Focus type of root object that is to be distributed; e.g., case=0. Reserved; future | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number. Reserved; future | |||
remote_obj | LONG | int | DIRECT | Object ID of root object on the remote server. Reserved; future |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
dist_index2srvr | MTO | dist_srvr | srvr2dist_index | Related remote or local server of the database for the replication. Reserved; future | |||
distidx2todo | OTM | to_do_list | to_do2dist_index | Related activities to be distributed. Reserved; future |
Index Name | Fields | Flags |
---|---|---|
di_id | data_id:data_type:dist_index2srvr | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
di_id | data_id, data_type, dist_index2srvr | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
dist_index | |||