Tag: MS SQL Server Error Codes

SQL Server Error Code – 22561 the requested operation failed because t

In this blog post, you’ll learn more about the SQL Server Error Code 22561 and the error message description that is shown SQL Server Error Code 22561 SQL Server Error Description for the Code :22561 The requested operation failed because the publication compatibility level is less than 90. Use sp_changemergepublication to set the publication_compatibility_level of publication “%s” to 90RTM.

SQL Server Error Code – 49915 invalid, incomplete, or deprecated param

In this blog post, you’ll learn more about the SQL Server Error Code 49915 and the error message description that is shown SQL Server Error Code 49915 SQL Server Error Description for the Code :49915 Invalid, incomplete, or deprecated parameters were found in the command line or in the registry. Normally those would be ignored but the ‘%s’ parameter was specified which cause SQL Server…