rs_locater

Description

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:

  • R – RSI (route)

  • D – distributor locater used for subscriptions

  • E – executor for Replication Agent

  • U – locator at last system upgrade

  • W – distributor locator used for a warm standby application

locater

binary(36)

Last queue ID received from this sender

Indexes

Unique clustered index on (sender, type)