Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » SQL » database   (RSS)

SQL Database Properties Not Discovered

I ran into an issue recently where some SQL Databases were not showing any properties in OpsMgr, other than the database name: To get these properties, the database discovery script runs the “sp_helpdb” stored procedure against the database. To test this,
 
Page view tracker