streams pool
shared pool
log buffer
keep buffer cache
recycle buffer cache
第1题:
You noticed that large memory allocations for the Oracle backup and restore operations are causing a performance overhead on the shared pool. Which memory structure would you configure to avoid this performance overhead?()
第2题:
You configured the large pool for Oracle backup and restore operations. As a result, which component would require less memory?()
第3题:
Identify the memory component from which memory may be allocated for: () 1: Session memory for the shared server 2: Buffers for I/O slaves 3: Oracle Database Recovery Manager (RMAN) backup and restore operations
第4题:
You find that the database performance degrades while you backup the PROD database using Recovery Manager (RMAN). The PROD database is running in shared server mode. The database instance is currently using 60% of total operating system memory. You suspect the shared pool fragmentation to be the reason. Which action would you consider to overcome the performance degradation?()
第5题:
Identify the memory component from which memory may be allocated for:() 1. Session memory for the shared server 2. Buffers for I/O slaves 3. Oracle Database Recovery Manager (RMAN) backup and restore operations
第6题:
You work as a database administrator for Certkiller .com. You find that the database performance degrades while you backup the Certkiller database using Recovery Manager (RMAN). The Certkiller database is running in shared server mode. The database instance is currently using 60% of total operating system memory. You suspect the shared pool fragmentation to be the reason. Which action would you consider to overcome the performance degradation?()
第7题:
large pool
streams pool
keep buffer cache
recycle buffer cache
第8题:
Memory Advisor
Segment Advisor
SQL Tuning Advisor
SQL Access Advisor
Automatic Database Diagnostic Monitor (ADDM)
第9题:
The keep pool is not configured.
Automatic Workarea Management is not configured.
Automatic Shared Memory Management is not enabled.
The data blocks in the SUBSCRIBE_LOG table are rarely accessed.
All the queries on the SUBSCRIBE_LOG table are rewritten to a materialized view
第10题:
Configure Java Pool to cache the java objects.
Configure Streams Pool to enable parallel processing.
Increase Shared Pool size to cache more PL/SQL objects.
Increase Database Buffer Cache size to increase cache hits.
Configure Large Pool to be used by RMAN and shared server.
Increase the total System Global Area (SGA) size to increase memory hits.
第11题:
Java pool
Large pool
Shared pool
Streams pool
Library cache
Redo log buffer
Data dictionary cache
Database buffer cache
第12题:
log buffer
Java pool
Large pool
Fixed SGA
Shared pool
Streams pool
Keep buffer cache
Database buffer cache
第13题:
在SQL语句执行前的解析阶段,要判断其中涉及的表名和列名是否合法,判断所依据的信息存放在()
第14题:
The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.
第15题:
A senior DBA asked you to execute the following command to improve performance: SQL> ALTER TABLE subscribe log STORAGE (BUFFER_POOL recycle); You checked the data in the SUBSCRIBE_LOG table and found that it is a large table containing one million rows. What could be a reason for this recommendation?()
第16题:
You have configured Automatic Shared Memory Management. Which four memory structures would be automatically tuned? ()
第17题:
Your database is using shared server configuration. Which optional memory structure would you configure to store the User Global Area (UGA) information and improve the shared pool performance?()
第18题:
Configure Java Pool to cache the java objects.
Configure Streams Pool to enable parallel processing.
Increase Shared Pool size to cache more PL/SQL objects.
Increase Database Buffer Cache size to increase cache hits.
Configure Large Pool to be used by RMAN and shared server.
Increase the total System Global Area (SGA) size to increase memory hits.
第19题:
Large Pool
Redo Log Buffer
Database Buffer Cache
Program Global Area (PGA)
第20题:
Large Pool
Redo Log Buffer
Database Buffer Cache
Program Global Area (PGA)
第21题:
streams pool
shared pool
log buffer
keep buffer cache
recycle buffer cache
第22题:
database buffer cache
shared pool
PGA
large pool
第23题:
recycle buffer cache
large pool
streams pool
keep buffer cache
redo log buffer
第24题:
Configure the KEEP buffer pool and alter the table with the corresponding storage clause.
Increase the database buffer cache size.
Configure the RECYCLE buffer pool and alter the table with the corresponding storage clause.
Configure Automata Shared Memory Management.
Configure Automatic Memory Management