-
0x01 – generate dynamic function
strings.
-
0x02 – replication definition has
bigdatetime or
bigtime columns and can be
propagated only to Replication Server 15.5 or
later.
-
0x04 – minimum columns enabled for
replication definition.
-
0x08 – replication definition has
identity
column.
-
0x10 – replicate_if_changed status.
-
0x20 – replication definition has a
drop pending.
-
0x40 – replication definition has
text, unitext,
or image column.
-
0x80 – replication definition is used
by a standby.
-
0x0100 – replication definition’s
columns are sent to standby database.
-
0x0200 – replication definition is
propagated to Replication Servers version 11.0.x or
earlier.
-
0x0400 – replication definition has
been used as a base replication definition for the
primary table.
-
0x0800 – replication definition is
internal only.
-
0x1000 – object or column names
differ in the primary and replicate tables.
-
0x4000 – replication definition has
column-level translations.
-
0x8000 – replication definition has
columns declared with UDDs.
-
0x10000 – replication definition has
char, varchar,
binary, or
varbinary columns with more than
255 bytes and can be propagated only to Replication
Server 12.5 or later.
-
0x20000 – replication definition has
unichar or
univarchar columns and can be
propagated only to Replication Server 12.5 or
later.
-
0x40000 – replication definition has
date or time
columns and can be propagated only to Replication
Server 12.6 or later.
-
0x80000 –
replication definition has
timestamp columns. Propagated to
Replication Server 15.1 as
timestamp, and propagated to
Replication Server 15.0.1 or earlier as
varbinary.
-
0x200000 – applied function
replication definition and can be propagated only to
Replication Server 15.1.
-
0x400000 – request function
replication definition and can be propagated only to
Replication Server 15.1.
-
0x800000 – dynamic SQL is not used
on the table.
-
0x2000000 - update is enabled for
SQL replication.
-
0x4000000 - delete is enabled for
SQL replication.
-
0x8000000 - insert select is
enabled for SQL replication
-
0x10000000 - SQL replication is
disabled by repserver internally