50 Frequently Asked Informatica Interview Questions With Answers
50 Frequently Asked Informatica Interview Questions With Answers
50 Frequently Asked Informatica Interview Questions With Answers
com/
There can be any number of repositories in informatica but eventually it depends on number of
1/8
http://career.guru99.com/
ports.
6. What is the benefit of partitioning a session?
Partitioning a session means solo implementation sequences within the session. It's main
purpose is to improve server's operation and efficiency. Other transformations including
extractions and other outputs of single partitions are carried out in parallel.
7. How are indexes created after completing the load process?
For the purpose of creating indexes after the load process, command tasks at session level can
be used. Index creating scripts can be brought in line with the session's workflow or the post
session implementation sequence. Moreover this type of index creation cannot be controlled
after the load process at transformation level.
8. Explain sessions. Explain how batches are used to combine executions?
A teaching set that needs to be implemented to convert data from a source to a target is called
a session. Session can be carried out using the session's manager or pmcmd command. Batch
execution can be used to combine sessions executions either in serial manner or in a parallel.
Batches can have different sessions carrying forward in a parallel or serial manner.
9. How many number of sessions can one group in batches?
One can group any number of sessions but it would be easier for migration if the number of
sessions are lesser in a batch.
10. Explain the difference between mapping parameter and mapping variable?
When values change during the session's execution it's called a mapping variable. Upon
completion the Informatica server stores the end value of a variable and is reused when session
restarts. Moreover those values that do not change during the sessions execution are called
mapping parameters. Mapping procedure explains mapping parameters and their usage.
Values are allocated to these parameters before starting the session.
11.What is complex mapping?
Following are the features of complex mapping.
Difficult requirements
Many numbers of transformations
Complex business logic
12. How can one identify whether mapping is correct or not without connecting session?
One can find whether the session is correct or not without connecting the session is with the
2/8
http://career.guru99.com/
3/8
http://career.guru99.com/
be validated.
21. Briefly explain the Aggregator transformation?
It allows one to do aggregate calculations such as sums, averages etc. It is unlike expression
transformation in which one can do calculations in groups.
22. Describe Expression transformation?
Values can be calculated in single row before writing on the target in this form of transformation.
It can be used to perform non aggregate calculations. Conditional statements can also be tested
before output results go to target tables.
23. What do you mean by filter transformation?
It is a medium of filtering rows in a mapping. Data needs to be transformed through filter
transformation and then filter condition is applied. Filter transformation contains all ports of
input/output, and the rows which meet the condition can only pass through that filter.
24. What is Joiner transformation?
Joiner transformation combines two affiliated heterogeneous sources living in different locations
while a source qualifier transformation can combine data emerging from a common source.
25. What is Lookup transformation?
It is used for looking up data in a relational table through mapping. Lookup definition from any
relational database is imported from a source which has tendency of connecting client and
server. One can use multiple lookup transformation in a mapping.
26. How Union Transformation is used?
Ans: It is a diverse input group transformation which can be used to combine data from
different sources. It works like UNION All statement in SQL that is used to combine result set of
two SELECT statements.
27. What do you mean Incremental Aggregation?
Option for incremental aggregation is enabled whenever a session is created for a mapping
aggregate. Power center performs incremental aggregation through the mapping and historical
cache data to perform new aggregation calculations incrementally.
28. What is the difference between a connected look up and unconnected look up?
When the inputs are taken directly from other transformations in the pipeline it is called
connected lookup. While unconnected lookup doesn't take inputs directly from other
4/8
http://career.guru99.com/
transformations, but it can be used in any transformations and can be raised as a function
using LKP expression. So it can be said that an unconnected lookup can be called multiple
times in mapping.
29. What is a mapplet?
A recyclable object that is using mapplet designer is called a mapplet. It permits one to reuse
the transformation logic in multitude mappings moreover it also contains set of transformations.
30.Briefly define reusable transformation?
Reusable transformation is used numerous times in mapping. It is different from other
mappings which use the transformation since it is stored as a metadata. The transformations
will be nullified in the mappings whenever any change in the reusable transformation is made.
31. What does update strategy mean, and what are the different option of it?
Row by row processing is done by informatica. Every row is inserted in the target table
because it is marked as default. Update strategy is used whenever the row has to be updated or
inserted based on some sequence. Moreover the condition must be specified in update strategy
for the processed row to be marked as updated or inserted.
32. What is the scenario which compels informatica server to reject files?
This happens when it faces DD_Reject in update strategy transformation. Moreover it disrupts
the database constraint filed in the rows was condensed.
33. What is surrogate key?
Surrogate key is a replacement for the natural prime key. It is a unique identification for each
row in the table. It is very beneficial because the natural primary key can change which
eventually makes update more difficult. They are always used in form of a digit or integer.
34.What are the prerequisite tasks to achieve the session partition?
In order to perform session partition one need to configure the session to partition source data
and then installing the Informatica server machine in multifold CPU's.
35. Which files are created during the session rums by informatics server?
During session runs, the files created are namely Errors log, Bad file, Workflow low and session
log.
36. Briefly define a session task?
It is a chunk of instruction the guides Power center server about how and when to transfer data
5/8
http://career.guru99.com/
6/8
http://career.guru99.com/
Excel
Agile Testing
Defect Tools
Live Insurance
Testing
SoapUI
Manual Testing
Accounting
Photoshop
Business Analyst
Ethical Hacking
7/8
http://career.guru99.com/
8/8
Powered by TCPDF (www.tcpdf.org)