InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is Domain in Informatica? |
|
Answer» PowerCenter SERVICES are ADMINISTERED and MANAGED by the Informatica Domain. It consists of nodes and services. Each relationship and node are CATEGORIZED according to the administration REQUIREMENTS into special folders and sub-folders. |
|
| 2. |
What is the role of a repository manager? |
|
Answer» A REPOSITORY manager is an administrative tool USED to administer and manage repository folders, objects, GROUPS, etc. A repository manager provides a way to NAVIGATE through multiple folders and repositories, as well as manage groups and USER permissions. |
|
| 3. |
What is target load order? |
|
Answer» Target LOAD order also referred to as Target load plan, is generally used to specify the order in which target tables are LOADED by an INTEGRATION service. Based on the source qualifier transformations in a mapping, you can specify a target load order. In Informatica, you can specify the order in which data is loaded into targets when there are MULTIPLE source qualifier transformations connected to multiple targets. |
|
| 4. |
Explain data driven sessions. |
|
Answer» In Informatica Server, DATA-driven properties DETERMINE how the data should be TREATED when an Update Strategy Transformation is used for mapping. When using an Update Strategy Transformation, it MUST be specified whether you want DD_UPDATE (constant for updating record) or DD_INSERT (constant for inserting record) or DD_DELETE (constant for deleting record). It is possible for mapping to contain more than one Update Strategy Transformation. Thus, a Data-Driven property must be specified in a session property for that specific mapping in order for the session to execute successfully. Example:
|
|
| 5. |
Can we store previous session logs in Informatica? If yes, how? |
|
Answer» Yes, that is possible. The automatically session logout will not overwrite the current session log if any session is running or active in timestamp mode. Click on Session Properties –> Config Object –> Log Options. The properties should be chosen as follows:
The properties LISTED above can be found in the session/workflow properties. |
|
| 6. |
Name the output files that are created by the Informatica server at runtime. |
|
Answer» During runtime, the Informatica server creates the following output files:
|
|
| 7. |
Explain the difference between active and passive transformation. |
|
Answer» Transformation can be classified into two types:
|
|
| 8. |
An unconnected lookup can have how many input parameters? |
|
Answer» An unconnected lookup can INCLUDE numerous parameters. No MATTER how many parameters are ENTERED, the return value will always be one. You can, for instance, put parameters in an unconnected lookup as column 1, column 2, column 3, and column 4, but there is only one return value. |
|
| 9. |
Write the difference between connected lookup and unconnected lookup. |
||||||||||||||||
|
Answer» Lookup TRANSFORMATIONS can both be used in connected and unconnected modes. Following is a comparison of the connected and unconnected lookup transformations:
|
|||||||||||||||||
| 10. |
Name different types of transformation that are important? |
|
Answer» Transformations in Informatica are the repository OBJECTS that transform the source data according to the needs of the target system and ensure that the quality of loaded data is maintained. The following transformations are PROVIDED by Informatica to accomplish specific functionalities:
|
|
| 11. |
What is Informatica PowerCenter? Write its components |
|
Answer» ETL tools such as Informatica PowerCenter enable data integration (combining data from different sources into a single dataset). In order to build enterprise data warehouses, it PROVIDES the ability to extract, transform, and load data from HETEROGENEOUS OLTP (Online Transaction Processing) sources systems. US Air Force, Allianz, Fannie MAE, ING, and SAMSUNG are among the top clients using Informatica PowerCenter. There is no doubt that it has a wide range of applications. Informatica PowerCenter 9.6.0 is the latest version AVAILABLE. Informatica PowerCenter is available in the following editions:
PowerCenter consists of seven important components:
|
|
| 12. |
What is ETL (Extract, transform, Load) and write some ETL tools. |
|
Answer» ESSENTIALLY, ETL means to extract, transform, and load. The ETL process INVOLVES extracting, transforming, and loading data from different databases into the target database or file. It forms the basis of a data warehouse. Here are a few ETL tools:
It performs the following functions:
|
|
| 13. |
What do you mean by Enterprise data warehouse? |
|
Answer» Data warehouses (DW) or Enterprise Data Warehousing (EDW), a form of the corporate REPOSITORY, generally STORE and manage enterprise data and information collected from multiple sources. Enterprise data is collected and made available for analysis, business intelligence, to derive VALUABLE business insights, and to improve data-driven decision-making. Data contained here can be accessed and utilized by users (with privileges) across the ORGANIZATION. With EDW, data is accessed through a single point and delivered to the SERVER via a single source. |
|