Column Datatype Description
user_id UNSIGNEDINT The user ID of the user with RE-
MOTEpermissions.
consolidate CHAR(1) Thecolumn contains either an N to
indicate a user granted REMOTE
permissions, or a Y to indicate
a user granted CONSOLIDATE
permissions.
type_id SMALLINT TheID of the message system used
tosend messages to this user.
address LONG VAR-
CHAR
Theaddress to which SQL Remote
messages are to be sent. The ad-
dress must be appropriate for the
address_type.
frequency CHAR(1) Howfrequently SQL Remote mes-
sages are to be sent. P for Period-
ically,and A stands for Occasion-
ally.
send_time TIME The next time messages are to be
sentto this user.
log_send NU-
MERIC(20,0)
If log_send is greater than log_-
sent, the Message Agent resends
messages immediately to the sub-
scriberthe next time it is run.
time_sent TIMESTAMP The time the most recent message
wassent to this subscriber.
log_sent NU-
MERIC(20,0)
The local log offset for the most
recentlysent operation to this sub-
scriber.
confirm_sent NU-
MERIC(20,0)
Thelog offset for the most recently
confirmedoperation from this sub-
scriber.
send_count INT The number of SQL Remote mes-
sages have been sent to this sub-
scriber.
330