Skip to content

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

@lorcz

Description

@lorcz

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

This is coming from this store procedure:

EXEC spGetPerfCountersFromPowerShell

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions