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

Vini
Giga Guru

Hi Pranita,

 

CMDB_CI & CMDB_Rel_CI are two main tables in CMDB. if you need more details, please refer 

https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/table-administrat...

&

https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/product/configuration-management...

 

Hope this information helpful...

Regards,

Vinil.

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.

Really very help full all, Good.