Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


without dynamic lookup transformation how to insert new
rows and update existing rows?

Answers were Sorted based on User's Feedback



without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / jhansi

YES,we can insert new rows and updat existing row
By setting Session level properties
1.Session->properties->TreatSourceRowas Update
2.Session->mapping->target properties->select update else
insert

Is This Answer Correct ?    8 Yes 1 No

without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / sujana

@above

then wat is the use of lukup..if v can load in dis way

Is This Answer Correct ?    5 Yes 1 No

without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / vali

you can use source qualifier transformation to do this.
write join condition ...
the rest of the operation will be same

Is This Answer Correct ?    0 Yes 0 No

without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / sarthak

with SCD Type-1...

it uses normal look-up (not the dynamic look-up)

Is This Answer Correct ?    0 Yes 0 No

without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / sujit

by the use of update strategy T/R we can insert new row and
updae a existing row on the time of T/R

Is This Answer Correct ?    1 Yes 1 No

without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / murali raju

Simple you can take one look up transformation give the
condition as empno=empno1(if it is primary key) and take
update strategy transformation just pass condition as
IIF(empno=empno1,dd_update,dd_insert). in this way we can
insert new records and update old records without keepimg
historical data.

Is This Answer Correct ?    0 Yes 0 No

without dynamic lookup transformation how to insert new rows and update existing rows?..

Answer / bj

With out lookup and update st. transformation we can still
insert new and update data at session level.
in session at the time giving target table connect bottom u
find insert and update just check that box.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Informatica Interview Questions

Explain your project of banking domian.

0 Answers   Cap Gemini,


suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?

3 Answers   TCS,


I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .

0 Answers   Amazon,


In session log thier should not be a single error how will u do

3 Answers   HCL,


hi all, i have 1 flat file having 10 rows. like:- id name amt 100 a 100 200 b 200 100 n 300 400 p 3000 100 a 100 600 x 6000 Now i want to load half of this data into one flat file and remaining in other flat file.like :- flat file 1 id name amt 100 a 100 200 b 200 100 n 300 ---------------------- ---------------------- flat file 2 id name amt 400 p 3000 100 a 100 600 x 6000 Plz reply me ASAP.

10 Answers  


Can we schedule a workflow(not a session) to run after completition of another workflow? Can we make a workflow depend on completition of another one?

2 Answers   GE,


Mention a few design and development best practices for informatica?

0 Answers  


what is Partitioning ? where we can use Partition?

2 Answers   IBM, TCS,


What are the advantages of using informatica as an etl tool over teradata?

0 Answers  


What is CDC? How to implement CDC?

4 Answers   People Tech, TCS,


How can a transformation be made reusable?

0 Answers   Informatica,


Can you use flat files in Mapplets.

0 Answers  


Categories