SQL Server Error Msg 21101 – The custom command name %s specified for parameter %s will be ignored. A system generated name will be used instead. The publication allows %s and command names need not be specified.

In this blog post, let’s learn about the error message “21101 – The custom command name %s specified for parameter %s will be ignored. A system generated name will be used instead. The publication allows %s and command names need not be specified.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21101 – The custom command name %s specified for parameter %s will be ignored. A system generated name will be used instead. The publication allows %s and command names need not be specified.

Reason for the Error

To be update soon…

Solution

To be update soon…