Share via


MSpeer_conflictdetectionconfigrequest (Transact-SQL)

用於點對點複寫中,以追蹤發行集的全拓撲組態要求。 這個資料表儲存在發行集資料庫中。

資料行名稱

資料類型

說明

id

int

識別衝突組態要求。 MSpeer_conflictdetectionconfigresponse 中的 request_id 資料行會使用這個值。

publication

sysname

起始衝突組態要求的發行集名稱。

sent_date

datetime

起始衝突組態要求的日期和時間。

timeout

int

程序應該等候所有對等項目傳回衝突資訊的時間量。

modified_date

datetime

完成階段的日期和時間。

progress_phase

nvarchar(32)

使用下列其中一個值,識別處理的目前階段:

  • 已啟動

  • 瀏覽拓撲

  • 正在收集狀態

  • 已收集狀態

phase_timed_out

bit

指出目前階段是否已逾時。

請參閱

參考

複寫檢視表 (Transact-SQL)

概念

複寫資料表 (Transact-SQL)