Indentify the true statement about REF partitions.
A. REF partitions have no impact on partition-wise joins.
B. Changes to partitioning in the parent table are automatically reflected in the child table.
C. Changes in the data in a parent table are reflected in a child table.
D. REF partitions can save storage space in the parent table.
Which is NOT among Oracle SQL Analytic functions included in Oracle Database 11g?
A. Ranking functions
B. Substring functions
C. Window aggregate functions
D. LAG/LEAD functions
For data warehousing, identify the benefits that would NOT be provided by the use of RAC.
A. Distribute workload across all the nodes.
B. Distribute workload to some of the nodes.
C. Provide parallel query servers.
D. Provide high availability for all the operations.
Which is NOT an advantage provided by partitioning?
A. Reduces storage requirements for tables
B. Can add to the benefits of parallelism through parallel partition-wise joins
C. Can improve performance by reducing I/O
D. Provides added flexibility for maintenance operations
What are three advantages provided by proper partitioning in a data warehouse?
A. Partition pruning will occur
B. Faster sorting
C. Efficient parallel joins
D. Efficient data loading
E. Reduced disk usage
Which feature would enable higher availability during maintenance operations while also improving query response performance?
A. Partitioning
B. Materialized views
C. Bitmap Indexing
D. OLAP
Which Oracle option might be used to encrypt sensitive data in an Oracle data warehouse?
A. Active Data Guard
B. Total Recall
C. Advanced Security Option
D. Virtual Private Database
How can you use Oracle Data Mining with Oracle Warehouse builder?
A. To identify records to extract
B. As a standard transform operation
C. To increase write performance
D. To eliminate ETL logging
Identify the statement about ASM that is NOT true.
A. ASM is easier to manage than file systems.
B. ASM delivers the performance of raw partitions.
C. ASM is an extra cost option for Oracle databases.
D. ASM delivers automatic striping and mirroring.
A Full Rack Oracle Exadata Database Machine can contain 100 TB of disk space with high performance. How much user data should you conservatively estimate this configuration can hold?
A. 100 TB
B. 75 TB
C. 50 TB
D. 28 TB
E. 20 TB