Oracle DBA数据库结构试题精选
日期:2007年7月8日 作者: 查看:[大字体 中字体 小字体]-
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] [2] [3] 下一页
-
- Oracle DBA数据库结构试题精选 相关文章:
- ·Oracle DBA数据库结构试题精选
- ·Oracle DBA数据库结构试题精选(1)
- ·Oracle DBA数据库结构试题精选(2)
- Oracle DBA数据库结构试题精选 相关软件
- 特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作
- 者.文章版权归文章原始作者所有.对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转
- 载的文章有版权问题请联系编辑人员,我们尽快予以更正. 转载请注明来源:http://www.hackhome.com
上一篇:解决sqlserver2005中文版与vs2005的WebApplicationProject的冲突问题
精品推荐
热点TOP10
- ·Oracle用户权限的管理
- ·解读Oracle 9201的控制文件
- ·利用Oracle9i XML DB 来解决复杂编码问题
- ·Oracle数据操作和控制语言问题详解
- ·Oracle数据库密码文件的使用和维护
- ·如何在Oracle里用存储过程定期分割表
- ·杜绝安全隐患 容易忽视Oracle安全问题
- ·Oracle SQL 内置函数的使用方法及结果
- ·用Oracle的解析函数发现序列间隙
- ·Oracle初学者入门指南-什么是DUL?
- ·深刻理解 Oracle 数据库的启动和关闭
- ·Oracle DBA数据库结构试题精选
- ·SQL Server与Oracle链接服务器应用
- ·Oracle利用UTL_MAIL发送电子邮件
- ·[Oracle]探讨数据库的数据导入方法
- ·[Oracle]进程结构和内存结构的实例
- ·[Oracle]Redo log日志组故障分析
- ·[Oracle]用函数格式化EXPLAIN PLAN
- ·[Oracle]手工转移数据库Step By Step
- ·Oracle DBMS_REPAIR包修复损坏数据块
