Coalesce the application tables at a regular interval.
Export and Import the application tables a regular interval.
Drop and recreate the application tables at a regular interval.
Move the application tables to a tablespace with less space usage.
Distribute the application tables across multiple tablespaces depending on usage.
Move the application tables to automatic segment space management tablespace.
第1题:
You work as a database administrator for Certkiller .com. In your database server, the parameter PLSQL_OPTIMIZE_LEVEL has been set to 2. What would this setting achieve?()
第2题:
You find that the execution time of reports in your datawarehouse application is significantly high. You suspect the lack of indexes to be the reason for the degradation in performance. Which advisory component would you refer to, in order to determine the appropriate indexes?()
第3题:
You work as a database administrator for Certkiller .com. You have been asked to use a centralized administrative tool to administer your database servers and application servers. In order to achieve the objective, which component would you configure on each database server?()
第4题:
Hot backup
Online backup
consistent backup
incremental backup
inconsistent backup
第5题:
Database Control
Management Server
Management Repository
Application Server Control
Oracle Management Agent
第6题:
In a SQL Trace log file, you should look for queries with low duration values and high read and write values.
In a query execution plan, you should look for queries with missing or out-of-date statistics.
In a SQL Trace log file, you should look for queries with high duration values and low read and write values.
In a query execution plan, you should look for queries with a large number of table scans.
第7题:
Host naming
Local naming
Easy Connect
External naming
directory naming
第8题:
Heap table
Object table
External table
Clustered table
Global temporary table
Index-organized table (IOT)
第9题:
use the external table population
use the Oracle Data Pump export and import utility
use the conventional path data load of SQL*Loader utility
use the direct path data load of Oracle export and import utility
第10题:
Control file
Password file
Parameter file
Online redo log file
Listener controller file
Server parameter file
第11题:
heap table
object table
external table
clustered table
global temporary table
index-organized table (IOT)
第12题:
Coalesce the application tables at a regular interval.
Export and Import the application tables a regular interval.
Drop and recreate the application tables at a regular interval.
Move the application tables to a tablespace with less space usage.
Distribute the application tables across multiple tablespaces depending on usage.
Move the application tables to automatic segment space management tablespace.
第13题:
As a database administrator you spend a lot of time observing and setting various storage parameter values for your application tables in order to gain performance benefits. Which task would you perform to reduce this overhead?()
第14题:
In your datawarehousing application, you generate reports frequently. The data is static in the tables being used to generate reports. You are currently using joins, resulting in a large performance overhead. What kind of database structure would you use to reduce the response time of the query?()
第15题:
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as a database administrator for your company. The users report the slow performance of a SQL Server 2005 application. You are required to identify the queries which perform slowly because of blocking. Which action should you perform?()
第16题:
Memory Advisors
Segment Advisors
SQL Tuning and Access Advisors
Automated Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第17题:
hash clusters
index clusters
partitioned tables
indexorganized table (IOT)
第18题:
STP
GVRP
SNMP
VTP
DHCP
第19题:
Memory Advisor
Segment Advisor
SQL Access Advisor
Automatic Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第20题:
set the CPU time per call in the users profile
set the CPU time per session in the users profiles
set the CPU levels for the users’ group using Resource Manager
set the TIMED_STATISTICS parameter to TRUE in the parameter file
第21题:
Memory Advisor
Segment Advisor
SQL Access Advisor
Automatic Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第22题:
heap table
object table
external table
clustered table
global temporary table
indexorganized table (IOT)
第23题:
It degrades the run time and compiler performance.
It provides better run time and compiler performance.
It provides better optimization of the statement during parse time.
It forces the rule based optimizer to be used for statement optimization.
It provides better run time performance but slightly degraded compiler performance.
It provides better run time performance but slightly degraded run time performance.