User's Manual

Chapter 15. System Objects for Adaptive Server Anywhere
Column Description
log_send Messages are sent only to subscribers for whom log_-
send is greater than log_sent.
time_sent The time the most recent message was sent to this
subscriber.
log_sent The transaction log offset for the most recently sent
operation.
confirm_sent The transaction log offset for the most recently con-
firmed operation from this subscriber.
send_count How many SQL Remote messages have been sent.
resend_count Counter to ensure messages are applied only once at
the subscriber database.
time_received The time the most recent message was received from
this subscriber.
log_received The log offset in the subscriber’s database for the op-
eration most recently received at the current database.
confirm_received The log offset in the subscriber’s database for the most
recent operation for which a confirmation message has
been sent.
receive_count How many messages have been received.
rereceive_count Counter to ensure messages are applied only once at
the current database.
SYSSUBSCRIPTIONS view
Function Each row lists information about a subscription.
Columns
335