The Stored Procedure, '%1!s!', failed to run because the Integration Services database (SSISDB) is not in single-user mode. In SQL Server Management Studio, launch Database Properties dialog box for SSISDB, switch to the Options tab, and set the Restrict Access property to single-user mode (SINGLE_USER). Then, try to run the stored procedure again.
The Stored Procedure Resolver requires a non-null procedure name. Use sp_changemergearticle to set the resolver_info correctly. ...
The Stored Procedure Resolver requires the stored procedure '%1' to return a result set that matches the column definition ...
The Stored Procedure Resolver requires the stored procedure '%1' to return a result set whose row identifier matches the ...
The stored procedure sp_createagentparameter failed to add one or more parameters to the system table msdb.dbo.MSagentparameterlist. ...
The Stored Procedure, '%1!s!', failed to run because the Integration Services database (SSISDB) is not in single-user mode. ...
The stored state of the report is not valid or supported. It may contain XML that is not well-formed or not valid based on ...
The stream cannot be found. The stream identifier that is provided to an operation cannot be located in the report server ...
The string '{0}' contains a combination of characters (', ", ;) that cannot not be passed into a SQL Server connection string. ...
The string literal "%1!s!" contains an illegal escape sequence of "\%2!c!". The escape sequence is not supported in string ...