e股脑电脑教程网
  • 首 页
  • 操作系统
  • 应用软件
  • 下载工具
  • 影音视频
  • 办公软件
  • 媒体制作
  • 网站建设
  • 平面设计
  • 数据库
  • 程序开发
  • 视频教程
编辑推荐: | 文章搜索:
您现在的位置: e股脑 >> 数据库 >> Oracle教程 >> Oracle DBA数据库结构试题精选 >> 教程正文
 
教程搜索
 
 
相关教程
  • 用Oracle 10g列值掩码技术隐藏敏感数据
  • ORACLE常用Script
  • OracleSupport全球解答的最hot的21个问
  • Oracle 中的OOP概念
  • 过程,函数,程序包
  • 异常和游标管理
  • 集合和成员函数
  • Oracle10gR2安裝
  • SQL 的高级应用
  • Install Oracle on Solaris 8/9/10
  • Install Oracle9 on RedHat
  • Start Console on Oracle9i VS Oracle
  • oracle自动imp脚本
  • Oracle9i连接sybase的透明网关的配置
  • 用裸设备来提高Oracle数据库的性能
  • 从Oracle迁移到SQL Server的陷阱
 
 

图文教程


  • Windows抢了谁的饭碗 非主流操作系统To

  • 地球还是火星 平常心看“非主流”

  • 综合运用Office 2007批量制作奖状

  • 没有系统盘如何才能修复受损系统?

  • 巧妙运用Excel中边界的附加功能!
 
 
赞 助 商
 
 
Oracle DBA数据库结构试题精选
  • 来源:e股脑
  • 点击次数:
  • 更新时间:2007-8-9

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

Q. 11 : The process that performs internal operations like Tablespace

1. PMON

2. SMON

3. DBWR

4. ARCH

2

Q. 12 : The process that manages the connectivity of user sessions is

1. PMON

2. SMON

3. SERV

4. NET8

1

Q. 13 : The ARCH process is enabled when the database runs in a

1. PARALLEL Mode

2. ARCHIVE LOG Mode

3. NOARCHIVELOG Mode

4. None of the above

2

Q. 14 : What performs the Check Point in the absence of a CKPT Process

1. DBWR

2. LGWR

3. PMON

4. SMON

2 : At a check point dbwr writes all data to data files from memory. At this

time the datafile headers have to be updated by LGWR in the absence of a CKPT

Q. 15 : If an application requests data that is already in the memory, it is


1. Cache Read

2. Cache Hit

3. Cache Miss

4. Cache Latch

2

Q. 16 : If the data requested is in the memory but had to be reloaded due to

1. CACHE HIT

2. CACHE REFRESH

3. CACHE RELOAD

4. None of the above

3

Q. 17 : If the data requested is not in the servers memory, it is referred to

1. CACHE DISK

2. CACHE MISS

3. CACHE READ

4. None of the above

2

Q. 18 : You can Dynamically resize the following Parameters in the SGA

1. Buffer Cache

2. Library Cache

3. Dictionary Cache

4. None of the above

4

Q. 19 : The memory area that stores the parsed representation of most

1. BUFFER CACHE

2. LIBRARY CACHE

3. DICTIONARY CACHE

4. NONE OF THE ABOVE

2

Q. 20 : The Most recently used data dictionary information is stored in

1. DATA DICTIONARY CACHE

2. SHARED CACHE

3. BUFFER CACHE

4. NONE OF THE ABOVE

Q. 21 : The server memory that holds session-specific information is referred

1. Program or Private Global Area

2. Session Global Area

3. Temp Space

4. None of the above

1

Q. 22 :

1 2 下一页
  • 上一篇教程: Oracle10g for AIX5L安装过程
  • 下一篇教程: Oracle8i/9i EXP/IMP使用经验
  •  

    关于本站 | 广告联系 | 版权声明 | 使用帮助

    Copyright © 2004-2008 www.egunao.com All rights reserved.