Chapter 16. System Objects forAdaptive Ser verEnter prise
Column Datatype Description
publication_id INT The publication of which this arti-
cleis a part.
table_id INT Each article consists of columns
androws from a single table. This
column contains the table ID for
thistable.
where_expr VARCHAR(128) Forarticles that contain a subset of
rowsdefined by a WHERE clause,
this column contains the search
condition.
subscribe_by_-
expr
VARCHAR(128) Forarticles that contain a subset of
rowsdefined by a SUBSCRIBE BY
expression, this column contains
theexpression.
subscribe_by_-
view
VARCHAR(128) Forarticles that contain a subset of
the rows defined by a view. This
column contains the name of the
view.
sr_articlecol table
Function Eachrow identifies a column in an article, identifying the column, the table

itis in, and the publication it is part of.

Columns
Column Datatype Description
publication_id INT A unique identifier for the publication of
whichthe column is a part.
table_id INT The table to which the column belongs.
column_id INT The column identifier, from the
SYSCOLUMNsystem table.
sr_marker table
Function Toensure that messages received by the Message Agent are sent to remote

databasesin the same session.

Columns

339