Category: SQL Server

SQL Server Error Code – 2730 cannot create procedure ?%.*ls? with a g

In this blog post, you’ll learn more about the SQL Server Error Code 2730 and the error message description that is shown SQL Server Error Code 2730 SQL Server Error Description for the Code :2730 Cannot create procedure ?%.*ls? with a group number of %d because a procedure with the same name and a group number of 1 does not currently exist in the database….

SQL Server Error Code – 7686 cannot use a contains, freetext, contain

In this blog post, you’ll learn more about the SQL Server Error Code 7686 and the error message description that is shown SQL Server Error Code 7686 SQL Server Error Description for the Code :7686 Cannot use a CONTAINS, FREETEXT, CONTAINSTABLE or FREETEXTTABLE construct on table or indexed view ‘%.*ls’ because none of its columns are full-text indexed. Register at least one column for full-text…

SQL Server Error Code – 971 the resource database has been detected

In this blog post, you’ll learn more about the SQL Server Error Code 971 and the error message description that is shown SQL Server Error Code 971 SQL Server Error Description for the Code :971 The resource database has been detected in two different locations. Attaching the resource database in the same directory as sqlservr.exe at ?%.*ls? instead of the currently attached resource database at…

SQL Server Error Code – 21747 cannot establish a connection to the ora

In this blog post, you’ll learn more about the SQL Server Error Code 21747 and the error message description that is shown SQL Server Error Code 21747 SQL Server Error Description for the Code :21747 Cannot establish a connection to the Oracle Publisher ‘%s’. Verify connection information and ensure that you can connect to the Publisher through a tool like SQL*PLUS.