Share via


レプリケーション テーブル (Transact-SQL)

レプリケーション トポロジは、レプリケーション システム テーブルによってサポートされます。 ユーザー データベースがパブリッシャーまたはサブスクライバーとして構成されると、レプリケーションによりシステム テーブルがデータベースに追加されます。 これらのテーブルは、レプリケーション トポロジからユーザー データベースが削除されると、削除されます。 システム テーブルの使用に関する一般的な規則については、「システム テーブル (Transact-SQL)」を参照してください。

レプリケーション テーブル

次に、レプリケーションで使用するシステム テーブルの一覧をデータベースごとにグループ化して示します。

master データベース内のレプリケーション テーブル

MSreplication_options (Transact-SQL)

 

msdb データベース内のレプリケーション テーブル

MSagentparameterlist

MSdbms_map

MSdbms

MSreplmonthresholdmetrics

MSdbms_datatype

sysreplicationalerts

MSdbms_datatype_mapping

 

ディストリビューション データベース内のレプリケーション テーブル

MSagent_parameters

MSpublicationthresholds

MSagent_profiles

MSpublisher_databases

MSarticles

MSreplication_objects

MScached_peer_lsns

MSreplication_subscriptions

MSdistpublishers

MSrepl_commands

MSdistribution_agents

MSrepl_errors

MSdistribution_history

MSrepl_originators

MSdistributiondbs

MSrepl_transactions

MSdistributor

MSrepl_version

MSlogreader_agents

MSsnapshot_agents

MSlogreader_history

MSsnapshot_history

MSmerge_agents

MSsubscriber_info

MSmerge_history

MSsubscriber_schedule

MSmerge_sessions

MSsubscriptions

MSmerge_subscriptions

MSsubscription_properties

MSpublication_access

MStracer_history

MSpublications

MStracer_tokens

ディストリビューション データベース内のこれらのテーブルは、SQL Server 以外のパブリッシャーからデータをレプリケートする場合に使用されます。 詳細については、「SQL Server 以外のパブリッシャー」を参照してください。

IHarticles

IHpublishercolumnindexes

IHcolumns

IHpublishercolumns

IHconstrainttypes

IHpublisherconstraints

IHindextypes

IHpublisherindexes

IHindextypes

IHpublishers

IHpublications

IHpublishertables

IHpublishercolumnconstraints

IHsubscriptions

パブリケーション データベース内のレプリケーション テーブル

conflict_<schema>_<table>

MSpeer_originatorid_history

MSdynamicsnapshotjobs

MSpeer_topologyrequest

MSdynamicsnapshotviews

MSpeer_topologyresponse

MSmerge_altsyncpartners

MSpeer_request

MSmerge_conflicts_info

MSpeer_response

MSmerge_contents

MSpub_identity_range

MSmerge_current_partition_mappings

sysarticlecolumns

MSmerge_dynamic_snapshots

sysarticles

MSmerge_errorlineage

sysarticleupdates

MSmerge_generation_partition_mappings

sysmergearticlecolumns

MSmerge_genhistory

sysmergearticles

MSmerge_identity_range

sysmergepartitioninfo

MSmerge_metadataaction_request

sysmergepublications

MSmerge_partition_groups

sysmergeschemaarticles

MSmerge_past_partition_mappings

sysmergeschemachange

MSmerge_replinfo

sysmergesubscriptions

MSmerge_settingshistory

sysmergesubsetfilters

MSmerge_tombstone

syspublications

MSpeer_conflictdetectionconfigrequest

sysschemaarticles

MSpeer_conflictdetectionconfigresponse

syssubscriptions

MSpeer_lsns

systranschemas

サブスクリプション データベース内のレプリケーション テーブル

MSdynamicsnapshotjobs

MSmerge_settingshistory

MSdynamicsnapshotviews

MSmerge_tombstone

MSmerge_altsyncpartners

MSpeer_lsns (Transact-SQL)

MSmerge_conflicts_info

MSrepl_queuedtraninfo

MSmerge_contents

MSsnapshotdeliveryprogress

MSmerge_current_partition_mappings

MSsubscription_properties

MSmerge_dynamic_snapshots

sysmergearticlecolumns

MSmerge_errorlineage

sysmergearticles

MSmerge_generation_partition_mappings

sysmergepartitioninfo

MSmerge_genhistory

sysmergepublications

MSmerge_identity_range

sysmergeschemaarticles

MSmerge_metadataaction_request

sysmergeschemachange

MSmerge_partition_groups

sysmergesubscriptions

MSmerge_past_partition_mappings

sysmergesubsetfilters

MSmerge_replinfo

systranschemas

関連項目

参照

レプリケーション ビュー (Transact-SQL)

概念

パブリッシングおよびディストリビューションの構成

パブリッシングおよびディストリビューションの無効化