The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.A、large poolB、shared poolC、data buffer cacheD、redo log bufferE、data dictionary cache

题目

The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.

  • A、large pool
  • B、shared pool
  • C、data buffer cache
  • D、redo log buffer
  • E、data dictionary cache

相似考题
更多“The Log Writer ”相关问题
  • 第1题:

    For a given Servlet Response response, which two retrieve an object for writing text data? ()

    • A、 response.get Writer ()
    • B、 response.get Output Stream ()
    • C、 response.get Output Writer ()
    • D、 response.get Writer ().get Output Stream()
    • E、 response.get Writer (Writer.OUTPUT_TEXT)

    正确答案:A,B

  • 第2题:

    A media failure has occurred. This has resulted in all the members of the next hop log group being rendered inaccessible to the log writer process (LGWR) at a log switch. How does this failure affect the operational database?()

    • A、 The database re-created the missing redo log files automatically.
    • B、 The database continues to function normally with the existing files.
    • C、 The database allows only queries, no other statements are allowed.
    • D、 The database returns and error and the database instance shuts down.
    • E、 The user sessions that generate redo logs are terminated automatically.

    正确答案:D

  • 第3题:

    Which two statements about the background process of the database writer are true()

    • A、It is possible to have multiple database writers in an Oracle instance.
    • B、It writes dirty buffers, if any, to data files whenever a checkpoint occurs.
    • C、It writes dirty buffers, if any, to data files whenever a transaction commits.
    • D、It writes dirty buffers, if any, to data files before the log writer (LGWR) writes

    正确答案:A,B

  • 第4题:

    单选题
    From the text we can conclude that ______.
    A

    the writer is enthusiastically supporting the National Lottery

    B

    the writer has objections to the National Lottery

    C

    the writer believes that the lottery money should be used for cancer research

    D

    the writer is just expressing her feelings about collecting money for charity


    正确答案: B
    解析:
    作者通文都在反对国家彩票,故A项是错误的;B项是正确的;C项过于片面和绝对,用于癌症研究只是彩票业收入的一个应用点;D项“只表达一下自己对为慈善事业筹钱的感受”显然不能概括作者对彩票业与慈善事业关系的看法。故选B。

  • 第5题:

    单选题
    By “I wish I were in your shoes.” (in the last paragraph), Bill Taylor meant that ______.
    A

    the writer was to fail

    B

    the writer was stupid

    C

    he would do the same if possible

    D

    he would reject the writer’s request


    正确答案: C
    解析:
    be in one’s shoes是固定短语,意为“处于某人的地位/处境”。最后一句话的意思是“我多么希望我是你”。言外之意就是老板也跟我有同样的想法,但是他身不由己。如果有可能他也会跟我做同样的事情。C项意为“如果可能,他也会做同样的事”。故选C。

  • 第6题:

    多选题
    In your production database, you have observed that the database server performance degrades whenever there is a switch between the log groups. On further investigation, you find that the database is running in ARCHIVELOG mode and the archived log files are being written to the same disk that is used to store the redo log members.  Which two actions would you take to improve the performance of the database server?()
    A

    increase the size of the redo log buffer

    B

    increase the number of redo log groups

    C

    increase the number of log writer processes

    D

    increase the number of ARCn processes

    E

    change the appropriate LOG_ARCHIVE_DEST_n parameter to place the archived log files in a separate location


    正确答案: E,C
    解析: 暂无解析

  • 第7题:

    单选题
    The Log Writer (LGWR) process reads information from the ()and writes it to the online logs.
    A

    large pool

    B

    shared pool

    C

    data buffer cache

    D

    redo log buffer

    E

    data dictionary cache


    正确答案: E
    解析: 暂无解析

  • 第8题:

    多选题
    Which two statements about the background process of the database writer are true()
    A

    It is possible to have multiple database writers in an Oracle instance.

    B

    It writes dirty buffers, if any, to data files whenever a checkpoint occurs.

    C

    It writes dirty buffers, if any, to data files whenever a transaction commits.

    D

    It writes dirty buffers, if any, to data files before the log writer (LGWR) writes


    正确答案: D,B
    解析: 暂无解析

  • 第9题:

    多选题
    For a given Servlet Response response, which retrieves an object for writing binary data? ()
    A

    response.get writer ()

    B

    response.get Output Stream ()

    C

    response.getOutput Writer()

    D

    response.get Writer ().get Output Stream ()

    E

    response.get Writer (Writer.OUTPUT_BINARY)


    正确答案: E,A
    解析: 暂无解析

  • 第10题:

    单选题
    A media failure has occurred. This has resulted in all the members of the next hop log group being rendered inaccessible to the log writer process (LGWR) at a log switch. How does this failure affect the operational database?()
    A

     The database re-created the missing redo log files automatically.

    B

     The database continues to function normally with the existing files.

    C

     The database allows only queries, no other statements are allowed.

    D

     The database returns and error and the database instance shuts down.

    E

     The user sessions that generate redo logs are terminated automatically.


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    You work as a database administrator for Certkiller .com. Redo log files are not multiplexed in your database. Redo log blocks are corrupted in group 2, and archiving has stopped. All the redo logs are filled and database activity is halted. Database writer has written everything to disk.  Which command would you execute to proceed further?()
    A

    RECOVER LOFIEL BLOCK GROUP 2;

    B

    ALTER DATABASE DROP LOGFILE GROUP 2;

    C

    ALTER DATABASE CLEAR LOGFILE GROUP 2;

    D

    ALTER DATABASE RECOVER LOGFILE GROUP 2;

    E

    ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 2;


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    The writer couldn’t see everything clearly through the window because _____.
    A

    the woman’s window was dirty

    B

    the writer’s window was dirty

    C

    the woman lived nearby

    D

    the writer was near-sighted


    正确答案: B
    解析:
    根据第四段最后一句话“Her window is clean”,可知是我的窗户脏了。

  • 第13题:

    Your production database is running in the ARCHIVELOG mode and the ARCn process is functional. You have two online redo log groups. Which three background processes would be involved when a log switch happens? ()

    • A、archival
    • B、log writer
    • C、database writer
    • D、system monitor
    • E、process monitor
    • F、change tracking writer

    正确答案:A,B,C

  • 第14题:

    In your database, the Log Writer (LGWR) process is unable to write to a member of a current redo log group due to read/write failure. Which two effects would you see in your database?()

    • A、The database instance aborts.
    • B、The database operation temporarily halts till the member becomes available.
    • C、Writing proceeds as normal. LGWR writes to the available members of a group and ignores the unavailable members.
    • D、The member would be marked as STALE and an error message would be written to the alert log file and LGWR trace file.
    • E、The status of the group changes to INACTIVE and an error message would be written to the alert log file and LGWR trace file.

    正确答案:C,D

  • 第15题:

    Which two statements about the background process of thedatabase writerare true() 

    • A、It is possible to have multiple database writers in an Oracle instance.
    • B、It writes dirty buffers, if any, to data files whenever a checkpoint occurs.
    • C、It writes dirty buffers, if any, to data files whenever a transaction commits.
    • D、It writes dirty buffers, if any, to data files before the log writer (LGWR) writes.

    正确答案:A,B

  • 第16题:

    单选题
    Which of the following is true according to the text?
    A

    The writer believed that a family tradition was not good.

    B

    The writer enjoyed talking with her father.

    C

    The writer tried to comfort her father with love.

    D

    The writer thanked her children for looking after her father.


    正确答案: C
    解析:
    推理判断题。根据全文可知,作者由于不能总在父亲身边照顾他,所以用写字条的方式表达对父亲的爱。故选C。

  • 第17题:

    多选题
    Which two statements about the background process of thedatabase writerare true()
    A

    It is possible to have multiple database writers in an Oracle instance.

    B

    It writes dirty buffers, if any, to data files whenever a checkpoint occurs.

    C

    It writes dirty buffers, if any, to data files whenever a transaction commits.

    D

    It writes dirty buffers, if any, to data files before the log writer (LGWR) writes.


    正确答案: D,A
    解析: 数据库写进程(DBWn) 可以将缓冲区的内容写入数据文件。DBWn进程负责将数据库缓冲区高速缓存中经过修改的缓冲区(脏数据缓冲区)写入磁盘。虽然对于大多数系统来说,一个数据库写进程(DBW0) 已经足够,但如果系统需要频繁修改数据,则可以配置附加进程(DBW1到DBW9以及DBWa到DBWj)以改进写性能(A正确,可以有很多个dbwr进程)。这些附加DBWn进程在单处理器系统中没有用。 
    当数据库缓冲区高速缓存中的某个缓冲区被修改时,系统会将其标记为脏数据缓冲区,并将其添加到按SCN 顺序存放的灰数据缓冲区的LRUW(LRU 写)列表中。因此,该顺序与为这些更改的缓冲区写入重做日志的重做操作的顺序相匹配。当缓冲区高速缓存中的可用缓冲区的数量低于某个内部阈值(达到服务器进程发现很难获取可用缓冲区的程度)时,DBWn会将灰数据缓冲区写入数据文件,写入顺序与按照LRUW 列表的顺序修改灰数据缓冲区的顺序相同。 SGA 包含的内存结构具有重做流中的某个位置的重做字节地址(RBA),当实例发生故障时,将从该位置开始恢复。此结构充当指向重做的指针,并且由CKPT 进程按照每三秒一次的频率写入控制文件。由于DBWn按照SCN 顺序写入灰数据缓冲区,而重做按照SCN 顺序执行,因此每当DBWn从LRUW 列表写脏数据缓冲区时,还会将SGA 内存结构中保持的指针前移,以便实例恢复(如果需要)从近似正确的位置开始读取重做,并避免不需要的I/O。这称为―增量检查点‖。 
    注:还有其它一些DBWn可能会执行写操作的情况,例如,当表空间被设置为只读或被置于脱机状态时。在这些情况下,不会出现增量检查点,因为仅属于相应数据文件的灰数据缓冲区在写入数据库时的顺序与SCN 顺序无关。 
    LRU 算法将更频繁访问的块保存在缓冲区高速缓存中,这样,在将缓冲区写入磁盘时,缓冲区不大可能包含将很快有用的数据。 
    DB_WRITER_PROCESSES初始化参数指定DBWn进程数。DBWn进程的最大数目为20。 
    如果用户在启动过程中未指定该进程数,Oracle DB 将根据CPU 和处理器组的数量来决定如何设置DB_WRITER_PROCESSES。 
    在以下情况下,DBWn进程将脏数据缓冲区写入磁盘: 
    • 当服务器进程在扫描阈值数目的缓冲区之后找不到干净的可重用缓冲区时,通知DBWn执行写操作。DBWn在执行其它处理的同时,将灰数据缓冲区异步写入磁盘。 
    •DBWn定期写缓冲区以推进检查点。检查点是重做线程(日志)中开始执行实例恢复的位置。该日志位置由缓冲区高速缓存中最旧的脏数据缓冲区确定。 
    在所有情况下,DBWn均执行成批(多块)写操作以提高效率。多块写操作中写入的块数因操作系统而异。 C答案:是LGWR进程 
    D答案:LGWR先记,DBWR后写。 
    LGWR 的写入速度通常足够快,可以确保缓冲区中始终有空间可供新条目使用,即使对重做日志的访问量很大时也是如此。LGWR 将缓冲区的一个连续部分写入磁盘。 LGWR 在以下情况下执行写操作: • 用户进程提交事务处理时 
    • 重做日志缓冲区的三分之一已满时 • 重做日志缓冲区达到1M的redo条目 
    • 在DBWn进程将经过修改的缓冲区写入磁盘(如果需要)之前 • 每隔3 秒 
    必须在与缓冲区更改相关联的所有重做记录写入磁盘后,DBWn才可以向磁盘写入经过修改的缓冲区(先行写协议)。

  • 第18题:

    多选题
    You work as a database administrator for Supportcenter.cn. Users in the SupportCenter PROD database complain about the slow response when accessing the database. In the Active Session Waiting: Configuration page you find that the majority of the wait time is for the redo log buffer. Further investigation using the Run Queue graph and operating system tools reveals that the redo log files are on the same disks, and that the disk I/O for the redo log files is the reason for the performance degradation.  Which two actions would you take to gain performance?()
    A

    Increase the size of redo log files

    B

    Increase the size of redo log buffer

    C

    Increase the number of redo log files

    D

    Place the redo log files on a separate disk

    E

    Decrease the number of redo log groups to two

    F

    Increate the number Log Writer (LGWR) process


    正确答案: F,D
    解析: 暂无解析

  • 第19题:

    单选题
    Redo log files are not multiplexed in your database. Redo log blocks are corrupted in group 2, and archiving has stopped. All the redo logs are filled and database activity is halted. Database writer has written everything to disk. Which command would you execute to proceed further?()
    A

    RECOVER LOGFILE BLOCK GROUP 2;

    B

    ALTER DATABASE DROP LOGFILE GROUP 2;

    C

    ALTER DATABASE CLEAR LOGFILE GROUP 2;

    D

    ALTER DATABASE RECOVER LOGFILE GROUP 2;

    E

    ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 2;


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    According to the passage, _____ is the essence of self-plagiarism.
    A

    the writer’s pursuit for money or promotion

    B

    the writer’s laziness at his/her work

    C

    the writer’s deception on himself

    D

    the writer’s deception on the reader


    正确答案: A
    解析:
    题目问题问的是什么是自我剽窃的实质。根据文章第三段的第一句话“Like all plagiarism the essence of self-plagiarism is the author’ attempts to cheat the reader.”可知选项D为正确答案。

  • 第21题:

    多选题
    For a given Servlet Response response, which two retrieve an object for writing text data? ()
    A

    response.get Writer ()

    B

    response.get Output Stream ()

    C

    response.get Output Writer ()

    D

    response.get Writer ().get Output Stream()

    E

    response.get Writer (Writer.OUTPUT_TEXT)


    正确答案: C,D
    解析: 暂无解析

  • 第22题:

    多选题
    Your production database is running in the ARCHIVELOG mode and the ARCn process is functional. You have two online redo log groups. Which three background processes would be involved when a log switch happens? ()
    A

    archival

    B

    log writer

    C

    database writer

    D

    system monitor

    E

    process monitor

    F

    change tracking writer


    正确答案: B,D
    解析: 暂无解析

  • 第23题:

    多选题
    In your database, the Log Writer (LGWR) process is unable to write to a member of a current redo log group due to read/write failure. Which two effects would you see in your database?()
    A

    The database instance aborts.

    B

    The database operation temporarily halts till the member becomes available.

    C

    Writing proceeds as normal. LGWR writes to the available members of a group and ignores the unavailable members.

    D

    The member would be marked as STALE and an error message would be written to the alert log file and LGWR trace file.

    E

    The status of the group changes to INACTIVE and an error message would be written to the alert log file and LGWR trace file.


    正确答案: B,C
    解析: 暂无解析