• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
Oracle
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
Oracle DBA 存储管理试题选
软件发布 Oracle DBA 存储管理试题选
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 文章首页 >> 认证考试 >> Oracle认证 >> Oracle题库 >> Oracle DBA 存储管理试题选

Oracle DBA 存储管理试题选

添加时间: 2008-4-18 22:28:17  作者: Oracle题库  阅读次数:22   来源: http://www.d9soft.com

       

    Q. 1 : Oracle immediately re-uses the space assigned to row-directory portion of the data block once you delete the corresponding rows. 
  
  1. True 
  2. False  
  
  2 
   
  Q. 2 : Which of the following three portions of a data block are collectively called as Overhead. 
  
  1. table directory, row directory and row data 
  2. data block header, table diretory and free space 
  3. table directory, row directory and data blcok header 
  4. data block header, row data and row header  
  
  3  
  
  Q. 3 : Which portion of the data block contains table or index data 
  
  1. table directory 
  2. row directory 
  3. overhead 
  4. row data 
  
  4   
  
  Q. 4 : What are the two space management parameters for controling the use of free space in a data block 
  
  1. INITIAL and NEXT 
  2. PCTFREE and PCTUSED 
  3. TABLESPACE and STORAGE 
  4. free space cannot be controlled at block level  
  
  2 
    
  Q. 5 : The maximum number of transactions that a block can support is 
  
  1. 100 
  2. 255 
  3. 1000 
  4. unlimited 
   
  2 
   
  Q. 6 : what is PCTFREE 
  
  1. A space management parameter which sets aside that much percentage of memory in the data block for future update of existing rows. 
  2. A space management parameter which determines the minimum percentage of a block that can be used for row data plus overhead. 
  3. A space management parameter which tells Oracle that the block is available for inserts after the percentage of used memory falls below certain percentage. 
  4. all of them 
   
  1   
  
  Q. 7 : What is the default value of NEXT parameter 
  
  1. 1 block 
  2. 2 blocks 
  3. 5 blocks 
  4. 100 blocks  
  
  3  
  
  Q. 8 : Which parameter reserves the more space for future updates 
  
  1. high PCTINCREASE 
  2. high PCTFREE 
  3. high INITIAL 
  4. high PCTUSED 
   
  2  
  
  Q. 9 : PCTFREE and PCTUSED together should not exceed 
  
  1. 100 
  2. 50 
  3. 25 
  4. 10 
  
  1  
  
  Q. 10 : Row migration is a result of 


  1. not enough space in a block for new rows. 
  2. not enough memory for sorts 
  3. not enough space for updates in the current block 
  4. all of them  
  
  3 
   
  Q. 11 : Frequent deallocation of extents result in 
  
  1. truncated segments 
  2. block fragmentation 
  3. truncated tablespaces 
  4. tablespace fragmentation 
  
  4 
  
  Q. 13 : Row migration is a result of 
  
  1. high PCTFREE 
  2. low PCTFREE 
  3. high PCTUSED 
  4. low PCTUSED 
   
  2 
  
  Q. 12 : Which background process coalesce the fragmented space 
  
  1. SMON 
  2. PMON 
  3. DBWR 
  4. LGWR 

 

上下文章:

 

上一篇文章: Oracle DBA 用户管理试题选 下一篇文章: Oracle DBA 审计数据库试题选

相关文章:

  • 用端口碰撞技术实现服务器远程管理
  • 教你用QMailadmin达出QMail邮件账户的Web管理
  • 在ORACLE的存储过程中如何做简单的动态查询
  • Oracle下调数据库许可价格以适应多芯CPU
  • Oracle全球客户支持副总裁汤姆·舒尔滋演讲

相关软件:

  • 奥汀CRM客户关系管理 v2006
  • 思酷曼杀人游戏俱乐部管理系统 V1.2
  • 文件管理精灵 V3.21
  • 胜新通用人事工资管理系统普及版-网络版 7.35
  • 胜新通用人事工资管理系统普及版 7.35
  • 投诉管理系统 V3.0

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

Oracle认证分类导航

  • Oracle动态
  • Oracle指导
  • Oracle题库

本类经典文章推荐

  • AIX下自动启动Oracle数据库与监听...
  • SQLServer和Oracle的常用函数对比
  • Oracle数据库配置错误信息解决方法
  • 修改oracle的数据文件
  • Oracle维护常用SQL语句
  • Oracle9i精华集粹
  • Oracle中导入文本数据的方法
  • 如何彻底删除Oracle
  • Oracle数据库的分组问题下
  • Oracle并行服务器(OPS)十二问

Oracle题库阅读排行

  • AIX下自动启动Oracle数据库与监听...
  • Oracle维护常用SQL语句
  • Oracle试题:032的144题
  • Oracle中导入文本数据的方法
  • 今年4月三级数据库笔试试题及答案
  • Oracle9i精华集粹
  • 修改oracle的数据文件
  • OracleDBA面试题及参考答案
  • OracleDBA数据库结构题选1
  • OracleDBA数据库结构题选2

Oracle认证阅读总排行

  • Oracle系统表查询
  • 实例:Oracle导出EXCEL文件
  • Oracle常用的OCI函数上
  • 在ORACLE的存储过程中如何做简单的...
  • Oracle企业管理器(OEM 2.1)使用...
  • Tomcat+SQLServer连接池配置
  • 如何将excel数据导入oracle中
  • AIX下自动启动Oracle数据库与监听...
  • 如何取出某一用户的密码 再原样改...
  • 实例:Oracle导出EXCEL文件

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有