Oracle OCP 1Z0-053 Q115(ASM variable extent size support)
A. It improves resync operations when the disk comes online after being taken offline for maintenance
purposes.
B. It improves performance in the extended cluster configuration by reading from a local copy of an
extent.
C. Fewer extent pointers are needed to describe the file and less memory is required to manage the
extent maps in the shared pool.
D. This feature enables faster file opens because of the reduction in the amount of memory that is
required to store file extents.
Answer: CD
參考:http://blog.csdn.net/rlhua/article/details/14388387
Extents
The contents of Oracle ASM files are stored in a disk group as a set, or collection, of extents that are stored on individual disks within disk groups. Each extent resides on an individual disk. Extents consist of one or more allocation units (AU). To accommodate increasingly larger files, Oracle ASM uses variable size extents.
Variable size extents enable support for larger Oracle ASM data files, reduce SGA memory requirements for very large databases, and improve performance for file create and open operations. The initial extent size equals the disk group allocation unit size and it increases by a factor of 4 or 16 at predefined thresholds.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2072451/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle OCP(32):SUPPORT:MOSOracle
- Oracle OCP(42):ASM 儲存結構簡介OracleASM
- linux vdo驗證 oracle asm diskgroup sector_size 4096 udev asmlibLinuxOracleASMdev
- Oracle environment variableOracle
- JDBC/MYSQL問題 : Unknown system variable 'query_cache_size'JDBCMySql
- Oracle OCP(56)Oracle
- oracle stream pool sizeOracle
- Oracle OCP(54):EXPOracle
- Oracle OCP(54):IMPOracle
- Oracle OCP(57):IMPDPOracle
- Oracle OCP(44):LSNRCTLOracle
- Oracle OCP(23):序列Oracle
- Oracle OCP(29):PROFILEOracle
- Oracle OCP(28):USEROracle
- Oracle OCP(25):索引Oracle索引
- Oracle OCP(30):ROLEOracle
- Oracle ASM神書《撥雲見日 解密Oracle ASM核心》出版了OracleASM解密
- Oracle OCP(48):UNDO TABLESPACEOracle
- Oracle OCP(58):ARCHIVELOG 管理OracleHive
- Oracle OCP(33):官方文件Oracle
- Oracle OCP(20):建立表Oracle
- Oracle OCP(21):管理表Oracle
- Oracle OCP(12):ROLLUP & CUBEOracle
- Oracle OCP(24):檢視Oracle
- Oracle OCP(26):其它ObjectOracleObject
- ocp 19c考題,科目082考試題(13)-variable prompt
- Oracle ASM擴容(NFS)OracleASMNFS
- 【ASM】Oracle asm刪除磁碟組注意事項ASMOracle
- My Oracle Support, 縮寫為MOSOracle
- Oracle OCP(60):RMAN 備份Oracle
- Oracle OCP(45):sqlnet.oraOracleSQL
- Oracle OCP(45):TNSNAMES.oraOracle
- Oracle OCP(62):熱備份Oracle
- Oracle OCP(60):冷備份Oracle
- Oracle OCP(35):Database 安裝OracleDatabase
- Oracle OCP(36):DBCA建庫Oracle
- Oracle OCP(04):聚合函式Oracle函式
- Oracle OCP(43):listener.oraOracle
- Oracle OCP(40):程式結構Oracle