Columnstore index '%1!s!' cannot be created, because table '%2!s!' has columns stored off-row. Columnstore indexes can only be created on memory-optimized table if the columns fit within the %3!s! byte limit for in-row data. Reduce the size of the columns to fit within %4!s! bytes.
Columns used to uniquely identify a row for net change tracking must be included in the list of captured columns. Add either ...
Columns with Column Usage set to DAX Usage cannot be used in the Where, Order By or Distinct clauses when Query mode is set ...
Columns with lineage IDs %1!d! and %2!d! have mismatched metadata. The input column that is mapped to an output column does ...
Columns with lineage IDs %1!d! and %2!d! have mismatched metadata. The input column that is mapped to an output column for ...
Columnstore index '%1!s!' cannot be created, because table '%2!s!' has columns stored off-row. Columnstore indexes can only ...
Columnstore index '%1!s!' on table '%2!s!' has metadata mismatch on column id %3!s! and rowgroup id %4!s!. If this is a nonclustered ...
Columnstore index has one or more data values that are inconsistent with data values within the metadata. Please run DBCC ...
Columnstore index has one or more data values that do not match data values in a dictionary. Please run DBCC CHECKDB for ...
columnstore indexes are not supported in the current SQL Server edition. See SQL Server Books Online for supported editions ...