码迷,mamicode.com
首页 >  
搜索关键字:odi    ( 5486个结果
Invoking jar in Oracle Data Integrator
在ODI中调用jar包java方法的过程如下:
分类:数据库   时间:2015-08-27 13:04:21    阅读次数:284
javascript
无标题文档 window.onload =function() {  var a1 = document.getElementById('btn1');   var a2 = document.getElementById('btn2');    var a3 = document.getElementById('btn3');  //选 div1下面东西    var oDi...
分类:编程语言   时间:2015-08-18 01:20:45    阅读次数:154
ODI---->Variables
ODI 变量的使用
分类:其他好文   时间:2015-08-03 20:41:34    阅读次数:140
oracle物化视图创建
我们如果遇到需要从其它系统的数据库中取数据进行统计分析的问题,可疑选择使用ORACLE的ODI工具进行抽数,但是对方提供的数据库用户下没有任何对象,只是有查询所有表的权限,因此无法做数据反向。于是决定使用物化视图,把对方数据库中的数据拿过来,虽然数据量比较大,但是每月只拿一次,而且如果设置成增量更新...
分类:数据库   时间:2015-07-16 16:16:43    阅读次数:224
ODI Studio拓扑结构的创建与配置(Oracle)
ODI Studio拓扑结构的创建与配置(Oracle)
分类:数据库   时间:2015-05-06 01:20:38    阅读次数:715
Calling a PL/SQL procedure in ODI
call a PL/SQL procedure using Oracle Data Integrator (ODI).
分类:数据库   时间:2015-05-05 23:32:49    阅读次数:390
Install and Configure Oracle Data Integrator 12c on Non-GUI Platforms
This tutorial covers install and configuration of Oracle Data Integration (ODI) 12.1.3 from command line on platforms where Graphical User Interface (...
分类:数据库   时间:2015-05-02 11:09:01    阅读次数:272
ODI11g: Integrating with Enterprise Manager and Using ODI Console
This tutorial walks you through the steps that are needed to deploy and configure Enterprise manager 11g plugin to an existing WebLogic server domain....
分类:其他好文   时间:2015-05-02 11:08:46    阅读次数:132
Oracle Data Integrator 12c - Creating Procedures and Scenarios
This tutorial walks you through the steps that are needed to create an Oracle Data Integrator Studio (ODI) procedure and scenario, and schedule the sc...
分类:移动开发   时间:2015-05-02 11:08:44    阅读次数:140
Integrating Oracle Data Integrator 12c (ODI) and Oracle GoldenGate 12c (OGG)
This tutorial covers integrating Oracle Goldengate (OGG) with Oracle Data Integrator 12c (ODI). ODI knows about and can control OGG, OGG does not know...
分类:数据库   时间:2015-05-02 11:08:18    阅读次数:217
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!