- 1、本文档共17页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ODI操作文档
Oracle Data Integrator 内容 ODI介绍 odi工具结构及组成模块 设置开发环境 基于主键比对的数据同步 基于时间戳的数据同步 项目中常用功能 ODI介绍 与传统的ETL工具不同,ODI是ELT过程。 ELT优点:充分利用目标数据库性能,提高ELT效率。 Odi 模块 目标 熟悉odi结构 熟悉odi各个组成部分及功能 designer 设计模型 设计接口 设计过程 设计包 设计场景 Operator 图形化查看数据加载过程 查看数据加载出现的问题 Topology 技术(支持的各种数据源) Data Server(数据库实例) Physical Schema(表空间) data space(数据表空间) work space(工作表空间,存放临时数据) Logical schema Context security 用户管理 agent 运行时组件 设置开发环境 目标 熟悉设置拓扑结构的步骤 设置Data Server 设置physical schema 设置logical Schema 熟悉创建工程的步骤 熟悉创建模型的步骤 熟悉创建接口(数据源到目标映射和转换)的步骤 设置数据源 在拓扑管理其中创建data server 创建physical schema 创建工程 插入工程 导入相应的km 创建目录结构 创建模型 插入模型 反转对象 创建接口 指定映射对应规则 设置数据转换规则 项目中常用功能 记录日志 修改KM 包中直接调用OS命令 查看ODI数据流程图,见附件。 * 以是ETL过程开发者的角度讲解odi这款工具,强调如何使用。 * etl和elt的区别 * What Is the Topology? The topology in Oracle Data Integrator is a complete representation of your information system. It includes everything from data servers and schemas to reserved keywords in languages used by different technologies. Oracle Data Integrator uses this topology to access resources available in the information system in order to carry out integration tasks. A logical schema is a single alias for several different physical schemas. These schemas should have very similar or identical data structures, and must be based on the same technology. The logical schema thus brings together different physical schemas representing the same kind of data in different contexts. Context: Maps logical resources onto their implementations as physical resources In a given context, one logical resource is mapped to one unique physical resource. * 以是ETL过程开发者的角度讲解odi这款工具,强调如何使用。 * etl和elt的区别 * What Is the Topology? The topology in Oracle Data Integrator is a complete representation of your information system. It includes everything from data servers and schemas to reserved keywords in languages used by different technologies. Oracle Data Integrator uses this topology to access resources available in the information system in order to carry out integration tasks. A
文档评论(0)