Dive into deep insights and technical expertise 😎

Monday, December 22, 2025

CMDB Table That Stores Basic CI Attributes: ServiceNow Quiz

CMDB Table That Stores Basic CI Attributes: ServiceNow Quiz

A solid understanding of CMDB tables is essential for working with configuration items (CIs). This question focuses on identifying the core table that stores the basic attributes of all configuration items.


❓ Quiz Question

What CMDB table stores the basic attributes of all the configuration items?


✅ Correct Answer

Configuration Item


❌ Incorrect Options

  • CI Relationship

  • Configuration File
    cmdb_ci_config_file

  • Base Configuration Item


🔍 Detailed Explanation

The Configuration Item table is the central table in the CMDB hierarchy. It contains the common, foundational attributes shared by all configuration items.


✔️ Why Configuration Item Is Correct

🟢 Configuration Item

This table:

  • Stores basic CI attributes such as name, status, and identifiers

  • Acts as the parent table for most IT-related CI classes

  • Provides a consistent structure for all configuration items

📌 Key point: All CI types inherit from cmdb_ci.


❌ Why the Other Options Are Incorrect

🚫 Base Configuration Item
cmdb

  • Serves as the base table for non-IT configuration items

  • Does not store the core attributes for all CIs


🚫 CI Relationship
cmdb_rel_ci

  • Stores relationships between CIs

  • Does not contain CI attribute data


🚫 Configuration File

  • Represents a specific CI type

  • Inherits attributes from cmdb_ci but does not store attributes for all CIs


🧠 Overall Explanation Summary

  • cmdb_ci stores the foundational attributes of all configuration items

  • Specialized CI tables extend cmdb_ci

  • Relationship data is stored separately

  • Non-IT items use a different base table


🏁 Final Thoughts

For exams, remember:

If the question asks where basic CI attributes live, the answer is always cmdb_ci.

This simple rule helps eliminate confusion quickly.

Share:

0 comments:

Post a Comment

InformativeTechnicalContent.com

Blog Archive