Posts
Sort by recent activity
Error after upgrade Procedure sp_TestMetricCollection has no parameters and arguments were supplied.
Hi,After upgrade to Version 14.0.20 we started to get this errorErrorMessage="Procedure sp_TestMetricCollection has no parameters and arguments were supplied."
ErrorProc="USE [DBA]; EXEC dbo.sp_Tes...
Different query plan shows in redgate sql monitor vs db cache plan
*Related to SQL Server 2016Hi,I have a case which redgate db monitor shows plan which differ than db cache plan for specific SP.The sequence of events are:1. DB cache plan for this SP created at 20...