- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:15 AM
What is the main difference between below CMDB Tables.
How can we make the end user understand the basic difference between the below CMDB Table?
MS SQL Server - cmdb_ci_db_mssql_server
MS SQL Database - cmdb_ci_db_mssql_database
MSFT SQL Instance - cmdb_ci_db_mssql_instance
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 06:25 AM
MS SQL Server - cmdb_ci_db_mssql_server --> MS Sql Server may be deprecated class
(2) MS SQL Database - cmdb_ci_db_mssql_database -- Databases created on given Sql Instance.
(3)MSFT SQL Instance - cmdb_ci_db_mssql_instance -- Actual Running Process of SQL Server on a given Host.
It Captures Running Instance.
But i see discovery populates data in last 2 Classes .
https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/discovery/reference/mssql-data-collected-pattern.html
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 06:25 AM
MS SQL Server - cmdb_ci_db_mssql_server --> MS Sql Server may be deprecated class
(2) MS SQL Database - cmdb_ci_db_mssql_database -- Databases created on given Sql Instance.
(3)MSFT SQL Instance - cmdb_ci_db_mssql_instance -- Actual Running Process of SQL Server on a given Host.
It Captures Running Instance.
But i see discovery populates data in last 2 Classes .
https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/discovery/reference/mssql-data-collected-pattern.html
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 06:48 AM
Thanks for the info. Can you please explain why discovery is not populating in MSSQL Server table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 07:04 AM
My Only Guess is its Deprecated Class and not used by PATTERN Based Discovery.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 07:04 AM
Ok Thanks Rahul