SQL Server 2008 R2

  1. Table error: The FILESTREAM directory ID %1!s! for column ID %2!s! of object ID %3!s!, index ID %4!s!, partition ID %5!s! ...
  2. Table error: The FILESTREAM directory ID %1!s! for object ID %2!s!, index ID %3!s!, partition ID %4!s! is in filegroup %5!s!, ...
  3. Table error: The orphaned file "%1!s!" was found in the FILESTREAM directory ID %2!s! for object ID %3!s!, index ID %4!s!, ...
  4. Table hints in the definitions of indexed views are ignored in 80 compatibility mode and are not allowed in 90 mode or later. ...
  5. Table name '%{IWTableName/}' cannot be created, when in VertiPaq mode because it specifies multiple collation or language ...
  6. Table name '%{IWTableName/}' cannot be created, when in VertiPaq mode, because it binds to multiple tables in the data source. ...
  7. Table partitioning scheme information will not be scripted for article '{0}' because the partition scheme references the ...
  8. Table {0} does not have a clustered primary key. Creation of an Spatial index requires a clustered primary key on the table. ...
  9. Table {0} does not have a clustered primary key. Creation of an XML index requires a clustered primary key on the table. ...
  10. Table {0} is not accessible from MS SQL Server through the linked server {1}. Please check the linked server and the permissions.| ...
  11. Table {0} must be converted and saved to the target database before you migrate its data. Verify that you have already converted ...
  12. Table-valued parameter %1!s! ("%2!s!"), row %3!s!, column %4!s!: Data type 5!s! (user-defined table type). The specified ...
  13. Table-valued parameter '{0}': data type (user-defined table type) has a non-zero length database name specified. Database ...
  14. Table-Valued Parameter Rowset column data was bound as DBTYPE_IUNKNOWN but the object provided in the data buffer did not ...
  15. Table-Valued Parameter Rowset column data was bound as DBTYPE_IUNKNOWN for a text/ntext/image column but no length was provided. ...
  16. Table-Valued Parameter Rowset column data was bound as DBTYPE_IUNKNOWN with length %1!Iu!. Only %2!Iu! bytes of data could ...
  17. Table-Valued Parameter Rowset column data was bound as DBTYPE_IUNKNOWN. A failure occurred during the call to ISequentialStream::Read ...
  18. Tables Data Generation Options screen Configuration tab You can view columns of tables used by tested objects. To configure ...
  19. Tabular Query: Invalid WHERE clause on the column '%{column/} in the table '%{table/}'. Only constants preceeded by '+' or ...
  20. Tabular Query: Select column list of COUNT query must contain exactly one 'COUNT(*)'. Other columns, 'SKIP n', and 'TOP k' ...
  21. Tabular Query: The OR expression is invalid. A valid OR expression should be wrapped in parenthesis and involve only a single ...
  22. Tag table is specified but its connection manager is missing. Either specify a connection manager for the tag table or remove ...
  23. Tag table's connection manager "{0}" is not supported as a data source of a tag table. Only connection type of Ado.Net SqlConnection ...
  24. Tag table's name is missing while its connection manager is specified. Either specify a tag table name or remove tag table's ...
  25. Tape '%1!s!' (family ID %2!s!, sequence %3!s!, media_set_guid %4!s!) is mounted on tape drive '%5!s!'. This is an informational ...
  26. Target object for {0} {1} is not found in the target database. Please convert the object and synchronize it to the target ...
  27. Tasks Queued represents the number of tasks that are waiting for a thread to become available for processing. Each request ...
  28. TDS reset connection protocol error. Client driver requested both ResetConnectionKeepLocalXact and ResetConnectionKeepDTCXact ...
  29. TDSSNIClient failed to allocate memory while loading Extended Protection configuration settings. Check for memory-related ...
  30. Temporary objects will be created using the specified connection. The space required for the temporary objects is proportional ...
  31. Temporary storage used by the cursor to store large object variable values referred by the cursor query is not usable any ...
  32. Terminating immediate updating or queued updating DELETE trigger because it is not the first trigger to fire. Use sp_settriggerorder ...
  33. Terminating immediate updating or queued updating INSERT trigger because it is not the first trigger to fire. Use sp_settriggerorder ...
  34. Terminating immediate updating or queued updating UPDATE trigger because it is not the first trigger to fire. Use sp_settriggerorder ...
  35. Test Case Execution screen Click Start to initiate test case execution. Progress indicators on this screen will display the ...
  36. Testing the registered server failed. Verify the server name, login credentials, and database, and then click Test again. ...
  37. Text, image, or ntext column was too large to send to the remote data source due to the storage interface used by the provider. ...
  38. Thank you for participating in our product improvement process. Microsoft treats all customer data as confidential and anonymous ...
  39. that modify what feature usage data is collected. Such updates may be automatically downloaded and installed on your machine ...
  40. The "%1!s!" cannot have a ComparisonFlags property set to non-zero because its SortKeyPosition is set to zero. An output ...
  41. The "%1!s!" cannot have a SortKeyPosition property set to non-zero because "%2!s!" is not a source output. The output column ...
  42. The "%1!s!" cannot have its IsSorted property set to TRUE because it is not a source output. A source output has a SynchronousInputID ...
  43. The "%1!s!" collection cannot be modified during package validation or execution. "%2!s!" cannot be added to the collection. ...
  44. The "%1!s!" custom property for "%2!s!" cannot be set to true. The column data type must be one of the following: DT_I1, ...
  45. The "%1!s!" failed because error code 2!8.8X! occurred, and the error row disposition on "%3!s!" at "%4!s!" specifies failure ...
  46. The "%1!s!" failed because truncation occurred, and the truncation row disposition on "%2!s!" at "%3!s!" specifies failure ...
  47. The "%1!s!" failed because truncation occurred, and the truncation row disposition on "%2!s!" specifies failure on truncation. ...
  48. The "%1!s!" has a value set for length, precision, scale, or code page that is a value other than zero, but the data type ...
  49. The "%1!s!" has IsSorted set to TRUE, but the SortKeyPosition on all output columns are zero. Either change the IsSorted ...
  50. The "%1!s!" has the ExpectBOM property set to TRUE for %2!s!, but the column is not NT_NTEXT. The ExpectBOM specifies that ...
  51. The "%1!s!" has the HasSideEffects property set to TRUE, but "%1!s!" is synchronous and cannot have side effects. Set the ...
  52. The "%1!s!" in the connection manager collection, Connections, of "%2!s!" does not have a value for the ID property. Verify ...
  53. The "%1!s!" is unable to make the column with lineage ID %2!d! read/write because that usage type is not allowed on this ...
  54. The "%1!s!" node cannot be found in custom default persistence. This error occurs if the default saved XML of an extensible ...
  55. The "%1!s!" on "%2!s!" has usage type READONLY, but is not referenced by an expression. Remove the column from the list of ...
  56. The "%1!s!" references "%2!s!", and that column is not the correct type. It must be DT_TEXT, DT_NTEXT, or DT_IMAGE. A reference ...
  57. The "%1!s!" references column ID %2!d!, and that column is not found on the input. A reference points to a nonexistent column. ...
  58. The "%1!s!" was unable to make the requested change to the input column with lineage ID %2!d!. The request failed with error ...
  59. The "%1!s!" XML element (in the "%2!s!" namespace) in the "%3!s!" element (in the "%4!s!" namespace) of the SOAP request ...
  60. The "%1!s!" XML element (in the "%2!s!" namespace) was expected in the "%3!s!" element (in the "%4!s!" namespace) of the ...
  61. The "%1" property was attempted to be set for column %2!Iu!. The column was either of type bit or a blob type for which this ...
  62. The "%3!s!" property is required on input column "%1!s!" (%2!d!), but is not found. The missing property should be added. ...
  63. The "context" argument for the CHANGE_TRACKING_CONTEXT WITH clause must be of type varbinary data type with a maximum length ...
  64. The "date part" parameter specified for a date function is not valid. "Date part" parameters must be static strings, and ...
  65. The "LogID" variable was not found in the scope of component: %s, logging at the collection set level. Original message: ...
  66. The "SSPROP_COL_UDT_NAME" property was not set for column %1!Iu!. This property must be set for user-defined types. InMemory ...
  67. The "table" or "DBTYPE_TABLE" type specified for column %1!Iu! is only supported as type of a command parameter. InMemory ...
  68. The %1 extension failed to read its configuration settings from the %2 configuration file. The extension is not available ...
  69. The %1!s! '%2!s!' does not have a login associated with it. Create a login and credential for this key to automatically access ...
  70. The %1!s! '%2!s!' is dependent on %3!s!. The database collation cannot be changed if a schema-bound object depends on it. ...
  71. The %1!s! '%2!s!' on table '%3!s!' has %4!s! column names in %5!s! key list. The maximum limit for index or statistics key ...
  72. The %1!s! '%2!s!' specified for the clustered index '%3!s!' was used for table '%4!s!' even though %5!s! '%6!s!' is specified ...
  73. The %1!s! agent for Publisher (%2!s!), database (%3!s!), publication (%4!s!) cannnot be found. Create the agent with the ...
  74. The %1!s! count for object "%2!s!", index ID %3!s!, partition ID %4!s!, alloc unit ID %5!s! (type %6!s!) is incorrect. Run ...
  75. The %1!s! does not exist in the database. It may have been removed or renamed. Use Advanced Editor to refresh the available ...