You are on page 1of 4

CALL/WHATSAPP - 8970853557 / 9448005273

Top Scenario based Interview Questions

1. How to load every 5th record into target table in informatica


power center & IIC Cloud

2. Fail the workflow /Task flow if the cust_name column contains


ceratin name for security purpose ?

3. how to create dependency between workflows and sessions?


the workflow B should get triggered only after the workflow A
completed successfully.
What is your approcah of IICS Cloud for the same scenario ?

4. Send first half records to one target, second half records to


another target in power center & IIC Cloud

5. How do you load alternate records into different tables through


mapping flow? (or) how to load even records to one target,
odd records to the other target. 1st record to 1st target 2nd
record to 2nd target 3rd record to 1st target 4th record to
2nd target so on.... in the perspective of power center & IICS
Cloud
6. How to load only null records into the target? explain using
mapping flow?

7. How do you load first and last records into target table?

8. I have three sources, same structure tables. but, i want to load


into single target table. how do i do this? explain in detail
through mapping flow.

9. How to join three sources (2 tables and 1 file) using a joiner?


explain though mapping flow. sending data one after another
to three tables in cyclic order

10. In source there are some records. suppose i want to send three
targets. first record will go to first target, second one will go to
second target and third record will go to third target and then
4th to 1st, 5th to 2nd, 6th to 3rd and so on.. Try to see the
approach of IICS Cloud as well.

11. Mapping to load all records except last 15 records in power


center & IICS Cloud

12. Pass unique values to one target, duplicate values to other


target
Analyze the approch in IICS Cloud & power center

13. If you run workflow one time even number records should get
loaded to target, 2 nd time if u run same workflow only odd
number records get loaded
14. Create an etl logic the workflow does not execute a session if no
record is extracted from source in IICS Cloud & power center

15. ifu have 5 different sources (2 from oracle, 1 from teradata, 2 is


flat file) there is a common column order_no in all sources, how
will you join these and load in same target?

16. load the top 2 highest paid students within a Coordinators

17. how to segregate 1st row, last row and middle to diff tables?

18. Design a mapping to find students whose Stipend is more than


the average Stipend of students.

19. Design a mapping to display the average Stipend amount of all


the students against each Student record.

20. Design a mapping to load only last two source records into the
target.

21. How to find vowel count in an Student name in informatica?

22. How to remove duplicate records in informatica? explain the


different ways to do it?

23. Design a mapping to load the last 3 rows from a flat-file into the
target?
24. Ifhave 1 LAKH record in source, how will load only 2000 record
to target?

25. Loadtop 2 Stipend for each Coordinators without using rank


transformation and sql queries in source qualifier?

You might also like