Stores the last locator field received by stable queues from each of their senders.
Column |
Datatype |
Description |
---|---|---|
sender |
int |
Sender site ID |
type |
char(1) |
Who is using this row:
|
locater |
binary(36) |
Last queue ID received from this sender |
Unique clustered index on (sender, type)