English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

%1 '%2' ではインデックス DDL 操作を続行できませんでした。インデックス DDL 操作が、既にオブジェクトで実行されている他の操作と競合しています。競合している同時実行操作は、同じオブジェクトでのオンライン インデックス操作か、DBCC SHRINKFILE など、インデックス ページを移動する他の同時実行操作の可能性があります。

Click to search this error in Google

English version

Could not proceed with index DDL operation on %1 '%2' because it conflicts with another concurrent operation that is already in progress on the object. The concurrent operation could be an online index operation on the same object or another concurrent operation that moves index pages like DBCC SHRINKFILE.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions