delete data from staging table as it loads to target table.here is the case
we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses

Answer Posted / aparna

once the session loads the data to target ,truncate the staging table .So everytime we load is complete ,staging table will be empty .
In POST-SQL (Target ) : truncate the staging table .

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is persistent lookup cache?

591


While migrating the data from one environment to another environment how would you manage the connections?

615


Clarify the aggregator change?

586


What is meant by lookup transformation? Explain the types of lookup transformation?

558


Which development components of informatica have the highest usage?

582






What are session parameters ? How do you set them?

1366


In which transformation you cannot drag ports into it?

774


How you know when to use a static cache and dynamic cache in lookup transformation?

1331


Define pmcmd command?

615


what is SDLC way of code development?

1553


How do you load only null records into target? Explain through mapping flow.

1488


Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance

1618


What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?

7663


What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?

1888


Explain sessions and how many types of sessions are there?

574