首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 网络资源 > Oracle Concepts学习笔记(四)
【标  题】:Oracle Concepts学习笔记(四)
【关键字】:Oracle,Concepts
【来  源】:http://www.cublog.cn/u/15472/showart.php?id=212267

Oracle Concepts学习笔记(四)

24.Unlike instance recovery, media
recovery must be initiated by the user. Media recovery
updates restored datafiles so the information in them
corresponds to the most recent time point before the disk
failure, including the committed data in memory that was
lost because of the failure.
(介质恢复由用户发起.介质恢复数据文件信息到相应的介质失败时最近的时间点,包括那些在内存中以提交的但丢失了的数据)       
25.If the database’s redo log operates in NOARCHIVELOG mode, the database can be
completely recovered from instance failure but not from disk failure.
(如果数据库在不归档日志模式下,那么数据库只能恢复例程失效而不能恢复介质的失败)
26.Differences Between Data Warehouse and OLTP Systems(数据仓库与在线联机事务处理)
1)Workload(工作量)
OLTP systems support only predefined operations. Your applications might be
specifically tuned or designed to support only these operations.
(联机系统仅支持预先确定了操作)
2)Data Modifications
A data warehouse is updated on a regular basis by the ETL process (run nightly or
weekly) using bulk data modification techniques. The end users of a data
warehouse do not directly update the data warehouse.
(数据仓库数据的更新通过ETL进程依据有序的、规则的原理基础,最终用户不能直接更新数据仓库的数据)
In OLTP systems, end users routinely issue individual data modification statements
to the database. The OLTP database is always up to date, and reflects the current
state of each business transaction.
(联机系统最终用户经常执行个别的数据更新,它常常更新到最近的日期,它反映的是最近的业务状态)
3)Schema Design
Data warehouses often use denormalized or partially denormalized schemas (such
as a star schema) to optimize query performance.
(数据仓库经常使用非规格化或半规格化的用户方案达到高效的查询性能)
OLTP systems often use fully normalized schemas to optimize
(联机系统常常使用全规格化的用户方案达到)
4)Historical Data
Data warehouses usually store many months or years of data. This is to support
historical analysis.
OLTP systems usually store data from only a few weeks or months.
使用iconv.exe转码工具升级数据库使用心得:【上一篇】
undotbs1.dbf文件过大处理:【下一篇】
【相关文章】
  • windows下安装oracle
  • Oracle建立(基础)
  • windows下无法安装oracle8i
  • 利用游标返回结果集的的例子(Oracle 存储过程)
  • 设置oracle9i的Standby自启动
  • oracle-约束
  • Oracle常用命令学习笔记
  • oracle sql语句性能优化
  • oracle-连接池的配置
  • [Oracle] UNIX与Windows 2000上Oracle的差异(I)
  • 【随机文章】
  • 你还在用if else吗
  • 利用ADODB写文件——恶意文件young.gif代码的分析心得1
  • 系统设定修改记录
  • gmail邀请函,需要的请留名
  • JDBCTM 指南:入门4 - Statement
  • .net web.config文件详解
  • 如何处理MYSQL查询
  • VoIP基本原理与常见设备(1)
  • 小百合史记(前言)-------------(转)
  • C趣味程序百例(07)
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.