无标题文档
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
我们如果遇到需要从其它系统的数据库中取数据进行统计分析的问题,可疑选择使用ORACLE的ODI工具进行抽数,但是对方提供的数据库用户下没有任何对象,只是有查询所有表的权限,因此无法做数据反向。于是决定使用物化视图,把对方数据库中的数据拿过来,虽然数据量比较大,但是每月只拿一次,而且如果设置成增量更新...
分类:
数据库 时间:
2015-07-16 16:16:43
阅读次数:
224
ODI Studio拓扑结构的创建与配置(Oracle)
分类:
数据库 时间:
2015-05-06 01:20:38
阅读次数:
715
call a PL/SQL procedure using Oracle Data Integrator (ODI).
分类:
数据库 时间:
2015-05-05 23:32:49
阅读次数:
390
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
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
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
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