SQL Server 2016
- Cannot create the sparse column set '%1!s!' in the table '%2!s!' because a table cannot have more than one sparse column ...
- Cannot create the sparse column set '%1!s!' in the table '%2!s!' because the table already contains one or more sparse columns. ...
- Cannot create the sparse column set '{0}' in the table '{1}' because a sparse column set must be a nullable xml column. Modify ...
- Cannot create the sparse column set '{0}' in the table '{1}' because a table cannot have more than one sparse column set. ...
- Cannot create the subscription because the subscription already exists in the subscription database. Only one subscription ...
- Cannot create the subscription. If you specify a value of "initialize with backup" for the @sync_type parameter, you must ...
- Cannot create the subscription. You must specify a value of "Active" or "Subscribed" for the @status parameter. This is because ...
- Cannot create transactional subscription to merge publication '%1!s!'. The publication type should be either transactional(0) ...
- Cannot create user component class. Make sure there is one class marked with SSISScriptComponentEntryPointAttribute in your ...
- Cannot create, drop, enable, or disable more than one constraint, column, index, or trigger named '%1!s!' in this context. ...
- Cannot currently perform the requested operation against table '%1!s!' because it has the REMOTE_DATA_ARCHIVE option enabled ...
- Cannot currently use the REMOTE_DATA_ARCHIVE_OVERRIDE hint with table '%1!s!' because the remote table has not yet been created. ...
- Cannot deactive PowerPivot farm feature because there is a SQL Server PowerPivot System Service instance left in the farm. ...
- Cannot debug stored procedures because the SQL Server database is not setup correctly or user does not have permission to ...
- Cannot debug the package. The SSIS Runtime for "{0}" is not properly installed. Reinstall the SSIS Runtime for "{0}". Technical ...
- Cannot decrypt or encrypt using the specified %1!s!, either because it has no private key or because the password provided ...
- Cannot define an index on a view with ignore_dup_key index option. Remove ignore_dup_key option and verify that view definition ...
- Cannot define foreign key constraint '%1!s!' with cascaded DELETE or UPDATE on table '%2!s!' because table is system-versioned. ...
- Cannot define foreign key constraint '%1!s!' with cascaded DELETE or UPDATE on table '%2!s!' because the table has an INSTEAD ...
- Cannot define PRIMARY KEY constraint on column '%1!s!' in table '%2!s!'. The computed column has to be persisted and not ...
- Cannot delete a child domain that is mapped to a mandatory schema in the provider. Try deleting or changing the mapping first. ...
- Cannot delete history for selected items. The only supported history sources are Maint Plans, Sub-plans and SQL Server Agent ...
- Cannot delete output ID %1!d! from the output collection. The ID may not be valid, or the ID may have been the default or ...
- Cannot delete proxy (%1!s!). It is used by at least one jobstep. Change this proxy for all jobsteps by calling sp_reassign_proxy. ...
- Cannot delete SSIS catalog because the SSISDB is in an AlwaysOn availability group. You need to remove SSISDB from the availability ...
- Cannot delete the collection item '%1!s!' in the active collection set '%2!s!'. Stop the collection set and then try to delete ...
- Cannot delete the collector type '%1!s!'. Delete all collection items associated with this collector type and then try to ...
- Cannot deploy data source {0} to the server because it already exists and the OverwriteDataSources property is not specified. ...
- Cannot deploy report parts to SQL Server Reporting Services versions earlier than SQL Server 2008 R2 Reporting Services. ...
- Cannot deploy the report because the shared data source '{0}' that the report references does not exist on the report server. ...
- Cannot deploy to server {0}. Reason: The destination server version is not compatible with the compatibility level of the ...
- Cannot disable change tracking on database '%1!s!' while client connections are waiting on change notification. Please close ...
- Cannot disable clustered index '%1!s!' on table '%2!s!'. Permission denied to alter the referencing view '%3!s!' while disabling ...
- Cannot disable clustered index '%1!s!' on table '%2!s!'. Permission denied to disable foreign key '%3!s!' on table '%4!s!' ...
- Cannot disable database encryption because it is already disabled. Msg 5069, Level 16, State 1, Line 2 ALTER DATABASE statement ...
- Cannot disable index '%1!s!' on table '%2!s!'. Permission denied to disable foreign key '%3!s!' on table '%4!s!' that uses ...
- Cannot disable vardecimal storage format for database "%1!s!" because there are one or more tables that have vardecimal storage ...
- Cannot display policy health state at the server level, because the user doesn't have permission. Permission to access the ...
- Cannot drop %1!s! '%2!s!' because its trigger '%3!s!' is referenced by plan guide '%4!s!'. Use sp_control_plan_guide to drop ...
- Cannot drop a clustered index created on a view using drop clustered index clause. Clustered index '%1!s!' is created on ...
- Cannot drop a database with file snapshots on it. Please detach the database instead of dropping or delete the file snapshots ...
- Cannot drop article %1!s! from publication %2!s!. In this publication, this is the only article that uses a parameterized ...
- Cannot drop article '%1!s!' from publication '%2!s!' because a snapshot is already generated. Set @force_invalidate_snapshot ...
- Cannot drop availability group '%1!s!' from this instance of SQL Server. The availability group is either being dropped, ...
- Cannot drop availability group '%1!s!' from this SQL Server instance. The availability group is currently being created. ...
- Cannot drop Distribution Publisher '%1!s!'. The remote Publisher is using '%2!s!' as Distributor. Disable publishing at the ...
- Cannot drop Distributor Publisher '%1!s!'. There are Subscribers associated with it in the distribution database '%2!s!'. ...
- Cannot drop filter '%1!s!' because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and ...
- Cannot drop filter '%1!s!' from publication '%2!s!' because its snapshot has been run and this publication could have active ...
- Cannot drop or alter the database encryption key since it is currently in use on a mirror or secondary availability replica. ...
- Cannot drop resource pool '%1!s!' because it contains workload group '%2!s!'. Drop or remove all workload groups using this ...
- Cannot drop resource pool '%1!s!' because it is bound to a database. Remove all bindings to this resource pool before dropping ...
- Cannot drop server '%1!s!' as Distribution Publisher because there are databases enabled for replication on that server. ...
- Cannot drop the column '%1!s!' because it is used by replication: it is referenced in a filter or view by article '%2!s!'. ...
- Cannot drop the database encryption key because it is currently in use. Database encryption needs to be turned off to be ...
- Cannot drop the publication because at least one subscription exists for this publication. Drop all subscriptions to the ...
- Cannot drop the ROWGUIDCOL property for column '%1!s!' in table '%2!s!' because the column is not the designated ROWGUIDCOL ...
- Cannot drop the Windows Server Failover Clustering (WSFC) group (ID or name '%1!s!') at this time. The WSFC group is not ...
- Cannot drop the Windows Server Failover Clustering (WSFC) group (ID or name '%1!s!'), because the WSFC group does not exist. ...
- Cannot drop type '%1!s!' because it is being referenced by object '%2!s!'. There may be other objects that reference this ...
- Cannot edit components, using the advanced editor, while the designer is in debug mode. Stop the debugger before proceeding. ...
- Cannot enable a merge publication on this server because the working directory of its Distributors is not using a UNC path. ...
- Cannot enable change tracking on table '%1!s!'. Change tracking does not support a primary key of type timestamp on a table. ...
- Cannot enable change tracking on table '%1!s!'. Change tracking is not supported when the primary key contains encrypted ...
- Cannot enable change tracking on table '%1!s!'. Change tracking requires a primary key on the table. Create a primary key ...
- Cannot enable data definition language (DDL) replication (a value of "true" for the @replicate_ddl parameter) for publication ...
- Cannot enable database encryption because it is already enabled. Msg 5069, Level 16, State 1, Line 2 ALTER DATABASE statement ...
- Cannot enable plan guide '%1!s!' because the enabled plan guide '%2!s!' contains the same scope and starting offset value ...
- Cannot enable REMOTE_DATA_ARCHIVE on database '%1!s!'. The REMOTE_DATA_ARCHIVE option can only be set on user databases. ...
- Cannot enable stored procedure activation on queue '%1!s!'. Event notification for queue_activation is already configured ...
- Cannot enable support for %1!s! in database '%2!s!' because support for %3!s! is enabled and both are mutually exclusive. ...
- Cannot enable the attribute hierarchy of the cube attribute because it's disabled on the source dimension attribute '{0}'. ...
- Cannot enable the attribute hierarchy of the cube attribute. The attribute hierarchy is disabled on the source dimension ...
- Cannot enable the option to initialize a subscription from a backup. This is not supported for non-SQL Server Publishers; ...
- Cannot enable the publication to support non-SQL Server subscriptions because the publication is enabled for updatable subscriptions. ...