Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Data and Database Administration Questions
Causes of data unavailability in database systems: Which option best summarizes typical sources of downtime or inaccessibility?
Transaction failure during execution: What is the preferred recovery action when an in-progress transaction terminates abnormally (for example, due to an application error)?
Administrative policies for database security: Which of the following elements commonly appear in an organization’s administrative security policy for protecting databases?
Performance analysis and tuning for databases: When should performance analysis and tuning activities be performed in the lifecycle of a database system?
Why concurrency control matters: In which situation is concurrency control primarily needed to preserve data integrity?
System failure recovery: After a system crash (for example, power loss) that brings the DBMS down, which recovery action is generally preferred to restore the database to a consistent, committed state?
Open-Source DBMS — Identify the Correct Definition Which statement best describes an open-source database management system (DBMS) in practical, industry terms?
Concurrency Control — What Can a Shared Lock Do? In transactional database systems, a shared lock (S-lock) permits which activity while protecting data from conflicting modifications?
Roles in Data Management — If Both DA and DBA Exist, What Is the DBA Primarily Responsible For? In organizations that separate Data Administration (DA) and Database Administration (DBA), the DBA is chiefly responsible for which activity?
Locking Side Effects — What Problem Can Locking Introduce? In multi-user database systems, which issue can be directly caused by locking when concurrent transactions compete for resources?
Data Warehouse Administration — Focus Areas A data warehouse administrator is primarily concerned with which combination of responsibilities?
Traditional Data Administrator (DA) — Which Role Is Theirs? Which responsibility is classically aligned with a
data administrator
(DA), as opposed to a database administrator (DBA)?
Consequences of Poor Data Administration — What Can Happen? Which outcome is a realistic result of poor data administration practices across an organization's data landscape?
Transaction Logging — What Does the Log Store? In write-ahead logging for recovery, which record images are typically captured in the transaction log to support undo and redo operations?
Recovery Techniques — What Is Backward Recovery? In database recovery terminology, which option correctly defines backward recovery (also called rollback)?
Database recovery concepts: Does backward recovery (undo/rollback) reverse changes made by transactions that abort or terminate abnormally?
Data quality reality check: Is incorrect (but plausible-looking) data generally easy to detect in operational databases?
Ownership and governance: Within organizations, are databases enterprise resources rather than the property of a single function or individual?
Concurrency control objective: If proper concurrency control is in place, will simultaneous updates compromise the database due to user interference?
Metadata management trend: Are enterprise information repositories increasingly replacing traditional, narrow data dictionaries in organizations?
1
2