microsoft / tigertoolbox

Toolbox repository for Tiger team
http://aka.ms/sqlserverteam
Other
1.45k stars 734 forks source link

Cannot insert the value NULL into column 'CounterName', table 'dba_local.dbo.PerformanceCounter'; column does not allow nulls #307

Open lorcz opened 4 months ago

lorcz commented 4 months ago

I'm getting the following error: _Cannot insert the value NULL into column 'CounterName', table 'dbalocal.dbo.PerformanceCounter'; column does not allow nulls. INSERT fails.

This is coming from this store procedure:

EXEC spGetPerfCountersFromPowerShell