Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
The cmdb_ci_database table - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • The cmdb_ci_database table
KB0746047

The cmdb_ci_database table


6407 Views Last updated : Jul 22, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

While working with Database discovery, we can observe the application navigator have 3 visibilities for Database  

  • Navigator >> Configuration >> Database Servers 
  • Navigator >> Configuration >> Database Instances  
  • Navigator >> Configuration >> Database Catalogs

Once after a successful discovery, the expectation is to have the Database entries to "Database Servers" respective to their classification as below.

                                                               

Clicking any of the types of databases listed in the image above (for example "Navigator >> Configuration >> Database Servers >> MSSQL") will take you to "cmdb_ci_database"  and might not contain records even after a successful Discovery.

Cause

The "cmdb_ci_database"  table is a legacy table and is not populated by Discovery or Service Mapping. It is one of the original tables which was initially created during the creation of the concept of CMDB for the platform.

After adopting the ITIL procedure, ServiceNow used the concept of "Database instances" and not "Database Servers"

Instead you will see the data in the following tables below:

  • cmdb_ci_db_instance
  • cmdb_ci_db_db2_instance
  • cmdb_ci_db_mysql_instance
  • cmdb_ci_db_mssql_instance
  • cmdb_ci_db_syb_instance 

Azure Database is still using this table currently.

1) cmdb_ci_database table is still used to store Azure MSSQL databases.
2) Azure database discovery is done using the pattern "Azure Database".
3) This would load the data under cmdb_ci_cloud_database ( database instances ) and also cmdb_ci_database ( these are the actual databases running on the instance).
4) This process would also build a "Contains:: Contained by" relationship between these two tables.

Related Links

  • "cmdb_ci_database" can be used for customization(If required).
  • To derive the information about the data collected and the tables populated during database discovery you can refer the Database Discovery documentation.

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.