SQL Server 2008
- After it is set to True, the Allow peer-to-peer subscriptions property cannot be reset to False. Changing this property will ...
- After upgrading to SQL Server 2005 or later, third-party filters will not be loaded by the MSFTESQL service. To add a third-party ...
- After you specify the service accounts, logins will be created for each account, if necessary, and will be granted CONNECT ...
- After you upgrade to SQL Server 2008, you will also need to update these assemblies to the .NET Framework 3.5 SP1 version ...
- Agent '%1!s!' is retrying after an error. %2!s! retries attempted. See agent job history in the Jobs folder for more details. ...
- Agent XPs' component is turned off as part of the security configuration for this server. A system administrator can enable ...
- Aggregate functions that are used with CUBE, ROLLUP, or GROUPING SET queries must provide for the merging of subaggregates. ...
- AGGREGATE=1= Set , Numeric Expression ]=Returns a calculated value using the appropriate aggregate function, based on the ...
- AggregateFunction of measure %{name/} is FirstChild/LastChild/FirstNonEmpty/LastNonEmpty/AverageOfChildren and Time dimension ...
- Aggregation design can take a long time if the database has not been deployed previously. You can choose to interrupt this ...
- Aggregation design can take a long time if the database has not been saved previously. You can choose to interrupt this process ...
- Aggregation function %{aggfunc/} specified for mapping account type %{accounttype/} is not supported for ByAccount semiadditive ...
- Aggregations should not be created below the granularity attribute. This aggregation includes the '{0}' attribute which is ...
- Aggregations that were manually generated in previous version of Analysis Services are not migrated in Microsoft SQL Server ...
- Alert Replacement flag enables replacement of alert tokens. Applies only to SQL Server 2005 Service Pack 1 and later versions. ...
- All articles in a publication allowing updatable subscriptions contain a uniqueidentifier column named 'MSrepl_tran_version' ...
- All articles in the publication have been marked for data validation (rowcount and checksum). The validation will be performed ...
- All articles in the publication have been marked for data validation (rowcount-only). The validation will be performed when ...
- All columns must be published in a merge publication from a Publisher on SQL Server version 7.0. Column filtering is not ...
- All columns of a CDC unique index must be defined as NOT NULL. Index '%1!s!' selected as the CDC unique index for source ...
- All events in the workload were not analysed. DTA assumes a default time of 8 hours. Consider providing a time bound using ...
- All events in the workload were not evaluated. Consider increasing time bound using (1) Limit tuning time in Tuning Options ...
- All events in the workload were not evaluated. DTA assumes a default time of 8 hours. Consider providing time bound using ...
- All events in the workload were not tuned. Consider increasing time bound using (1) Limit tuning time in Tuning Options screen ...
- All events in the workload were not tuned. DTA assumes a default time of 8 hours. Consider providing time bound using (1) ...
- All index columns must be mapped to input columns when the Lookup transformation is configured to use a Cache connection ...
- All merge articles must contain a uniqueidentifier column with a unique index and the ROWGUIDCOL property. SQL Server adds ...
- All prerequisites for cleaning up merge meta data have been completed. Execute sp_mergecompletecleanup to initiate the final ...
- All queries combined using a UNION, INTERSECT or EXCEPT operator must have an equal number of expressions in their target ...
- All roles and members will be copied to the destination database. Any existing role and membership data will be replaced. ...
- All schedulers on Node %1!s! appear deadlocked due to a large number of worker threads waiting on %2!s!. Process Utilization ...
- All stored connection strings, credentials, and encrypted values in a subscription will be deleted. After you delete this ...
- All the available inputs on the target component are connected to outputs. Edit this component to define new inputs before ...
- All the events in the workload were ignored due to syntax errors.The most common reason for this error is that the database ...
- All three server instances did not remain interconnected for the duration of the ALTER DATABASE SET WITNESS command. There ...
- All updategram/diffgrams nodes with siblings must have ids, either user specified ones or mapping schema based key field ...
- Allows access to all members currently in the dimension, and allows access to members that are added to the topmost level ...
- Allows to track creation and deletion of internal parameter tables. Those tables are used to store information about active ...
- Allows to track when a new subscription request falls into an already existing class of (Match) or a new class (Create). ...
- Allows users to choose which program features will be installed and where they will be installed. Recommended for advanced ...
- ALTER ASSEMBLY failed because assembly '%1!s!' has more than one file associated with it. Use ALTER ASSEMBLY DROP FILE to ...
- ALTER ASSEMBLY failed because it is referenced by object '%1!s!'. Assemblies that are referenced by SQL objects cannot be ...
- ALTER ASSEMBLY failed because required property '%1!s!' in type '%2!s!' was not found with the same signature in the updated ...
- ALTER ASSEMBLY failed because serialization data of type '%1!s!' would change in the updated assembly. Persisted types are ...
- ALTER ASSEMBLY failed because serialization layout of type '%1!s!' would change as a result of a change in type '%2!s!' in ...
- ALTER ASSEMBLY failed because table, view or constraint '%1!s!' depends on this assembly. Use WITH UNCHECKED DATA to skip ...
- ALTER ASSEMBLY failed because the function '%1!s!' of type '%2!s!' no longer satisfies indexability requirements, and is ...
- ALTER ASSEMBLY failed because the function '%1!s!' of type '%2!s!' no longer satisfies indexability requirements, and is ...
- ALTER ASSEMBLY failed because the identity of referenced assembly '%1!s!' has changed. Make sure the version, name, and public ...
- ALTER ASSEMBLY failed because the IsFixedLen attribute of type '%1!s!' would change in the updated assembly. Persisted types ...
- ALTER ASSEMBLY failed because the MaxLen attribute of type '%1!s!' would change in the updated assembly. Persisted types ...
- ALTER ASSEMBLY failed because the mutator attribute of method '%1!s!' in type '%2!s!' would change in the updated assembly, ...
- ALTER ASSEMBLY failed because the required field "%1!s!" in type "%2!s!" was not found with the same signature in the updated ...
- ALTER ASSEMBLY failed because the required method "%1!s!" in type "%2!s!" was not found with the same signature in the updated ...
- ALTER ASSEMBLY failed because the serialization format of type '%1!s!' would change in the updated assembly. Persisted types ...
- ALTER ASSEMBLY failed because the user-defined aggregate "%1!s!" does not exist or is not correctly defined in the updated ...
- ALTER ASSEMBLY has marked data as unchecked in one or more objects in database "%1!s!". Refer to column "has_unchecked_assembly_data" ...
- ALTER DATABASE "%1!s!" command cannot be executed until both partner server instances are up, running, and connected. Start ...
- Alter database command failed because SQL Server was started with one or more undocumented trace flags that prevent enabling/disabling ...
- ALTER DATABASE failed because FILESTREAM filegroups cannot be added to a database that has either the READ_COMMITTED_SNAPSHOT ...
- ALTER DATABASE failed because the READ_COMMITTED_SNAPSHOT and the ALLOW_SNAPSHOT_ISOLATION options cannot be set to ON when ...
- Alter partition function statement failed. Cannot repartition table '%1!s!' by altering partition function '%2!s!' because ...
- Alter schema collection cannot be performed because the current schema has a lax wildcard or an element of type xs:anyType. ...
- ALTER SCHEMA COLLECTION failed. It cannot be performed on a schema collection that allows laxly validated content and is ...
- ALTER SCHEMA COLLECTION failed. Revalidation of XML columns in table '%1!s!' did not succeed due to the following reason: ...
- ALTER TABLE ALTER COLUMN ADD ROWGUIDCOL failed because a column already exists in table '%1!s!' with ROWGUIDCOL property. ...
- ALTER TABLE ALTER COLUMN DROP ROWGUIDCOL failed because a column does not exist in table '%1!s!' with ROWGUIDCOL property. ...
- ALTER TABLE DROP COLUMN failed because '%1!s!' is the only data column in table '%2!s!'. A table must have at least one data ...
- ALTER TABLE only allows columns to be added that can contain nulls, or have a DEFAULT definition specified, or the column ...
- ALTER TABLE SWITCH statement failed because column '%1!s!' at ordinal %2!s! in table '%3!s!' has a different name than the ...
- ALTER TABLE SWITCH statement failed because column '%1!s!' does not have the same ANSI trimming semantics in tables '%2!s!' ...
- ALTER TABLE SWITCH statement failed because column '%1!s!' does not have the same CLR type in tables '%2!s!' and '%3!s!'. ...
- ALTER TABLE SWITCH statement failed because column '%1!s!' does not have the same collation in tables '%2!s!' and '%3!s!'. ...
- ALTER TABLE SWITCH statement failed because column '%1!s!' does not have the same column set property in tables '%2!s!' and ...
- ALTER TABLE SWITCH statement failed because column '%1!s!' does not have the same FILESTREAM storage attribute in tables ...