052-011題解析

pxbibm發表於2014-03-31
 

11.

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

A.Large Pool 大池

B.Redo Log Buffer 日誌快取池

C.Database Buffer Cache 資料快取池

D.Program Global Area (PGA) 使用者程式區

Answer: A

答案解析:

本題考點是例項記憶體的作用,使用RMAN備份時,使用者的記憶體是大池,因此選擇A。只需要記住RMAN使用哪個記憶體區就可以了。

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12798004/viewspace-1133266/,如需轉載,請註明出處,否則將追究法律責任。