Module 4 Flashcards
What are tables/Table?
1) Tables contain records
2) A table is a collection of records in the database
What are records?
1) Records corresponds to rows in a table
2) Identified by sys_id
What is a Field?
an individual column of data
What is value?
the data where the field and record intersect
System Dictionary
1) Contains definition for each and every table and field in the database
2) Navigation crumbs to access system dictionary - All > System Definition > Dictionary
What is Tables Module?
Provides a list of all tables in the database.
What is Tables & Columns module?
Provides a list of all existing tables, with columns, column attributes and indexes
Schema Map
Provides a graphical representation of the relationship between tables
Data Dictionary Tables
Contains additional information that defines database elements
What does the CI Class Manager display?
The entire CMDB class hierarchy in a tree-view format, consolidating class definitions into a central location.
What actions can you perform with the CI Class Manager?
View, modify, or extend class definitions to create a derived class.
What details are shown under Basic Info for a class?
Display name, table name, description, and class icon.
What role is required to read Basic Info?
itil role.
What roles are required to write Basic Info?
itil_admin and personalize_dictionary roles.
What can you do with table attributes?( CI Class Manager)
Edit existing attributes and add new ones.
What roles are required to edit attributes? ( CI Class Manager)
personalize_dictionary and itil_admin roles.
What roles are required to read attributes?( CI Class Manager)
personalize_dictionary and itil roles.