The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.
第1题:
在SQL语句执行前的解析阶段,要判断其中涉及的表名和列名是否合法,判断所依据的信息存放在()
第2题:
You are analyzing the components of the redo log mechanisms in your Oracle database. Which of the following purposes does the CKPT process serve?()
第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 have configured Automatic Shared Memory Management. Which four memory structures would be automatically tuned? ()
第5题:
Which two statements about the background process of the database writer are true()
第6题:
Which two statements about the background process of thedatabase writerare true()
第7题:
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?()
第8题:
The database will hang.
The database will be crashed.
The database will be shut down.
The LGWR process writes redo log entries to the other redo log member of the Group2 group
第9题:
large pool
shared pool
data buffer cache
redo log buffer
data dictionary cache
第10题:
DBWn
RECO
RVWR
LGWR
第11题:
ARCn
DBWn
CKPT
LGWR
PMON
SMON
第12题:
recycle buffer cache
large pool
streams pool
keep buffer cache
redo log buffer
第13题:
Which statement is true regarding the Archiver (ARCn) process,archived log files,and recovery? ()
第14题:
You configured the large pool for Oracle backup and restore operations. As a result, which component would require less memory?()
第15题:
Which two statements are true about checkpointing()
第16题:
Records from the data dictionary information are stored in which of the following database memory areas?()
第17题:
Which background process reads the redo log buffer and writes it to a file?()
第18题:
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
第19题:
The online redo log group configuration for your database is as follows: What will happen if the online redo log file ’ora02/oradata/redo02b.log’is corrupted while working on the database?()
第20题:
It is possible to have multiple database writers in an Oracle instance.
It writes dirty buffers, if any, to data files whenever a checkpoint occurs.
It writes dirty buffers, if any, to data files whenever a transaction commits.
It writes dirty buffers, if any, to data files before the log writer (LGWR) writes
第21题:
streams pool
shared pool
log buffer
keep buffer cache
recycle buffer cache
第22题:
The checkpoint frequency decreases with the smaller redo log file size.
It ensures that all committed data is written to the data files during normal shutdown.
The frequent full checkpoint in a database can cause the overall degradation of the database performance.
It prompts the Checkpoint (CKPT) process to write data to the data files and redo information to the online redo log files.
第23题:
It is possible to have multiple database writers in an Oracle instance.
It writes dirty buffers, if any, to data files whenever a checkpoint occurs.
It writes dirty buffers, if any, to data files whenever a transaction commits.
It writes dirty buffers, if any, to data files before the log writer (LGWR) writes.