设为首页收藏本站

嘻皮客娱乐学习网

 找回密码
 中文注册
搜索
打印 上一主题 下一主题
开启左侧

[面试题库] OracleDBA数据库结构试题精选

[复制链接]
跳转到指定楼层
楼主
发表于 2014-11-30 15:25:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
q. 1 : physical disk resources in an oracle database are
1. control files
2. redo log files
3. data files
4. all of the above
4
q. 2 : what is a schema
1. a physical organization of objects in the database
2. a logical organization of objects in the database
3. a scheme of indexing
4. none of the above
2
q. 3 : an oracle instance is
1. oracle memory structures
2. oracle i/o structures
3. oracle background processes
4. all of the above
4
q. 4 : the sga consists of the following items
1. buffer cache
2. shared pool
3. redo log buffer
4. all of the above
4
q. 5 : the area that stores the blocks recently used by sql statements is
1. shared pool
2. buffer cache
3. pga
4. uga
2
q. 6 : which of the following is not a background server process in an oracle
1. db writer
2. db reader
3. log writer
4. smon
2
q. 7 : which of the following is a valid background server processes in oracle
1. archiver
2. lgwr ( log writer )
3. dbwr ( dbwriter )
4. all of the above
4
q. 8 : the process that writes the modified blocks to the data files is
1. dbwr
2. lgwr
3. pmon
4. smon
1 : oracle does not modify the data in data file. once the server process makes a change in the memory, dbwr writes the modified blocks back to disk.
q. 9 : the process that records information about the changes made by all
1. dbwr
2. smon
3. ckpt
4. none of the above
4 : lgwr process records the information about changes to database
q. 10 : oracle does not consider a transaction committed until
1. the data is written back to the disk by dbwr
2. the lgwr successfully writes the changes to redo
3. pmon process commits the process changes
4. smon process writes the data
回复

使用道具 举报

小黑屋|手机版|嘻皮客网 ( 京ICP备10218169号|京公网安备11010802013797  

GMT+8, 2024-5-10 12:32 , Processed in 0.161825 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表