沉睡森林@漂在北京

          本處文章除注明“轉(zhuǎn)載”外均為原創(chuàng),轉(zhuǎn)載請注明出處。

            BlogJava :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
            152 隨筆 :: 4 文章 :: 114 評論 :: 0 Trackbacks
          最近一直沒有文章,今天發(fā)一點在工作中遇到的問題。主要是oracle的etl產(chǎn)品odi的相關(guān)問題,在OTN論壇上面很快找到了答案。下面抄錄論壇里面的發(fā)帖和回復(fù),減少我打字的數(shù)量。

          Hi,

          I have two tables with same structure. Now I want to union the data from these two table and load the result in target table. How can I achieve this functionality in ODI? In formatica this can be done using UNION Transformation but I don't know about ODI. 
          Please help.

          Thanks,
          Monika


          Hi Monika,

          Union transformation cannot be done by Interface in ODI.

          There are three option in ODI to achieve your task

          1) you need to create two interfaces like int1 and int2
          where int1 will transfer the data from tab1(source) to target table and int2 will transfer the tab2(source) to target table.

          2) In second option, create a view for the union of tab1 and tab2 and use that view as source in the interafce to tranfer the union data to target. In this method we can achive this by single interface.

          3) create the ODI procedure with a sql query of insert into target_table (select * from tab1 union select * from tab2).

          Thanks,
          Madha.
          posted on 2009-05-21 14:25 王總兵 閱讀(260) 評論(0)  編輯  收藏 所屬分類: DataBase
          主站蜘蛛池模板: 梅州市| 许昌县| 内黄县| 铁力市| 临潭县| 会宁县| 昌都县| 进贤县| 邵阳市| 伊宁市| 沽源县| 方山县| 磐石市| 盱眙县| 荔波县| 汝南县| 宁海县| 大余县| 开封县| 封开县| 东乡县| 定州市| 滦平县| 海南省| 邹平县| 体育| 梧州市| 龙胜| 花莲县| 游戏| 陆丰市| 广昌县| 雷山县| 化隆| 灌南县| 古蔺县| 曲水县| 巩留县| 吉木乃县| 城市| 基隆市|