| Table Name: | dist_obj |
| Table Number: | 132 |
| Group: | Replication Engine |
| Description: | Records an instance for each replicated object |
| 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 | ||
| error_ind | LONG | tinyint | DIRECT | Replication error indicator; i.e., 0=no error, 1=replication error | Search (2) | |||
| error_msg | CHAR | varchar | 255 | Text of replication error message | Search (1) | |||
| focus_lowid | LONG | int | DIRECT | Objid of replicated object | Search (2) | |||
| focus_type | LONG | int | DIRECT | Type_id of replicated object | Search (1) | |||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
| remote_obj | LONG | int | DIRECT | Internal record number of the remote object | Search (2) | |||
| remote_ver | LONG | int | DIRECT | Version number of the remote object | Search (2) | |||
| version | LONG | int | DIRECT | Version number of the instance | Search (1) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| dist_obj2dist_birth | MTO | dist_birth | dist_birth2dist_obj | Object replicated from | Search (2) | ||
| dist_obj2dist_srvr | MTO | dist_srvr | dist_srvr2dist_obj | Server replicated from | Search (2) | ||
| dist_obj2to_do_entry | OTM | to_do_entry | to_do_entry2dist_obj | Distribution tasks for the object |
| Index Name | Fields | Flags |
|---|---|---|
| dist_obj_index | focus_type:focus_lowid:dist_obj2dist_srvr | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| dist_obj_index | focus_type, focus_lowid, dist_obj2dist_srvr | nonclustered, unique located on PRIMARY |
| ind_dist_obj2dist_srvr | dist_obj2dist_srvr, dist_obj2dist_birth | nonclustered located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 134 | entry2clone | act_entry, dist_birth, dist_obj, dist_srvr, to_do_entry |
| 155 | object2clone | dist_birth, dist_obj, dist_srvr |
| dist_obj | |||