Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Difference in performance counter names in dmv and alert creation screen

$
0
0
Hi,SQL Server 2014 BI edition.select * from sys.dm_os_performance_counters returns the object names prefixed with "SQLServer:" (e.g. SQLServer:Databases)It was expected as in other editions also. Issue is that when we try to crate "SQLServer Performance Condition alert", object names in "Object" list comes without the prefix "SQLServer:" (e.g. Databases). Please see the attached snapshots.Anyone has any idea why so ?This is causing some issues for us as we have automated all these. Thanks in advance.Smith.

Viewing all articles
Browse latest Browse all 6525

Trending Articles