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
You think that result set caching might provide some benefits for your current data warehouse scenario. You perform some analysis on the composition of the queries used in the scenario. Identify the result of the analysis that would indicate the most potential for improvement with result set caching.
A. The scenario consists mainly of queries that are used infrequently.
B. The scenario consists mainly of queries that work on data which changes frequently.
C. The scenario consists mainly of queries with long run times and small result sets.
D. All data warehouse scenarios will benefit from result set caching.
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.
You can perform what-if analysis of potential changes with Oracle Warehouse Builder.
A. TRUE
B. FALSE
Indentify the dimension that appears most often in queries in a data warehouse.
A. Product dimension
B. Time dimension
C. Cost dimension
D. Location dimension
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
You are looking to create a RAC cluster to deliver high performance for your client's data warehouse. Which statement is true about a configuration with a few large nodes versus a configuration with many smaller nodes?
A. A few large nodes always perform better than many small nodes.
B. A few large nodes always perform worse than many small nodes.
C. It depends on the workload specifics and the effect of a node failure.
D. Performance should be the same with either option.
Data Guard compresses data:
A. Always
B. When using logical standby
C. When using physical standby
D. When catching up after a network failure
Your customer wants to use Database Resource Manager to help ensure consistent performance based on users and operations. In designing this implementation, which limitation CANNOT be imposed through Database Resource Manager?
A. Specifying the maximum number of concurrent operations for a resource group
B. Limiting resource consumption for a resource group
C. Specifying the amount of parallelism for a resource group
D. Limiting access to particular data for a resource group
Identity the true statement about a data warehouse
A. The data warehouse is typically refreshed as often as a transactional system,
B. Data warehouse queries are simpler than OLTP queries.
C. A data warehouse typically contains historical data.
D. Queries against a data warehouse never need summarized information.