Computer Knowledge

Database Management Systems

5,543 Questions

Database Management Systems (DBMS) form the core framework for data storage, retrieval, and security in modern software applications. Concepts such as the E-R model, backup planning, SQL integration, and big data architecture are essential for computer knowledge sections. This hub offers a comprehensive set of practice questions to master DBMS fundamentals and advanced database operations.

E-R Model ConceptsBackup and RecoverySQL Server UpgradesJDBC and ODBCBig Data CharacteristicsData VirtualizationOracle Database

Database Management Systems Questions

Multiple choice technology databases
  1. In the database

  2. using a source qualifier transformation

  3. using a joiner transformation

  4. his cannot be done in Power Center 8.x

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When joining two tables from the same database in PowerCenter, using a Source Qualifier transformation is most efficient because it pushes the join to the database level. The database optimized the join using its query engine. Joiner transformation joins data in memory after both tables are read, which is less efficient. The option 'In the database' is vague and not a PowerCenter component.

Multiple choice technology databases
  1. Near to source

  2. Near to target

  3. Can be placed anywhere

  4. (i)Session performance is not affected

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Placing filters near the source reduces the volume of data processed through subsequent ETL transformations. This minimizes overall network overhead and resource utilization, maximizing performance compared to filtering near the target.

Multiple choice technology databases
  1. Joining two flat files

  2. To join two table from different data bases

  3. To join flat file and relational table

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The Joiner transformation in PowerCenter can join heterogeneous data sources: two flat files, tables from different databases, or a flat file with a relational source. Joiner is designed specifically for joining data from different sources or types, which is why 'All of the above' is correct. It performs the join in Informatica's memory rather than pushing it to a database.

Multiple choice technology platforms and products
  1. High CapcitySAS Disk Drives

  2. High Performance SAS disk drives

  3. A combination of High Capacity and High Performance SAS disk Drives

  4. Either High Capacity or High Performance SAS but not both

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Oracle Exadata Database Machine X2-2 Half Rack configuration required choosing between storage strategies - either high-capacity SAS drives (maximize storage space) or high-performance SAS drives (prioritize speed). The architecture did not support mixing both drive types in a single system. Option D correctly states this limitation.

Multiple choice technology platforms and products
  1. Interdatabase resource plan

  2. Intradatabase resource plan

  3. Category resource plan

  4. Application resource plan

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

An IORM (I/O Resource Manager) Resource Plan can contain interdatabase resource plans (to manage resources between different databases) and category resource plans (to manage resources within categories of work). Intradatabase resource plans are managed at the database level itself, not in IORM. Application resource plans are not a component of IORM resource plans.

Multiple choice technology platforms and products
  1. Oracle OLAP

  2. Active Data Guard

  3. Advanced Security

  4. None

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

When selling a Sun Oracle Database Machine (Exadata), Oracle OLAP, Active Data Guard, and Advanced Security are all valid upsell opportunities. These complementary products enhance the database machine's capabilities for analytics, disaster recovery, and security. The 'None' option is incorrect as multiple upsell paths exist.

Multiple choice technology platforms and products
  1. 5 TB

  2. 21 TB

  3. 100 TB

  4. 336 TB

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A Sun Oracle Database Machine Full Height Rack includes 100 TB of high performance raw SAS disk storage. This configuration provides substantial capacity for data warehousing and mixed workload environments. The 5 TB and 21 TB options are too small for a full rack, while 336 TB exceeds the standard configuration.

Multiple choice technology platforms and products
  1. The application must be certified on Oracle Database 11gR2.

  2. The application must be certified on Oracle Database 11 or higher.

  3. The application certification does not matter as long as the middleware is appropriately certifed for the Sun Oracle Database Machine.

  4. Application certification does not matter for the Sun Oracle Database Machine.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Applications running on the Sun Oracle Database Machine must be certified on Oracle Database 11gR2, as this is the database version that Exadata initially supported and optimized for. Certification on Oracle Database 11 or higher is insufficient without the specific R2 requirement. Middleware certification does not substitute for application certification, and certification does matter for Exadata deployments.

Multiple choice technology platforms and products
  1. The opportunity centers around a hardware refresh.

  2. The customer has an existing data warehouse with poor IO performance.

  3. The competition is advocating for an "appliance" solution.

  4. none of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

When competitors advocate an 'appliance' solution, emphasizing Exadata's complete solution and rapid deployment is most effective. This positions Exadata as a proven, integrated alternative rather than comparing feature-by-feature. Hardware refresh scenarios emphasize cost, existing DW issues emphasize performance, neither is the primary 'complete solution' pitch.

Multiple choice technology platforms and products
  1. Database, Storage, and Network

  2. Database and Storage

  3. Database only

  4. Database and Network

  5. Fault tolerance will be fully available in the next version of the Sun Oracle Database Machine.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Sun Oracle Database Machine is fault tolerant at three levels: Database (via RAC, ASM, and Data Guard), Storage (via ASM disk mirroring and cell redundancy), and Network (via multiple network paths and InfiniBand redundancy). This comprehensive fault tolerance differentiates Exadata from competitors who may only address one or two layers.

Multiple choice technology platforms and products
  1. Exadata Storage Server Software

  2. Oracle Database 11gR2

  3. Oracle Database 11gR1

  4. Exadata Storage Server Hardware

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Hybrid Columnar Compression (HCC) is a feature of Exadata Storage Server Software, not Oracle Database itself. While HCC is accessed through database commands, the compression technology is implemented in the Exadata storage cell software and requires Exadata hardware to function. Standard Oracle Database editions (11gR2, 11gR1) do not include HCC.

Multiple choice technology platforms and products
  1. How do you preserve a single source of the truth?

  2. Is your current solution entirely fault tolerant?

  3. Are you planning to consolidate data warehouses?

  4. Do business users complain about high latency issues?

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

All four questions probe pain points that Exadata Database Machine addresses: data silos/single source of truth, fault tolerance/high availability, data warehouse consolidation needs, and performance/latency issues. These are standard discovery questions for solution architects to identify data warehousing and consolidation opportunities.

Multiple choice technology platforms and products
  1. Return of results up to 20 times faster, thereby enabling better and faster business decisions

  2. Simplification and reduction of data warehousing costs by up to 70%

  3. Return of results up to 20 times faster and reduction of data warehousing costs by up to 70%

  4. All answers are incorrect

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Exadata's key value propositions are performance acceleration (up to 20x faster query results) AND cost reduction (up to 70% reduction in data warehousing costs). Option C correctly combines both primary benefits, while A and B each only state one benefit.