Allocates memory for RMAN backup and restore operations
Allocates memory for shared and private SQL areas
Contains a cursor area for storing runtime information about cursors
Contains stack space
Contains a hash area performing hash joins of tables
第1题:
Which three are true about the large pool for an Oracle database instance that supports shared serverconnections?()
第2题:
The Automatic Shared Memory Management feature is enabled for the PROD database. Currently, a lot of insert activity is taking place in the database, and the memory structures are allocated according to the database workload. As the workload reduces, you decide to perform batch jobs in the database. Which of the following initialization parameters are NOT automatically resized according to the new workload and continue to remain unchanged?()
第3题:
Automatic Shared Memory Management is disabled for your database instance. You realize that thereare cases of SQL statements performing poorly because of repeated parsing activity, resulting indegradation of performance. What would be your next step to improve performance? ()
第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题:
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?()
第6题:
Which statement is true about the Manageability Monitor (MMON) background process()
第7题:
Which two statements are true about Shared SQL Area and Private SQL Areas()
第8题:
LOG_BUFFER
SORT_AREA_SIZE
JAVA_POOL_SIZE
STREAMS_POOL_SIZE
DB_16K_CACHE_SZIE
DB_KEEP_CACHE_SIZE
第9题:
It transfers statistics from memory to disk at regular intervals.
It coordinates the rebalance activity for disk groups when ASM is used.
It communicates with the Automatic Storage Management (ASM) instance on behalf of the database Instance.
It performs dynamic memory management when Automatic Shared Memory Management is enabled for the Database instance
第10题:
Large Pool
Redo Log Buffer
Database Buffer Cache
Program Global Area (PGA)
第11题:
Shared SQL Area will be allocated in the shared pool.
Shared SQL Area will be allocated when a session starts.
Shared SQL Area will be allocated in the large pool always.
Private SQL Area will be allocated in the Program Global Area (PGA) always.
Shared SQL Area and Private SQL Area will be allocated in the PGA or large pool.
The number of Private SQL Area allocations is dependent on the OPEN_CURSORS parameter.
第12题:
recycle buffer cache
large pool
streams pool
keep buffer cache
redo log buffer
第13题:
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
第14题:
Automatic Shared Memory Management is disabled for your database instance. You realize that there arecases of SQL statements performing poorly because of repeated parsing activity, resulting in degradation ofperformance. What would be your next step to improve performance()
第15题:
To manually configure the SGA components using Oracle Enterprise Manager Memory Advisor, you can set values for which of the following initialization parameters?()
第16题:
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
第17题:
Which two statements are true about Shared SQL Area and Private SQL Area()
第18题:
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?()
第19题:
User session data
Stack space
Private SQL area
Location of the runtime area for DML and DDL Statements
Location of a part of the runtime area for SELECT statements
第20题:
Large Pool
Redo Log Buffer
Database Buffer Cache
Program Global Area (PGA)
第21题:
Shared SQL Area will be allocated in the shared pool.
Shared SQL Area will be allocated when a session starts.
Shared SQL Area will be allocated in the large pool always.
The whole of Private SQL Area will be allocated in the Program Global Area (PGA) always.
Shared SQL Area and Private SQL Area will be allocated in the PGA or large pool.
The number of Private SQL Area allocations is dependent on the OPEN_CURSORS parameter.
第22题:
streams pool
shared pool
log buffer
keep buffer cache
recycle buffer cache
第23题:
LOG_BUFFER
SORT_AREA_SIZE
JAVA_POOL_SIZE
STREAMS_POOL_SIZE
DB_16K_CACHE_SZIE
DB_KEEP_CACHE_SIZE
第24题:
Allocates memory for RMAN backup and restore operations
Allocates memory for shared and private SQL areas
Contains a cursor area for storing runtime information about cursors
Contains stack space
Contains a hash area performing hash joins of tables