CREATE INDEX statement failed because specifying FILESTREAM_ON is not allowed when creating a columnstore index. Consider creating a columnstore index on columns without filestream data and omit the FILESTREAM_ON specification.
CREATE INDEX statement failed because a columnstore index on a partitioned table must be partition-aligned with the base ...
CREATE INDEX statement failed because column '%1!s!' on table '%2!s!' is a computed column and a columnstore index cannot ...
CREATE INDEX statement failed because specifying %1!s! is not allowed when creating a columnstore index. Consider creating ...
CREATE INDEX statement failed because specifying DATA_COMPRESSION is not allowed when creating a columnstore index. Consider ...
CREATE INDEX statement failed because specifying FILESTREAM_ON is not allowed when creating a columnstore index. Consider ...
CREATE INDEX statement failed because specifying key list is missing when creating an index. Create the index with specifying ...
CREATE INDEX statement failed because specifying sort order (ASC or DESC) is not allowed when creating a columnstore index. ...
CREATE INDEX statement failed because table '%1!s!' uses vardecimal storage format. A columnstore index cannot be created ...
CREATE INDEX statement failed because the %1!s! option is not allowed when creating a columnstore index. Create the columnstore ...