Index '%1!s!' must be either a primary key or a unique index for table '%2!s!.%3!s!'. Specify an index that meets at least one of these requirements.
Index ' ' is used to enforce the full-text key on table ' '. Deleting this index will disable full-text indexing for the ...
Index '%1!s!' cannot be created or rebuilt. The specified row length for this index using the vardecimal storage format exceeds ...
Index '%1!s!' could not be created or rebuilt. A compressed index is not supported on table that contains sparse columns ...
Index '%1!s!' could not be created or rebuilt. The key length for this index (%2!s! bytes) exceeds the maximum allowed length ...
Index '%1!s!' must be either a primary key or a unique index for table '%2!s!.%3!s!'. Specify an index that meets at least ...
Index '%1!s!' was not created. This index has a key length of at least %2!s! bytes. The maximum permissible key length is ...
Index '%1!s!', specified in the USE PLAN hint, does not exist. Specify an existing index, or create an index with the specified ...
Index '%s' specified in input is invalid for the selected partitioning strategy because it doesnt meet alignment requirements ...
Index cannot be created on computed column '%1!s!' of table '%2!s!' because the underlying object '%3!s!' has a different ...