How to enter same record twice in the target table,explain?

Answers were Sorted based on User's Feedback



How to enter same record twice in the target table,explain?..

Answer / guest

Guess,Connect the output to two instances of same target

Is This Answer Correct ?    10 Yes 0 No

How to enter same record twice in the target table,explain?..

Answer / saradhi

i think its happen only if the target table does not have
any primary key.

Is This Answer Correct ?    9 Yes 0 No

How to enter same record twice in the target table,explain?..

Answer / guest

Guess this can be done only by if the target table has a an
id which is of serial number or the table does not have
promary keys

Is This Answer Correct ?    4 Yes 0 No

How to enter same record twice in the target table,explain?..

Answer / informatica_learner

use the transformation of nomalizer transformation

Is This Answer Correct ?    4 Yes 2 No

How to enter same record twice in the target table,explain?..

Answer / ramesh

use nomalizer transformation and you can set occurancy
level

Is This Answer Correct ?    2 Yes 0 No

How to enter same record twice in the target table,explain?..

Answer / shankar

if there is primary key there then this cant be done. we get an error 'unique constraint violated'error. hence very less scope here. if we can assign any i.d then there might be some scenarios where we can do this.

Is This Answer Correct ?    0 Yes 0 No

How to enter same record twice in the target table,explain?..

Answer / peer

with the help of warehouse keys

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Informatica Interview Questions

What is target load order?

0 Answers  


Source as 1 1 2 2 3 3 How to get target as 1 2 3 and 1 2 3

3 Answers   CTS,


4 yrs etl devloper roles and responsibilities?any body give solutions

0 Answers   TCS,


What is limitations of truncate and load option

1 Answers   Cap Gemini,


what are factless facts? And in which scenario will you use such kinds of fact tables.

0 Answers  


If we are using an aggregator but forget to mention the group by port .what will be the output??

11 Answers   Nomura, TCS,


where to store informatica rejected data?

0 Answers  


How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how

0 Answers   CTS,


how can u tune u r informatica mapppings

2 Answers   CTS,


After dragging the ports of 3 sources sqlserver,oracle,informix to single source qualiofier can we map these ports directly to target and how?

2 Answers  


how can we load 365 flat file to a single fact table (target) as a history load in single mapping?

2 Answers  


SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?

6 Answers   IBM,


Categories