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
-
In the database
-
using a source qualifier transformation
-
using a joiner transformation
-
his cannot be done in Power Center 8.x
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.
-
Near to source
-
Near to target
-
Can be placed anywhere
-
(i)Session performance is not affected
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.
-
Joining two flat files
-
To join two table from different data bases
-
To join flat file and relational table
-
All of the above
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.
-
High CapcitySAS Disk Drives
-
High Performance SAS disk drives
-
A combination of High Capacity and High Performance SAS disk Drives
-
Either High Capacity or High Performance SAS but not both
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.
-
Interdatabase resource plan
-
Intradatabase resource plan
-
Category resource plan
-
Application resource plan
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.
-
Oracle OLAP
-
Active Data Guard
-
Advanced Security
-
None
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.
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.
-
The application must be certified on Oracle Database 11gR2.
-
The application must be certified on Oracle Database 11 or higher.
-
The application certification does not matter as long as the middleware is appropriately certifed for the Sun Oracle Database Machine.
-
Application certification does not matter for the Sun Oracle Database Machine.
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.
-
The competition cannot handle mixed OLTP and Reporting demands.
-
The competition has limited flash capabilities.
-
The competition is not fully fault tolerant.
-
The competition uses commodity hardware
-
Materialized views
-
Hybrid Columnar Compression
-
Parallelism
-
Partitioning
-
The opportunity centers around a hardware refresh.
-
The customer has an existing data warehouse with poor IO performance.
-
The competition is advocating for an "appliance" solution.
-
none of the above
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.
-
Database, Storage, and Network
-
Database and Storage
-
Database only
-
Database and Network
-
Fault tolerance will be fully available in the next version of the Sun Oracle Database Machine.
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.
-
Exadata Storage Server Software
-
Oracle Database 11gR2
-
Oracle Database 11gR1
-
Exadata Storage Server Hardware
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.
-
How do you preserve a single source of the truth?
-
Is your current solution entirely fault tolerant?
-
Are you planning to consolidate data warehouses?
-
Do business users complain about high latency issues?
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.
-
Return of results up to 20 times faster, thereby enabling better and faster business decisions
-
Simplification and reduction of data warehousing costs by up to 70%
-
Return of results up to 20 times faster and reduction of data warehousing costs by up to 70%
-
All answers are incorrect
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.