SQL Server 2016
- The primary filegroup cannot be backed up as a file backup because the database is using the SIMPLE recovery model. Consider ...
- The primary key constraint '%1!s!' on table '%2!s!' cannot be dropped because change tracking is enabled on the table. Change ...
- The primary key for '%1!s!.%2!s!' has %3!s! columns. SQL Server supports a maximum of %4!s! columns. Redefine the primary ...
- The primary key for source table "%1!s!" includes the timestamp column "%2!s!". Cannot create the article for the specified ...
- The primary key or unique constraint cannot be changed until its existing relationships are deleted. Do you want to delete ...
- The primary key or unique constraint cannot be changed while relationships to the existing primary key or unique constraint ...
- The primary/foreign key combination doesn't match for relationship object '%{relid/}' and preferred path between '%{FKTable/}' ...
- The PrimeOutput method on "%1!s!" returned success, but did not report an end of the rowset. There is an error in the component. ...
- The principal and mirror server instances cannot be the same instance of SQL Server. Select another instance as the mirror ...
- The principal and witness server instances cannot be the same instance of SQL Server. Select another instance as the witness ...
- The principal cannot be updated because the principal identifier is not valid. The identifier must have an existing GUID, ...
- The principal copy of the '%1!s!' database encountered error %2!s!, status %3!s!, severity %4!s! while sending page %5!s! ...
- The private key for the security certificate bound to the database principal (ID %1!s!) is password protected. Password protected ...
- The proactive caching object of the '%{dimension/}' MOLAP dimension does not have a finite duration for the silence interval, ...
- The proc sp_registercustomresolver cannot proceed because it is not run in the context of the distribution database, or the ...
- The Process command cannot be executed because multiple objects are affected. Only one object can be processed when out-of-line ...
- The Process command for partition '%{partition/}' in table '%{table/}' cannot be executed because the pipeline rowset is ...
- The process could not load the Merge Replication Provider for '%1'. Check to see if the component is registered correctly. ...
- The process failed to complete last batch in multi-streaming mode, it has been reset to single connection mode and is retrying ...
- The process has successfully completed retrying failed multi-streaming operation in single connection mode, %2!d! transaction(s) ...
- The Process operation cannot be performed. If you are currently deploying or building your project, please wait until the ...
- The process operation ended because the number of errors encountered during processing reached the defined limit of allowable ...
- The ProcessAdd specified for the %{name/} %{typename/} is not valid for IMDI dimensions if that dimension is associated with ...
- The processing of {2} for the {0} {1}' cannot be performed. Cannot compare data of types {3} and {4}. Please check the data ...
- The processing of {2} for the {0} {1}' cannot be performed. The comparison failed. Please check the data type returned by ...
- The ProductFeatureScenarioCondition element cannot be the root element of a document, it can only be used as the child of ...
- The Production deployment in hosted service 'AlwaysOnHostedService- {0}' is not in healthy state: {1}. Consult Microsoft ...
- The profile request "{0}" has invalid property "{1}". Correct it or remove the request to proceed. The detailed error is: ...
- The profiling configuration has been changed by another user, Your changes cannot be saved. The new settings are about to ...
- The project cannot be debugged because no starting model is specified. In the Project Menu, select Properties and enter a ...
- The project cannot be debugged because no starting report is specified. In the Project Menu, select Properties and enter ...
- The project cannot be deployed because it is missing a required value. For a report server that runs in SharePoint integrated ...
- The project cannot be deployed because no target server is specified. Provide a value for the TargetServerURL property in ...
- The project cannot be saved because it does not pass consistency check. Use the Events object to get more detailed errors ...
- The Project Connection Manager "%1" is not accessible inside this package because a connection manager declared in the package ...
- The project contains unpublished data learned in the last correction execution. Changing the data source mapping will cause ...
- The project contains unpublished data learned in the last matching execution. Changing the data source mapping will cause ...
- The project contains unsaved correction data from the last data correction activity. Running data correction will cause all ...
- The project could not be deployed due to missing parameters. Please make sure all values have been specified on the command ...
- The project could not be deployed to the '{1}' server because of the following connectivity problems : {0} To verify or update ...
- The project deployment failed with the following message: {0}. Please see the server log for further details. Operation ID: ...
- The project has been to converted to the project deployment model, but the changes will not be saved until the project is ...
- The project location is not trusted:{0}{0}{1}{0}{0}Running the application may result in security exceptions when it {0}attempts ...
- The project reference "{0}" was not added to the project during the migration of "{1}". The missing project reference may ...
- The PromoteLookup property of the {0} is true but the IsLookup property of the {1} is not true. Both the entity containing ...
- The properties 'PublisherRpcLogin' and 'PublisherRpcPassword' must be set when 'PublisherRpcSecurityMode' is Standard mode ...
- The properties on this dialog allow you to change the default behavior of different visualization types and default grouping ...
- The property "%1!s!" cannot be set on "%2!s!". The property being set is not supported on the specified object. Check the ...
- The property "%1!s!" is write-only. This error occurs when trying to retrieve the value of a property through a property ...
- The property "{0}" of connection manager "{1}" is configured to use an environment variable, but no environment has been ...
- The property "{0}" of connection manager "{1}" is configured to use an environment variable, but no environment has been ...
- The property "{0}" of connection manager "{1}" is configured to use an environment variable, but no environment has been ...
- The property %1!s! must either be empty, or a number between %2!u! and %3!u!. The Keys or CountDistinctKeys property has ...
- The property %{relatedpropertyname/}, which is related to key property %{property/}, can not have relationship type set to ...
- The property '{0}' cannot have multiple output locations associated with it. Specify only a single input setting or datastore ...
- The property '{0}' could not be reported as changing. This occurred because EntityComplexMemberChanging was called with a ...
- The property '{0}' does not have a valid entity mapping on the complex type. For more information, see the Entity Framework ...
- The property '{0}' does not have a valid entity mapping on the entity object. For more information, see the Entity Framework ...
- The property '{0}' in EntityType '{1}' is not valid. All properties that are part of the EntityKey must be of PrimitiveType. ...
- The property '{0}' in EntityType '{1}' is not valid. EntityKey properties that are of type '{2}' are currently not supported. ...
- The property '{0}' in EntityType '{1}' is not valid. Type '{2}' of the property maps to '{3}' and EntityKey properties that ...
- The property '{0}' is not a key member of the EntityType. Only key members can be mapped as part of the EndProperty mapping. ...
- The property '{0}' of type '{1}' in the assembly '{2}' cannot be used as a scalar property because it does not have both ...
- The property '{0}' on type '{1}' has the return type '{2}', which is not a recognized EntityType or enumeration of instances ...
- The property '{0}' on type '{1}' is attributed with EdmComplexPropertyAttribute but returns the type '{2}', which is not ...
- The property '{0}' on type '{1}' is attributed with EdmScalarPropertyAttribute but returns the type '{2}', which is not a ...
- The property '{0}' which is attributed to return the '{1}' sequence does not have a get method. Properties with the SequenceDefinitionAttribute ...
- The property '{0}' with type '{1}' cannot be created from the XML located in the '{2}' document of the datastore at the '{3}' ...
- The property for the relationship '{0}' contains a Role '{1}' has a type '{2}' that is not valid for a relationship End. ...
- The property value containing the '{0}' character (at index {1} in the connection string) must be enclosed in quotation marks. ...
- The property will not have effect unless SmartLabels.Disabled is set to true. Do you want to set the SmartLabels.Disabled ...
- The property, '%1!s!', cannot be changed because the Integration Services database is not in single-user mode. In Management ...
- The protection level of the package does not apply to the cache file. If the cache file contains sensitive information, use ...
- The protection level, ServerStorage, cannot be used when saving to this destination. The system could not verify that the ...
- The protection level, ServerStorage, cannot be used when saving to this destination. The system could not verify that the ...