ADD_GROUPED_COLUMN
|
Adds table column(s) to an existing column group
|
No
|
ADD_PRIORITY_<datatype>
|
Adds a member to an existing priority group
|
No
|
ADD_SITE_PRIORITY_SITE
|
Adds a site to an existing site priority group
|
No
|
ADD_<conflicttype>_RESOLUTION
|
Adds custom conflict resolution handler for update, delete, or uniqueness conflicts
|
No
|
ALTER_PRIORITY
|
Changes priority level for a member of a priority group
|
No
|
ALTER_PRIORITY_<datatype>
|
Alters the value of a member of a priority group
|
No
|
ALTER_SITE_PRIORITY
|
Alters priority level of a site
|
No
|
ALTER_SITE_PRIORITY_SITE
|
Designates a site to a given priority level
|
No
|
CANCEL_STATISTICS
|
Cancels collection of statistics about conflict resolution for a table
|
No
|
COMMENT_ON_COLUMN_GROUP
|
Creates or updates a comment on a column group, visible in DBA_REPCOLUMN_GROUP data dictionary view
|
No
|
COMMENT_ON_PRIORITY_GROUP
|
Creates or updates comment on a priority group, visible in DBA_REPPRIORITY_GROUP
|
No
|
COMMENT_ON_SITE_PRIORITY
|
Creates or updates a comment on a site priority, visible in DBA_REPRIORITY_GROUP data dictionary view
|
No
|
COMMENT_ON_<conflicttype>_
RESOLUTION
|
Creates a comment on a conflict resolution method, visible in DBA_REPRESOLUTION data dictionary view
|
No
|
DEFINE_COLUMN_GROUP
|
Creates an empty column group for a replication group
|
No
|
DEFINE_PRIORITY_GROUP
|
Creates a priority group for a replication group
|
No
|
DEFINE_SITE_PRIORITY
|
Creates a site priority group for a replication group
|
No
|
DROP_COLUMN_GROUP
|
Drops a column group from a replication group
|
No
|
DROP_GROUPED_COLUMN
|
Drops a column from a column group
|
No
|
DROP_PRIORITY
|
Drops a member of a priority group, selected by priority level
|
No
|
DROP_PRIORITY_GROUP
|
Drops a priority group from a replication group
|
No
|
DROP_PRIORITY_<datatype>
|
Drops a member of a priority group, selected by value
|
No
|
DROP_SITE_PRIORITY
|
Drops a site priority group from a replication group
|
No
|
DROP_SITE_PRIORITY_SITE
|
Drops a site from a site priority group, selected by site name
|
No
|
DROP_<conflicttype>_RESOLUTION
|
Drops an update, delete, or uniqueness conflict resolution handling technique from a replication group
|
No
|
MAKE_COLUMN_GROUP
|
Creates a column group and adds one or more columns
|
No
|
PURGE_STATISTICS
|
Deletes entries from the DBA_REPRESOLUTION_STATISTICS data dictionary view
|
No
|
REGISTER_STATISTICS
|
Starts collection of statistics for the resolution of update, delete, and uniqueness conflicts for a given table
|
No
|