The CreatorCon Call for Content is officially open! Get started here.

What are the three main tables of CMDB?

Pranita2
Kilo Guru

Can anyone explain what are the three main tables of CMDB in servicenow?

1 ACCEPTED SOLUTION

Dhananjay Pawar
Kilo Sage

Hi,

 

Key tables in the configuration management database (CMDB):

  • The Base Configuration Item [cmdb] table, which is the core CMDB table for non IT CIs (descending classes are non IT CIs).
  • The core Configuration Item [cmdb_ci] table, which stores the basic attributes of all the CIs. The admin, itil, or asset user role is required to access this table (descending classes are IT CIs).
  • The CI Relationship [cmdb_rel_ci] table, which defines all relationships between CIs.

Mark correct/helpful based on impact.

Thanks,

Dhananjay.

View solution in original post

5 REPLIES 5

Anvesha
Tera Contributor

Base Table cmdb, CI Core table cmdb_ci, cmdb_model and cmdb_rel_ci for all ci relationships.