CREATE INDEX statement failed because a columnstore index cannot be created on a column with filestream data. Consider creating a nonclustered columnstore index on a subset of columns that does not include any columns with filestream data.
CREATE FUNCTION statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
CREATE INDEX statement failed because a columnstore index cannot be a filtered index. Consider creating a columnstore index ...
CREATE INDEX statement failed because a columnstore index cannot be created in this edition of SQL Server. See Books Online ...
CREATE INDEX statement failed because a columnstore index cannot be created on a column set. Consider creating a nonclustered ...
CREATE INDEX statement failed because a columnstore index cannot be created on a column with filestream data. Consider creating ...
CREATE INDEX statement failed because a columnstore index cannot be created on a sparse column. Consider creating a nonclustered ...
CREATE INDEX statement failed because a columnstore index cannot be created on a table enabled for %1!s!. Consider disabling ...
CREATE INDEX statement failed because a columnstore index cannot be created on a view. Consider creating a columnstore index ...
CREATE INDEX statement failed because a columnstore index cannot be unique. Create the columnstore index without the UNIQUE ...