Table Name: | to_do_entry |
Table Number: | 133 |
Group: | Replication Engine |
Description: | Records a replication task |
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 | ||
end_time | CLK_TIME | datetime | Time replication finished | Search (1) | ||||
entry_time | CLK_TIME | datetime | Time task received | Search (1) | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
opcode | LONG | int | DIRECT | Replication service to be provided | Search (1) | |||
rec_level | LONG | int | DIRECT | Order of replication on recovery, higher level before lower level | Search (1) | |||
reverse_ind | LONG | tinyint | DIRECT | Indicates whether replication had to be reversed; i.e., 0=no, 1=yes | Search (1) | |||
start_time | CLK_TIME | datetime | Time replication started | Search (1) | ||||
version | LONG | int | DIRECT | Version number that was replicated | Search (1) |
Index Name | Fields | Flags |
---|---|---|
todo_entry_index | to_do_entry2act_entry:to_do_entry2dist_obj | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
todo_entry_index | to_do_entry2act_entry, to_do_entry2dist_obj | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
134 | entry2clone | act_entry, dist_birth, dist_obj, dist_srvr, to_do_entry |
to_do_entry | |||