The statement failed because a nonclustered index cannot be created on a table that has a clustered columnstore index. Consider replacing the clustered columnstore index with a nonclustered columnstore index.
The statement failed because a columnstore index must be partition-aligned with the base table. Create the columnstore index ...
The statement failed because a columnstore index on a partitioned table must be partition-aligned with the base table. Consider ...
The statement failed because a nonclustered columnstore index cannot be reorganized. Reorganization of a nonclustered columnstore ...
The statement failed because a nonclustered index and the underlying clustered columnstore index must be partition-aligned. ...
The statement failed because a nonclustered index cannot be created on a table that has a clustered columnstore index. Consider ...
The statement failed because a secondary dictionary reached the maximum size limit. Consider dropping the columnstore index, ...
The statement failed because a table with a clustered columnstore index cannot have triggers. Consider removing all triggers ...
The statement failed because adding an identity column with other columns with default not null is not supported for columnstore ...
The statement failed because column '%1!s!' (ID=%2!s!) uses collation %3!s!, which is not recognized by older client drivers. ...