Database Administration

Manage data schema, CMDB, access controls, and data import/export operations.

Covers data schema concepts, tables, fields, and relationships, Configuration Management Database (CMDB), Common Service Data Model (CSDM), application and access controls, import sets, transform maps, data policies, and data management best practices. This is the largest domain representing approximately 30% of the CSA exam.
5 minutes 5 Questions

Database Administration in ServiceNow refers to the management and maintenance of the underlying database that powers the ServiceNow platform. As a Certified System Administrator, understanding database administration concepts is essential for maintaining system health and performance. ServiceNow …

Concepts covered: Data Schema Model, Tables and Table Administration, Fields and Field Types, Field Attributes, Dictionary Entries, Table Relationships, Reference Fields, Glide Lists, Configuration Management Database (CMDB), Configuration Items (CIs), CI Relationships, Common Service Data Model (CSDM), Application and Module Configuration, Access Control Rules, Before and After Business Rules, Import Sets, Data Sources, Transform Maps, Field Maps and Coalesce, Scheduled Data Imports, Data Export

Test mode:
CSA - Database Administration Example Questions

Test your knowledge of Database Administration

Question 1

Scenario: A global insurance company has a complex ServiceNow environment with multiple business units. The IT governance team has identified an issue where users from the Claims department with the 'claims_processor' role can unexpectedly access Configuration Items (CIs) in the CMDB that belong to the Finance department's critical infrastructure. Upon investigation, the system administrator discovers there are three ACLs that could apply: one at the cmdb_ci table level granting read to 'itil' role, one at the cmdb_ci_server table level with a script checking department ownership, and one at the cmdb_ci_server.serial_number field level requiring 'asset_manager' role. The claims processors have both 'claims_processor' and 'itil' roles. The script condition on the cmdb_ci_server ACL should restrict access based on department, but it doesn't seem to be evaluated. Considering how ServiceNow evaluates ACL precedence and inheritance, what is the most likely explanation for why claims processors can still view Finance department servers?

Question 2

Scenario: A multinational corporation uses ServiceNow to manage their global IT infrastructure. The Enterprise Architecture team has designed a complex data model where the Configuration Item (CI) table extends from the Base Configuration Item table, which itself extends from the cmdb_ci table. A performance issue has been identified where queries against the CI table are returning inconsistent results when filtering on fields that exist in the parent tables. The database administrator reports that some queries return records but certain inherited field values appear null despite being populated in the parent table. As the system administrator investigating this issue, which technical aspect of ServiceNow's table extension relationship is most likely causing this data retrieval behavior?

Question 3

Michael is a ServiceNow administrator at a software development company. The Change Advisory Board (CAB) has implemented a new policy requiring that all change requests include documentation of potential blast radius - specifically which CIs might be impacted if something goes wrong during implementation. Currently, change managers manually search through the CMDB to identify related CIs, which is time-consuming and often incomplete. Michael's manager wants him to configure a solution that allows change managers to select a CI on a change request and automatically see all CIs that could be affected based on their documented connections in the CMDB. The solution should leverage existing relationship data between CIs to show both direct and indirect dependencies. What CMDB capability should Michael configure to meet this requirement for automated impact visibility?

More Database Administration questions
627 questions (total)