SQL Server Errors or Failures from Error: 27133 to Error: 27155

Error: 27133, Severity: 16, Integration Services server was unable to wait for process, ‘%ls’, to finish. Windows returned error code: %ls.
Error: 27135, Severity: 16, The database, ‘%ls’, already exists. Rename or remove the existing database, and then run SQL Server Setup again.
Error: 27136, Severity: 16, The required components for the 32-bit edition of Integration Services cannot be found. Run SQL Server Setup to add the required components.
Error: 27137, Severity: 16, The registry key for the system setting ‘%ls’ could not be found. The operation will now exit.
Error: 27138, Severity: 16, The input parameter cannot be null. Provide a valid value for the parameter.
Error: 27139, Severity: 16, Integration Services server cannot be configured because there are active operations. Wait until there are no active operations, and then try to configure the server again.
Error: 27140, Severity: 16, The operation cannot be started because the user is not a member of the database role, ‘%ls’, or the server role, ‘%ls’. Log in as a member of one of these roles, and then try to start the operation again.
Error: 27142, Severity: 16, ‘%ls’ is not a valid environment name. It consists of characters that are not allowed.
Error: 27143, Severity: 16, Cannot access the operation with ID, ‘%I64d’. Verify that the user has appropriate permissions.
Error: 27145, Severity: 16, ‘%ls’ is not a valid project name. It consists of characters that are not allowed.
Error: 27146, Severity: 16, Cannot access the package or the package does not exist. Verify that the package exists and that the user has permissions to it.
Error: 27147, Severity: 16, The data type of the input value is not compatible with the data type of the ‘%ls’.
Error: 27148, Severity: 16, The data type of the parameter does not match the data type of the environment variable.
Error: 27149, Severity: 16, Integration Services server cannot perform the requested operation on the specified package now, because the package is in pending state. Wait until the package is not in pending state, and try to perform the operation again.
Error: 27150, Severity: 16, The version of the project has changed since the instance of the execution has been created. Create a new execution instance and try again.
Error: 27151, Severity: 10, The restore operation for project ‘%ls’ from version ‘%I64d’ has started.
Error: 27152, Severity: 10, The restore operation for project ‘%ls’ to version ‘%I64d’ has completed.
Error: 27153, Severity: 16, Default permissions for the operation cannot be granted to the user. Make sure that the user can be assigned these permissions.
Error: 27154, Severity: 16, The @sensitive parameter is missing. This parameter is used to indicate if the parameter contains a sensitive value.
Error: 27155, Severity: 16, Project restore has failed. You cannot restore a project having an object_version_lsn that is the same as the current project.
This is applicable on below versions of SQL Server
SQL Server 2005
SQL Server 2008 R2
SQL Server 2012
SQL Server 2014
Hope this was helpful.
Thanks,
SQLServerF1 Team
In-Depth Blogs on SQL Server, Information about SQL Server Conferences and Events, SQL Server Frequently asked questions, SQL Server Trainings.