如何增加buffer cache的命中率?
第1题:
第2题:
第3题:
Cache的主要作用是什么,它与Buffer有何区别?
第4题:
Cache的容量对命中率的影响,以下说法正确的是()。
第5题:
在关于主存与cache地址映射方式中,叙述()是正确的。
第6题:
Which is the correct description of a pinned buffer in the database buffer cache()
第7题:
Automatic Shared Memory Management (ASMM) has been enabled for your database instance. Theinitialization parameters for the components that are managed by ASMM are not set. After observing theeffects of ASSM, you executed the following command: SQL> ALTER SYSTEM SET DB_CACHE_SIZE = 100M; Which statement is true in this scenario()
第8题:
Which component of the SGA stores parsed SQL statements is used for process sharing?()
第9题:
Cache容量越大,命中率增加的越大。
Cache容量很小时,命中率随容量的增加不太明显。
当Cache容量由很小开始增加时命中率增加的比较明显,当容量达到一定程度,容量增加命中率改善的并不大。
Cache容量越大,命中率增加的越小。
第10题:
增加Cache中的块数
增大组的大小
增大主存容量
增大块的大小
第11题:
第12题:
Configure the KEEP buffer pool and alter the table with the corresponding storage clause.
Increase the database buffer cache size.
Configure the RECYCLE buffer pool and alter the table with the corresponding storage clause.
Configure Automata Shared Memory Management.
Configure Automatic Memory Management
第13题:
第14题:
组相联映像、LRU替换的Cache存储器,不影响Cache命中率的是()。
第15题:
对于采用组相联映像、LRU替换算法的cache存储器来说,不影响cache命中率的是()
第16题:
Cache的命中率是指命中Cache的次数与访问Cache的次数之比。
第17题:
执行()命令可以察看informix数据库的Buffer Cache命中率。
第18题:
You observe that database performance has degraded over a period of time. While investigating the reason, you find that the size of the database buffer cache is not large enough to cache all the needed data blocks. Which advisory component would you refer to, in order to determine the required size of the database buffer cache?()
第19题:
Records from the data dictionary information are stored in which of the following database memory areas?()
第20题:
第21题:
Buffer cache
Redo log buffer
Private SQL area
Library cache
Row cache
第22题:
The buffer is currently being accessed.
The buffer is empty and has not been used.
The contents of the buffer have changed and must be flushed to the disk by the DBWn process.
The buffer is a candidate for immediate aging out and its contents are synchronized with the block contents on the disk.
第23题:
对
错