Error Type and Severity
Error Type =4003,/n Error Description ODS error. Server is terminating this connection.. Error Severity Level=21
Error Type =4004, Error Description Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier.. Error Severity Level=16
Error Type =4015, Error Description Language requested in login '%.*ls' is not an official name on this SQL Server. Using server-wide default %.*ls instead.. Error Severity Level=16
Error Type =4016, Error Description Language requested in 'login %.*ls' is not an official name on this SQL Server. Using user default %.*ls instead.. Error Severity Level=16
Error Type =4017, Error Description Neither the language requested in 'login %.*ls' nor user default language %.*ls is an official language name on this SQL Server. Using server-wide default %.*ls instead.. Error Severity Level=16
Error Type =4018, Error Description User default language %.*ls is not an official language name on this SQL Server. Using server-wide default %.*ls instead.. Error Severity Level=16
Error Type =4019, Error Description Language requested in login '%.*ls' is not an official language name on this SQL Server. Login fails.. Error Severity Level=16
Error Type =4020, Error Description Default date order '%.*ls' for language %.*ls is invalid. Using mdy instead.. Error Severity Level=16
Error Type =4027, Error Description Mount tape for %hs of database '%ls'.. Error Severity Level=16
Error Type =4028, Error Description End of tape has been reached. Remove tape '%ls' and mount next tape for %hs of database '%ls'.. Error Severity Level=16
Error Type =4030, Error Description The medium on device '%ls' expires on %hs and cannot be overwritten.. Error Severity Level=10
Error Type =4035, Error Description Processed %d pages for database '%ls', file '%ls' on file %d.. Error Severity Level=10
Error Type =4037, Error Description User-specified volume ID '%ls' does not match the volume ID '%ls' of the device '%ls'.. Error Severity Level=16
Error Type =4038, Error Description Cannot find file ID %d on device '%ls'.. Error Severity Level=16
Error Type =4060, Error Description Cannot open database requested in login '%.*ls'. Login fails.. Error Severity Level=11
Error Type =4061, Error Description Cannot open either database requested in login (%.*ls) or user default database. Using master database instead.. Error Severity Level=11
Error Type =4062, Error Description Cannot open user default database. Using master database instead.. Error Severity Level=11
Error Type =4063, Error Description Cannot open database requested in login (%.*ls). Using user default '%.*ls' instead.. Error Severity Level=11
Error Type =4064, Error Description Cannot open user default database. Login failed.. Error Severity Level=11
Error Type =4104, Error Description The multi-part identifier could not be bound.. Error Severity Level=16
Error Type =4208, Error Description The statement %hs is not allowed while the recovery model is SIMPLE. Use BACKUP DATABASE or change the recovery model using ALTER DATABASE.. Error Severity Level=16
Error Type =4212, Error Description Cannot back up the log of the master database. Use BACKUP DATABASE instead.. Error Severity Level=16
Error Type =4214, Error Description There is no current database backup. This log backup cannot be used to roll forward a preceding database backup.. Error Severity Level=10
Error Type =4215, Error Description The log was not truncated because records at the beginning of the log are pending replication. Ensure the Log Reader Agent is running or use sp_repldone to mark transactions as distributed.. Error Severity Level=10
Error Type =4216, Error Description Minimally logged operations cannot be backed up when the database is unavailable.. Error Severity Level=16
Error Type =4217, Error Description BACKUP LOG cannot modify the database because database is read-only. The backup will continue,although subsequent backups will duplicate the work of this backup.. Error Severity Level=10
Error Type =4301, Error Description Database in use. The system administrator must have exclusive use of the database to restore the log.. Error Severity Level=16
Error Type =4304, Error Description A USER ATTENTION signal raised during RESTORE LOG is being ignored until the current restore completes.. Error Severity Level=16
Error Type =4305, Error Description The log in this backup set begins at LSN %.*ls, which is too late to apply to the database. An earlier log backup that includes LSN %.*ls can be restored.. Error Severity Level=16
Error Type =4306, Error Description The preceding restore operation did not specify WITH NORECOVERY or WITH STANDBY. Restart the restore sequence, specifying WITH NORECOVERY or WITH STANDBY for all but the final step.. Error Severity Level=16
Error Type =4316, Error Description Can only RESTORE LOG in the master database if SQL Server is in single user mode.. Error Severity Level=16
Error Type =4318, Error Description File '%ls' has been rolled forward to LSN %.*ls. This log terminates at LSN %.*ls, which is too early to apply the WITH RECOVERY option. Reissue the RESTORE LOG statement WITH NORECOVERY.. Error Severity Level=16
Error Type =4320, Error Description File '%ls' was only partially restored by a database or file restore. The entire file must be successfully restored before applying the log.. Error Severity Level=16
Error Type =4322, Error Description This log file contains records logged before the designated point-in-time. The database is being left in load state so you can apply another log file.. Error Severity Level=10
Error Type =4323, Error Description The database is marked suspect. Transaction logs cannot be restored. Use RESTORE DATABASE to recover the database.. Error Severity Level=16
Error Type =4324, Error Description Backup history older than %ls has been deleted.. Error Severity Level=10
Error Type =4325, Error Description Could not delete entries for backup set ID '%ls'.. Error Severity Level=16
Error Type =4326, Error Description The log in this backup set terminates at LSN %.*ls, which is too early to apply to the database. A more recent log backup that includes LSN %.*ls can be restored.. Error Severity Level=16
Error Type =4327, Error Description The log in this backup set contains minimally logged changes. Point-in-time recovery is inhibited. RESTORE will roll forward to end of logs without recovering the database.. Error Severity Level=16
Error Type =4328, Error Description File '%ls' is missing. Rollforward stops at log sequence number %.*ls. File is created at LSN %.*ls, dropped at LSN %.*ls. Restore transaction log beyond point in time when file was dropped or restore data to be consistent with rest of database.. Error Severity Level=16
Error Type =4329, Error Description This log file contains records logged before the designated mark. The database is being left in load state so you can apply another log file.. Error Severity Level=10
Error Type =4330, Error Description The log in this backup set cannot be applied because it is on a recovery path inconsistent with the database.. Error Severity Level=16
Error Type =4331, Error Description The database cannot be recovered because the files have been restored to inconsistent points in time.. Error Severity Level=16
Error Type =4332, Error Description RESTORE LOG has been halted. To use the database in its current state, run RESTORE DATABASE %ls WITH RECOVERY.. Error Severity Level=16
Error Type =4333, Error Description The database cannot be recovered because the log was not restored.. Error Severity Level=16
Error Type =4334, Error Description The named mark does not identify a valid LSN.. Error Severity Level=16
Error Type =4403, Error Description View or function '%.*ls' is not updatable because it contains aggregates.. Error Severity Level=16
Error Type =4404, Error Description View or function '%.*ls' is not updatable because the definition contains the DISTINCT clause.. Error Severity Level=16
Error Type =4405, Error Description View or function '%.*ls' is not updatable because the modification affects multiple base tables.. Error Severity Level=16
Error Type =4406, Error Description Update or insert of view or function '%.*ls' failed because it contains a derived or constant field.. Error Severity Level=16
Error Type =4408, Error Description The query and the views or functions in it exceed the limit of %d tables.. Error Severity Level=19
Error Type =4413, Error Description Could not use view or function '%.*ls' because of binding errors.. Error Severity Level=16
Error Type =4414, Error Description Could not allocate ancillary table for view or function resolution. The maximum number of tables in a query (%d) was exceeded.. Error Severity Level=16
Error Type =4415, Error Description View '%.*ls' is not updatable because either it was created WITH CHECK OPTION or it spans a view created WITH CHECK OPTION and the target table is referenced multiple times in the resulting query.. Error Severity Level=16
Error Type =4416, Error Description UNION ALL view '%.*ls' is not updatable because the definition contains a disallowed construct.. Error Severity Level=16
Error Type =4417, Error Description Derived table '%.*ls' is not updatable because the definition contains a UNION operator.. Error Severity Level=16
Error Type =4418, Error Description Derived table '%.*ls' is not updatable because it contains aggregates.. Error Severity Level=16
Error Type =4419, Error Description Derived table '%.*ls' is not updatable because the definition contains the DISTINCT clause.. Error Severity Level=16
Error Type =4420, Error Description Derived table '%.*ls' is not updatable because the modification affects multiple base tables.. Error Severity Level=16
Error Type =4421, Error Description Derived table '%.*ls' is not updatable because a column of the derived table is derived or constant.. Error Severity Level=16
Error Type =4422, Error Description View '%.*ls' has an INSTEAD OF UPDATE trigger and cannot be a target of an UPDATE FROM statement.. Error Severity Level=16
Error Type =4423, Error Description View '%.*ls' has an INSTEAD OF DELETE trigger and cannot be a target of a DELETE FROM statement.. Error Severity Level=16
Error Type =4424, Error Description Joined tables cannot be specified in a query containing outer join operators. View or function '%.*ls' contains joined tables.. Error Severity Level=16
Error Type =4425, Error Description Cannot specify outer join operators in a query containing joined tables. View or function '%.*ls' contains outer join operators.. Error Severity Level=16
Error Type =4427, Error Description The view or function '%.*ls' is not updatable because the definition contains the TOP clause.. Error Severity Level=16
Error Type =4428, Error Description The derived table '%.*ls' is not updatable because the definition contains the TOP clause.. Error Severity Level=16
Error Type =4429, Error Description View or function '%.*ls' contains a self-reference. Views or functions cannot reference themselves directly or indirectly.. Error Severity Level=16
Error Type =4430, Error Description Warning: Index hints supplied for view '%.*ls' will be ignored.. Error Severity Level=10
Error Type =4431, Error Description Partitioned view '%.*ls' is not updatable because table '%.*ls' has a timestamp column.. Error Severity Level=16
Error Type =4432, Error Description Partitioned view '%.*ls' is not updatable because table '%.*ls' has a DEFAULT constraint.. Error Severity Level=16
Error Type =4433, Error Description Cannot INSERT into partitioned view ''%.*ls'' because table ''%.*ls'' has an IDENTITY constraint.. Error Severity Level=16
Error Type =4434, Error Description Partitioned view '%.*ls' is not updatable because table '%.*ls' has an INSTEAD OF trigger.. Error Severity Level=16
Error Type =4435, Error Description Partitioned view '%.*ls' is not updatable because a value was not specified for partitioning column '%.*ls'.. Error Severity Level=16
Error Type =4436, Error Description UNION ALL view '%.*ls' is not updatable because a partitioning column was not found.. Error Severity Level=16
Error Type =4437, Error Description Partitioned view '%.*ls' is not updatable as the target of a bulk operation.. Error Severity Level=16
Error Type =4438, Error Description Partitioned view '%.*ls' is not updatable because it does not deliver all columns from its member tables.. Error Severity Level=16
Error Type =4439, Error Description Partitioned view '%.*ls' is not updatable because the source query contains references to partition table '%.*ls'.. Error Severity Level=16
Error Type =4440, Error Description UNION ALL view '%.*ls' is not updatable because a primary key was not found on table '%.*ls'.. Error Severity Level=16
Error Type =4441, Error Description Partitioned view '%.*ls' is not updatable because the table '%.*ls' has an index on a computed column.. Error Severity Level=16
Error Type =4442, Error Description UNION ALL view '%.*ls' is not updatable because base table '%.*ls' is used multiple times.. Error Severity Level=16
Error Type =4443, Error Description UNION ALL view '%.*ls' is not updatable because column '%.*ls' of base table '%.*ls' is used multiple times.. Error Severity Level=16
Error Type =4444, Error Description UNION ALL view '%.*ls' is not updatable because the primary key of table '%.*ls' is not included in the union result.. Error Severity Level=16
Error Type =4445, Error Description UNION ALL view '%.*ls' is not updatable because the primary key of table '%.*ls' is not unioned with primary keys of preceding tables.. Error Severity Level=16
Error Type =4446, Error Description UNION ALL view '%.*ls' is not updatable because the definiton of column '%.*ls' of view '%.*ls' is used by another view column.. Error Severity Level=16
Error Type =4447, Error Description View '%.*ls' is not updatable because the definition contains a set operator.. Error Severity Level=16
Error Type =4448, Error Description Cannot INSERT into partitioned view '%.*ls' because values were not supplied for all columns.. Error Severity Level=16
Error Type =4449, Error Description Using defaults is not allowed in views that contain a set operator.. Error Severity Level=16
Error Type =4450, Error Description Cannot update partitioned view '%.*ls' because the definition of the view column '%.*ls' in table '%.*ls' has a IDENTITY constraint.. Error Severity Level=16
Error Type =4451, Error Description Views referencing tables on multiple servers are not updatable on this SKU of SQL Server.. Error Severity Level=16
Error Type =4501, Error Description View or function ''%.*ls'' has more columns defined than column names given.. Error Severity Level=16
Error Type =4502, Error Description View or function <View or Function Name> has more column names specified than columns defined.. Error Severity Level=16
Error Type =4505, Error Description CREATE VIEW failed because column '%.*ls' in view '%.*ls' exceeds the maximum of %d columns.. Error Severity Level=16
Error Type =4506, Error Description Column names in each view or function must be unique. Column name '<Column Name>' in view or function '<View or Function Name>' is specified more than once.. Error Severity Level=10
Error Type =4508, Error Description Views or functions are not allowed on temporary tables. Table names that begin with '#' denote temporary tables.. Error Severity Level=16
Error Type =4509, Error Description Could not perform CREATE VIEW because WITH %ls was specified and the view contains set operators.. Error Severity Level=16
Error Type =4510, Error Description Could not perform CREATE VIEW because WITH %ls was specified and the view is not updatable.. Error Severity Level=16
Error Type =4511, Error Description Create View or Function failed because no column name was specified for column <Column Number>.. Error Severity Level=16
Error Type =4512, Error Description Cannot schema bind %S_MSG '%.*ls' because name '%.*ls' is invalid for schema binding. Names must be in two-part format and an object cannot reference itself.. Error Severity Level=16
Error Type =4513, Error Description Cannot schema bind %S_MSG '%.*ls'. '%.*ls' is not schema bound.. Error Severity Level=16
Error Type =4514, Error Description CREATE FUNCTION failed because a column name is not specified for column <Column Number>.. Error Severity Level=16
Error Type =4515, Error Description CREATE FUNCTION failed because column '%.*ls' in function '%.*ls' exceeds the maximum of %d columns.. Error Severity Level=16
Error Type =4516, Error Description Cannot schema bind function '%.*ls' because it contains an EXECUTE statement.. Error Severity Level=16
Error Type =, Error Description %d transactions rolled back in database '%.*ls' (%d).. Error Severity Level=10
Error Type =4602, Error Description Only members of the sysadmin role can grant or revoke the CREATE DATABASE permission.. Error Severity Level=14
Error Type =4604, Error Description There is no such user or group '%.*ls'.. Error Severity Level=16
Error Type =4606, Error Description Granted or revoked privilege %ls is not compatible with object.. Error Severity Level=16
Error Type =4610, Error Description You can only grant or revoke permissions on objects in the current database.. Error Severity Level=16
Error Type =4611, Error Description To revoke grantable privileges, specify the CASCADE option with REVOKE.. Error Severity Level=16
Error Type =4613, Error Description Grantor does not have GRANT permission.. Error Severity Level=16
Error Type =4615, Error Description Invalid column name '%.*ls'.. Error Severity Level=16
Error Type =4617, Error Description Cannot grant, deny or revoke permissions to or from special roles.. Error Severity Level=16
Error Type =4618, Error Description You do not have permission to use %.*ls in the AS clause.. Error Severity Level=16
Error Type =4619, Error Description CREATE DATABASE permission can only be granted in the master database.. Error Severity Level=16
Error Type =4701, Error Description Could not truncate table '%.*ls' because this table does not exist in database '%.*ls'.. Error Severity Level=11
Error Type =4706, Error Description Could not truncate table '%.*ls' because there is not enough room in the log to record the deallocation of all the index and data pages.. Error Severity Level=17
Error Type =4707, Error Description Could not truncate object '%.*ls' because it or one of its indexes resides on a READONLY filegroup.. Error Severity Level=16
Error Type =4708, Error Description Could not truncate object '%.*ls' because it is not a table.. Error Severity Level=16
Error Type =4709, Error Description You are not allowed to truncate the system table '%.*ls'.. Error Severity Level=16
Error Type =4711, Error Description Cannot truncate table '%.*ls' because it is published for replication.. Error Severity Level=16
Error Type =4712, Error Description Cannot truncate table <Table Name> because it is being referenced by a FOREIGN KEY constraint.. Error Severity Level=16
Error Type =4803, Error Description Received invalid row length %d from bcp client. Maximum row size is %d.. Error Severity Level=21
Error Type =4804, Error Description Premature end-of-message while reading current row from host. Host program may have terminated.. Error Severity Level=21
Error Type =4805, Error Description The front-end tool you are using does not support the feature of bulk insert from host. Use the proper tools for this command.. Error Severity Level=17
Error Type =4807, Error Description Received invalid row length %d from bcp client. Minimum row size is %d.. Error Severity Level=21
Error Type =4808, Error Description Bulk copy operations cannot trigger BULK INSERT statements.. Error Severity Level=16
Error Type =4810, Error Description Expected the TEXT token in data stream for bulk copy of text or image data.. Error Severity Level=16
Error Type =4811, Error Description Expected the column offset in data stream for bulk copy of text or image data.. Error Severity Level=16
Error Type =4812, Error Description Expected the row offset in data stream for bulk copy of text or image data.. Error Severity Level=16
Error Type =4813, Error Description Expected the text length in data stream for bulk copy of text, ntext, or image data.. Error Severity Level=16
Error Type =4815, Error Description Received invalid column length from bcp client.. Error Severity Level=21
Error Type =4817, Error Description Could not bulk insert. Invalid sorted column '%.*ls'. Assuming data stream is not sorted.. Error Severity Level=16
Error Type =4818, Error Description Could not bulk insert. Sorted column '%.*ls' was specified more than once. Assuming data stream is not sorted.. Error Severity Level=16
Error Type =4819, Error Description Could not bulk insert. Bulk data stream was incorrectly specified as sorted.. Error Severity Level=16
Error Type =4820, Error Description Could not bulk insert. Unknown version of format file '%s'.. Error Severity Level=16
Error Type =4821, Error Description Could not bulk insert. Error reading the number of columns from format file '%s'.. Error Severity Level=16
Error Type =4822, Error Description Could not bulk insert. Invalid number of columns in format file '%s'.. Error Severity Level=16
Error Type =4823, Error Description Could not bulk insert. Invalid column number in format file '%s'.. Error Severity Level=16
Error Type =4824, Error Description Could not bulk insert. Invalid data type for column number %d in format file '%s'.. Error Severity Level=16
Error Type =4825, Error Description Could not bulk insert. Invalid prefix for column number %d in format file '%s'.. Error Severity Level=16
Error Type =4826, Error Description Could not bulk insert. Invalid column length for column number %d in format file '%s'.. Error Severity Level=16
Error Type =4827, Error Description Could not bulk insert. Invalid column terminator for column number %d in format file '%s'.. Error Severity Level=16
Error Type =4828, Error Description Could not bulk insert. Invalid destination table column number for source column %d in format file '%s'.. Error Severity Level=16
Error Type =4829, Error Description Could not bulk insert. Error reading destination table column name for source column %d in format file '%s'.. Error Severity Level=16
Error Type =4830, Error Description Bulk Insert: DataFileType was incorrectly specified as char. DataFileType will be assumed to be widechar because the data file has a Unicode signature.. Error Severity Level=10
Error Type =4831, Error Description Bulk Insert: DataFileType was incorrectly specified as widechar. DataFileType will be assumed to be char because the data file does not have a Unicode signature.. Error Severity Level=16
Error Type =4832, Error Description Bulk Insert: Unexpected end-of-file (EOF) encountered in data file.. Error Severity Level=16
Error Type =4833, Error Description Bulk Insert: Version mismatch between the provider dynamic link library and the server executable.. Error Severity Level=16
Error Type =4834, Error Description You do not have permission to use the BULK INSERT statement.. Error Severity Level=16
Error Type =4835, Error Description Bulk copying into a table with computed columns is not supported for downlevel clients.. Error Severity Level=16
Error Type =4837, Error Description Error: Cannot bulk copy into a table '%s' enabled for immediate-updating subscriptions. Error Severity Level=16
Error Type =4838, Error Description The bulk data source does not support the SQLNUMERIC or SQLDECIMAL data types.. Error Severity Level=16
Error Type =4839, Error Description Cannot perform bulk insert. Invalid collation name for source column %d in format file '%s'.. Error Severity Level=16
Error Type =4840, Error Description The bulk data source provider string has an invalid %ls property value %ls.. Error Severity Level=16
Error Type =4841, Error Description The data source name is not a simple object name.. Error Severity Level=16
Error Type =4842, Error Description The required FormatFile property is missing from the provider string of the server.. Error Severity Level=16
Error Type =4843, Error Description The bulk data source provider string has a syntax error ('%lc') near character position %d.. Error Severity Level=16
Error Type =4844, Error Description The bulk data source provider string has an unsupported property name (%ls).. Error Severity Level=16
Error Type =4845, Error Description The bulk data source provider string has a syntax error near character position %d. Expected '%lc', but found '%lc'.. Error Severity Level=16
Error Type =4846, Error Description The bulk data provider failed to allocate memory.. Error Severity Level=16
Error Type =4847, Error Description Bulk copying into a table with bigint columns is not supported for versions earlier than SQL Server 2000.. Error Severity Level=16
Error Type =4848, Error Description Bulk copying into a table with sql_variant columns is not supported for versions earlier than SQL Server 2000.. Error Severity Level=16
Error Type =4849, Error Description Could not import table '%ls'. Error %d.. Error Severity Level=16
Error Type =4850, Error Description Data import: Table '%ls' is already locked by another user.. Error Severity Level=10
Error Type =4851, Error Description Data import: Table '%ls' already has data. Skipping to next table.. Error Severity Level=10
Error Type =4852, Error Description Data import: Table '%ls' does not exist or it is not a user table.. Error Severity Level=10
Error Type =4853, Error Description %hs. Error Severity Level=10
Error Type =4854, Error Description %hs. Error Severity Level=21
Error Type =4860, Error Description Could not bulk insert. File '%ls' does not exist.. Error Severity Level=16
Error Type =4861, Error Description Could not bulk insert because file '%ls' could not be opened. Operating system error code %ls.. Error Severity Level=16
Error Type =4862, Error Description Could not bulk insert because file '%ls' could not be read. Operating system error code %ls.. Error Severity Level=16
Error Type =4863, Error Description Bulk insert data conversion error (truncation) for row %d, column %d (%ls).. Error Severity Level=16
Error Type =4864, Error Description Bulk insert data conversion error (type mismatch) for row %d, column %d (%ls).. Error Severity Level=16
Error Type =4865, Error Description Could not bulk insert because the maximum number of errors (%d) was exceeded.. Error Severity Level=16
Error Type =4866, Error Description Bulk Insert fails. Column is too long in the data file for row %d, column %d. Make sure the field terminator and row terminator are specified correctly.. Error Severity Level=16
Error Type =4867, Error Description Bulk insert data conversion error (overflow) for row %d, column %d (%ls).. Error Severity Level=16
Error Type =4868, Error Description Bulk Insert fails. Codepage '%d' is not installed. Install the codepage and run the command again.. Error Severity Level=16
Error Type =4869, Error Description Bulk Insert failed. Unexpected NULL value in data file row %d, column %d. Destination column (%ls) is defined NOT NULL.. Error Severity Level=16
Error Type =4880, Error Description Could not bulk insert. When using the FIRSTROW and LASTROW parameters, the value for FIRSTROW cannot be greater than the value for LASTROW.. Error Severity Level=16
Error Type =4881, Error Description Note: Bulk Insert through a view may result in base table default values being ignored for NULL columns in the data file.. Error Severity Level=10
Error Type =4882, Error Description Could not bulk insert. Prefix length, field length, or terminator required for source column %d in format file '%s'.. Error Severity Level=16
Error Type =4901, Error Description ALTER TABLE only allows columns to be added that can contain nulls or have a DEFAULT definition specified. Column '<Column Name>;' cannot be added to table '<Table Name>' because it does not allow nulls and does not specify a DEFAULT definition.. Error Severity Level=16
Error Type =4902, Error Description Cannot alter table '%.*ls' because this table does not exist in database '%.*ls'.. Error Severity Level=11
Error Type =4909, Error Description Cannot alter '%.*ls' because it is not a table.. Error Severity Level=16
Error Type =4910, Error Description Only the owner or members of the sysadmin role can alter table '%.*ls'.. Error Severity Level=16
Error Type =4916, Error Description Could not enable or disable the constraint. See previous errors.. Error Severity Level=16
Error Type =4917, Error Description Constraint '%.*ls' does not exist.. Error Severity Level=16
Error Type =4920, Error Description ALTER TABLE failed because trigger '%.*ls' on table '%.*ls' does not exist.. Error Severity Level=16
Error Type =4921, Error Description ALTER TABLE failed because trigger '%.*ls' does not belong to table '%.*ls'.. Error Severity Level=16
Error Type =4922, Error Description %ls %.*ls failed because one or more objects access this column.. Error Severity Level=16
Error Type =4923, Error Description ALTER TABLE DROP COLUMN failed because '%.*ls' is the only data column in table '%.*ls'. A table must have at least one data column.. Error Severity Level=16
Error Type =4924, Error Description %ls failed because column '%.*ls' does not exist in table '%.*ls'.. Error Severity Level=16
Error Type =4925, Error Description ALTER TABLE ALTER COLUMN ADD ROWGUIDCOL failed because a column already exists in table '%.*ls' with ROWGUIDCOL property.. Error Severity Level=16
Error Type =4926, Error Description ALTER TABLE ALTER COLUMN DROP ROWGUIDCOL failed because a column does not exist in table '%.*ls' with ROWGUIDCOL property.. Error Severity Level=16
Error Type =4927, Error Description Cannot alter column '%.*ls' to be data type %.*ls.. Error Severity Level=16
Error Type =4928, Error Description Cannot alter column <Column Name> because it is COMPUTED.. Error Severity Level=16
Error Type =4929, Error Description Cannot alter the %S_MSG '%.*ls' because it is being published for replication.. Error Severity Level=16
Error Type =4930, Error Description Warning: Columns added to the replicated table %S_MSG '%.*ls' will be ignored by existing articles.. Error Severity Level=10
Error Type =4931, Error Description Cannot add columns to %S_MSG '%.*ls' because it is being published for merge replication.. Error Severity Level=16
Error Type =4932, Error Description ALTER TABLE DROP COLUMN failed because '%.*ls' is currently replicated.. Error Severity Level=16
No comments:
Post a Comment