Chapter 16. System Objects forAdaptive Ser verEnter prise
Column Datatype Description
filler2 CHAR(255) Reserved
filler3 CHAR(255) Reserved
filler4 CHAR(255) Reserved
sr_subscription table
Function Eachrow describes a subscription from one user ID (which must have

REMOTEpermissions) to one publication.

Columns
Column Datatype Description
publication_-
id
INT The identifier for the publication to
whichthe user ID is subscribed.
user_id INT The user ID that is subscribed to the
publication.
subscribe_by VAR-
CHAR(128)
For publications with a SUBSCRIBE
BY expression, this column holds the
matchingvalue for this subscription.
created NU-
MERIC(20,0)
Theoffset in the transaction log at which
thesubscription was created.
started NU-
MERIC(20,0)
Theoffset in the transaction log at which
thesubscription was started.
operation VARCHAR(20)

345