Chapter 16. System Objects forAdaptive Ser verEnter prise
Column Description
log_sent Thelog offset for the most recently sent operation.
confirm_sent Thelog offset for the most recently confirmed opera-
tionfrom this subscriber.
send_count Howmany SQL Remote messages have been sent.
resend_count Counterto ensure messages are applied only once at
thesubscriber database.
time_received Thetime the most recent message was received from
thissubscriber.
log_received Thelog offset in the subscriber’s database for the op-
erationmost recently received at the current database.
confirm_received Thelog offset in the subscriber’s database for the most
recentoperation for which a confirmation message has
beensent.
receive_count Howmany messages have been received.
rereceive_count Counterto ensure messages are applied only once at
thecurrent database.
sr_subscriptions view
Function Eachrow lists information about a subscription.
Columns
Column Description
publication_name The name of the publication to which the user ID is
subscribed.
user_name Theuser ID that is subscribed to the publication.
subscribe_by For publications with a SUBSCRIBE BY expres-
sion, this column holds the matching value for this
subscription.
created Theoffset in the transaction log at which the subscrip-
tionwas created.
started Theoffset in the transaction log at which the subscrip-
tionwas started.

349