Without using any transformations how u can load the data into
target?

Answers were Sorted based on User's Feedback



Without using any transformations how u can load the data into target?..

Answer / hj

if i were the candidate i would simply say if there are no
transformations to be done, i will simply run an insert
script if the source and target can talk to each other. or
simply source -> source qualifier -> target. if the
interviewer says SQ is a transformation, then say "then i
dont know. i have always used informatica when there is
some kind of transformation involved because that is what
informatica is mainly used for". that will shut him up. :)
trust me, you wont lose the interview for just this
question. personally, whoever asks this qestion is not
there in the interview process to find a good candidate for
the post, he is just there to have some fun torturing
candidates. dont panic. as long as you know answers to
genuine informatica questions and know your business area,
there is always a job waiting for u.

Is This Answer Correct ?    23 Yes 0 No

Without using any transformations how u can load the data into target?..

Answer / raju

Hi All,

We can't load the data from source to target without using
any trasnformation, once you drag the source structure into
designer, the sorce structure will come along with source
qualifier t/r.

So, i cant possible to load the data from source to target
withoust using any transformation

Is This Answer Correct ?    13 Yes 2 No

Without using any transformations how u can load the data into target?..

Answer / vijay vajja

We can't load the data from source to target without using
any trasnformation.

becoz we are geting SQ trans along with source.
and if we are useing cobal source then we have to use
Normalizer trans.

so it's not posibule to load data from source to target
that with out a transformation.

Is This Answer Correct ?    11 Yes 2 No

Without using any transformations how u can load the data into target?..

Answer / srinivasarao dasari

But Source qualifier is also a transformation.

Is This Answer Correct ?    7 Yes 0 No

Without using any transformations how u can load the data into target?..

Answer / sunil

we cant load the data from source to target with out using
any transformation

Is This Answer Correct ?    4 Yes 1 No

Without using any transformations how u can load the data into target?..

Answer / dilip

write a SQL script like, insert into target_1 (select * from
source_1) and run it in the pre/post source/target load.

Is This Answer Correct ?    2 Yes 2 No

Without using any transformations how u can load the data into target?..

Answer / madhavan eyunni

Hi dilip,

Can you explain me in brief..


Madhavan eyunni

Is This Answer Correct ?    0 Yes 0 No

Without using any transformations how u can load the data into target?..

Answer / satya

Guys,

I totally agree with HJ, seriously folks dont get panic
with the interviewer, as long as ur correct and you are
confidant and if u r not quit. your job will find u

All the best

Is This Answer Correct ?    0 Yes 0 No

Without using any transformations how u can load the data into target?..

Answer / suri

it is not possible to load data form source to target with
out using transformation the reason is while loading the
data from source to targets there will be definitely
modifications in changing the data for example to calculate
the rank of the table like that.... simply the interviewer
will twist us . how we r confident in the subject .....

Is This Answer Correct ?    0 Yes 0 No

Without using any transformations how u can load the data into target?..

Answer / amedela chandra sekhar

simply say not possible in informatica u can ask to
interviewer can u plz tell me the answer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

i have two sources both is oracle database . one is coming from USA database and another one is coming from U.k database .i am using source qualifier transformation to join this.as that time in session level source properties which path i need to give to retrieve that data. thanks bala 09619894486

2 Answers   Accenture,


How can we integrate different flat file data in a single mapping and with in a single execution

1 Answers  


whether Sequence generater T/r uses Caches? then what type of Cache it is

7 Answers   Accenture,


What are the session parameters?

3 Answers  


How we will implement Pushdown Optimization and Types in Informatica with better examples

4 Answers   TCS,






i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))

5 Answers   Cap Gemini,


CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING? IF SO HOW?

6 Answers  


i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?

7 Answers   L&T,


How can you join two tables without any common column present in them?

1 Answers   TCS,


How to implement security measures using repository manager?

0 Answers  


i have source flat file like 1 a,1 b,1 c,2 a,2 b,2 c i want output as 1 a,b,c and 2 a,b,c ... how can achieve this

5 Answers   TCS,


how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?

5 Answers   DELL,


Categories