Identify the action that you CANNOT perform using Database Resource Manager.
A. Define Consumer Groups.
B. Create rules to map sessions to Consumer Groups.
C. Define a Resource Plan.
D. Allocate individual CPUs to Consumer Groups.
Why does partitioning help parallelism with RAC?
A. The ability to do partition-wise joins reduces interconnect traffic.
B. Partitioning allows you to split data storage across nodes.
C. Partitioning reduces storage requirements.
D. RAC will spawn additional parallel servers to meet the needs of requesting applications.
You are looking for some general design principles that could be used in designing every large scale data warehouse you create. Identify the principle that would have the widest applicability.
A. Partition your tables appropriately to produce partition-wise joins.
B. Always use a star schema or snowflake schema design.
C. Do as much analytics as possible in your BI tools.
D. Always use Oracle OLAP.
Identify the benefit of using bitmap join indexes. Select one.
A. Faster query performance for all queries.
B. Reduced space for indexes.
C. Faster query performance for some queries.
D. Lower memory usage.
Which statement is true for you to get the benefits of partition-wise joins?
A. The parent table must be partitioned on the join Key and the child table must be partitioned on] the join key.
B. The parent table must be partitioned on the primary key and the child table must be partition the join key.
C. The child table must use a reference partition.
D. The parent table must be partitioned on the primary key and the child table must use a ref partition.
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 questions CANNOT be addressed by Oracle Data Mining?
A. Fraud detection
B. Prediction of customer behavior
C. Root cause de
D. Identify factors associated with a business problem
How can you implement near real time data integration with Oracle Data Integrator?
A. By accessing Change Data Capture records from logs
B. By using Exchange Partition
C. By mining Oracle UNDO segments
D. By reading operating system logs
Your customer wants to determine "market baskets." What do you recommend?
A. Use Oracle OLAP Option.
B. Use Oracle SQL Analytic Functions.
C. Use associations algorithm in Oracle Data Mining.
D. Use regression analysis in Oracle Data Mining
Your BI tool (for example, Oracle Business Intelligence Enterprise Edition Plus, Business Objects and Cognos) will be used to query an Oracle database that includes the Oracle OLAP Option. What does tool generate in submitting queries that might include data stored in relational tables and OLAP cubes?
A. SQL
B. PL/SQL
C. Proprietary API code
D. SQL for relational and proprietary API code for OLAP
Your BI tool (for example, Oracle Business Intelligence Enterprise Edition Cognos) will be used to query an Oracle database that includes the Oracle BI tool generate in submitting queries that might include data stored in cubes?
A. SQL
B. PIVSQL
C. Proprietary API code
D. SQL for relational and proprietary API code for OLAP
Which two statements are true about the advantages of using a data warehouse?
A. A data warehouse uses fewer database structures, so access to answers is faster and easier
B. A data warehouse is typically implemented with a different design, making access faster.
C. A data warehouse is optimized for ongoing write activity, making response faster.
D. A data warehouse uses specialized features of the Oracle database, like materialized views and star transformations, making response faster.
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
Which feature of Oracle Warehouse Builder can be used to help ensure data quality?
A. Data extraction
B. Data profiling
C. Logical mapping
D. Exception reporting