Identify the benefit of using interval partitioning.
A. Automatic creation of new partitions based on hash values
B. Automatic creation of new partitions based on the value of data being entered
C. Improved performance compared to range partitions
D. Automatic transfer of older partitions lower cost storage
What data can you compress using Advanced Compression in Oracle Database 11g?
A. Read only data
B. Data that can be updated, inserted and/or deleted (DML)
C. Only data being archived
D. Data warehousing data
The most performant way to load data from an external table that will also guarantee direct path loading is:
A. Using Create Table as Select (CTAS)
B. Using Data Pump
C. Using Insert as Select (IAS)
D. Using transparent gateways
You want to create an optimally performing data warehouse hardware configuration for your customer. Which way of creating a hardware configuration will reduce the implementation time the most?
A. Use reference configurations or an appliance-like configuration.
B. Use the existing system and add on relevant components.
C. Customize a configuration from a vendor.
D. Build the system from scratch.
You are looking to size a data warehouse configuration. If the I/O throughput for the CPUs is 25 GB/s, the I/O throughput for the HBA is 18 GB/s, and the I/O throughput for the disk subsystem is 6 GB/s, what is the overall throughput of the data warehouse?
A. 25 GB/s
B. 18 GB/s
C. 6 GB/s
D. It depends on how many processors are in the servers.
Identify the indexing technique you would use to minimize partition maintenance.
A. Local indexes
B. Global partitioned indexes
C. Global nonpartitioned indexes
D. Both global partitioned and global nonpartitioned indexes
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
Identify the statement about Oracle OLAP that is NOT true.
A. Oracle OLAP cubes are stored in the Oracle relational database
B. Oracle OLAP uses standard Oracle database security.
C. Meta data for Oracle OLAP is accessible in an external data dictionary
D. Oracle OLAP can be deployed using RAC.
The Analytic Workspace Manager would be used to generate_______.
A. Materialized views
B. Oracle OLAP Option cubes
C. Oracle Data Mining algorithms
D. Oracle SQL Analytic functions