Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 18 Jan 2007 @ 11:53:55 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Requirements for Informatica full pushdown optimization
 
From:   Dan Linstedt

Informatica's push-down is not fully developed yet, however it works for quite a few of the cases IF you use full-source qualifier SQL overrides. Informatica's support of Teradata OLAP functions is non-existent today. Informatica cannot push-down sequence generation to the database, requiring again - SQL overrides with ROW_NUMBER and PARTITION BY OLAP functionality.

The requirements for full 100% push-down are very strict. Here are a few of them: 1) source and target database connection MUST be the same, this forces you to use VIEWS in Teradata that cross databases via ownership. Make the views 1:1 with the underlying table structures, so that UPDATES work as well. 2) Mark the sessions as FULL-PUSHDOWN WITH VIEW, as without view creation, sometimes it doesn't work properly. 3) you can use the joiner, and lookup and limited expressions (such as ISNULL) which are converted to COALESCE(). But any complex expressions using unconnected lookups break the push-down.


Cheers,

Dan Linstedt
CTO, Myers-Holum, Inc
www.MyersHolum.com



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023