Column Datatype Description
frequency CHAR(1) Howfrequently SQL Remote mes-
sagesare to be sent.
send_time DATETIME Thenext time messages are to be sent
tothis user.
log_send NU-
MERIC(20,0)
Messagesare sent only to subscribers
for whom log_send is greater than
log_sent.
time_sent DATETIME The time the most recent message
wassent to this subscriber.
log_sent NU-
MERIC(20,0)
The log offsetfor the most recently
sentoperation.
confirm_sent NU-
MERIC(20,0)
The log offsetfor the most recently
confirmed operation from this sub-
scriber.
send_count INT How manySQL Remote messages
havebeen sent.
resend_count INT Counter toensure messages are ap-
plied only once at the subscriber
database.
time_received DATETIME The time the most recent message
wasreceived from this subscriber.
log_received NU-
MERIC(20,0)
The log offset in the subscriber’s
database for the operation most
recently received at the current
database.
confirm_-
received
NU-
MERIC(20,0)
The log offset in the subscriber’s
database for the most recent op-
eration for which a confirmation
messagehas been sent.
receive_count INT How many messages have been
receivedfrom this subscriber.
rereceive_count INT Counter to ensure messages are
applied only once at the current
database.
filler1 CHAR(255) Reserved
344