SlideShare a Scribd company logo
1 of 5
Informatica interview Questions and Answers
1. What is Data warehouse?

       According to Bill Inmon, known as father of Data warehousing. “A Data warehouse is a
subject oriented, integrated, time variant, nonvolatile collection of data in support of
management’s decision making process”.

2. What are the types of data warehouses?

 There are three types of data warehouses

  Enterprise Data Warehouse

  ODS (operational data store)

  Data Mart

3. What is Data mart?

       A data mart is a subset of data warehouse that is designed for a par ticular line of
business, such as sales, marketing, or finance. In a dependent data mart, data can be derived
from an enterprise wide data warehouse. In an independent data mart can be collected directly
from sources.

4. What is star schema?

       A star schema is the simplest form of data warehouse schema that consists of one or
more dimensional and fact tables.

5. What is snow flake schema?

       A Snowflake schema is nothing but one Fact table which is connected to a number of
dimension tables, the snowflake and star schema are methods of storing data which are
multidimensional in nature.

6. What are ETL Tools?

      ETL Tools are stands for Extraction, Transformation, and Loading the data into the data
warehouse for decision making. ETL refers to the methods involved in accessing and
manipulating source data and loading it into target database.

7. What are Dimensional table?

       Dimension tables contain attributes that describe fact records in the fact table.

8. What is data modeling?

  Data Modeling is representing the real world set of data structures or entities and their
relationship in their of data models, required for a database. Data Modeling consists of various
types like:
Conceptual data modeling

  Logical data modeling

  Physical data modeling

  Enterprise data modeling

  Relation data modeling

  Dimensional data modeling.

9. What is Surrogate key?

     Surrogate key is a substitution for the natural primary key. It is just a unique identifier or
number of each row that can be used for the primary key to the table.

10. What is Data Mining?

     A Data Mining is the process of analyzing data from different perspectives and
summarizing it into useful information.

11. What is Operational Data Store?

       A ODS is an operational data store which comes as a second layer in a datawarehouse
architecture. It has got the characteristics of both OLTP and DSS systems.

12. What is the Difference between OLTP and OLAP?

       OLTP is nothing but OnLine Transaction Processing which contains normalized tables.

But OLAP (Online Analytical Programming) contains the history of OLTP data which is non-
volatile acts as a Decisions Support System.

13. How many types of dimensions are available in Informatica?

 There are three types of dimensions available are:

  Junk dimension

  Degenerative Dimension

  Conformed Dimension

14. What is Difference between ER Modeling and Dimensional Modeling?

       ER Modeling is used for normalizing the OLTP database design.

Dimensional modeling is used for de-normalizing the ROLAP / MOLAP design.

15. What is the maplet?

        Maplet is a set of transformations that you build in the maplet designer and you can use
in multiple mapings.
16.       What is Session and Batches?

          Session: A session is a set of commands that describes the server to move data to the
target.

Batch: A Batch is set of tasks that may include one or more number of tasks (sessions, event
wait, email, command, etc).

17.       What are slowly changing dimensions?

   Dimensions that change overtime are called Slowly Changing Dimensions (SCD).

  Slowly Changing Dimension-Type1: Which has only current records?

  Slowly Changing Dimension-Type2: Which has current records + historical records?

  Slowly Changing Dimension-Type3: Which has current records + one previous record.

18. What are 2 modes of data movement in Informatica Server?

          There are two modes of data movement are:

Normal Mode in which for every record a separate DML stmt will be prepared and executed.

Bulk Mode in which for multiple records DML stmt will be prepared and executed thus improves
performance.

19. What is the difference between Active and Passive transformation?

       Active Transformation: An active transformation can change the number of rows that
pass through it from source to target i.e. it eliminates rows that do not meet the condition in
transformation.

Passive Transformation: A passive transformation does not change the number of rows that
pass through it i.e. it passes all rows through the transformation.

20. What is the difference between connected and unconnected transformation?

       Connected Transformation: Connected transformation is connected to other
transformations or directly to target table in the mapping.

Unconnected Transformation: An unconnected transformation is not connected to other
transformations in the mapping. It is called within another transformation, and returns a value to
that transformation.

21. What are different types of transformations available in Informatica?

      There are various types of transformations available in Informatica :

  Aggregator

  Application Source Qualifier

  Custom
Expression

  External Procedure

  Filter

  Input

  Joiner

  Lookup

  Normalizer

  Output

  Rank

  Router

  Sequence Generator

  Sorter

  Source Qualifier

  Stored Procedure

  Transaction Control

  Union

  Update Strategy

  XML Generator

  XML Parser

  XML Source Qualifier

22. What is Aggregator Transformation?

       Aggregator transformation is an Active and Connected transformation. This
transformation is useful to perform calculations such as averages and sums (mainly to perform
calculations on multiple rows or groups).

23. What is Expression transformation?

        Expression transformation is a Passive and Connected transformation. This can be used
to calculate values in a single row before writing to the target.

24. What is Filter transformation?

         Filter transformation is an Active and Connected transformation. This can be used to
filter rows in a mapping that do not meet the condition.
25. What is Joiner transformation?

        Joiner Transformation is an Active and Connected transformation. This can be used to
join two sources coming from two different locations or from same location.

26. Why we use lookup transformations?

      Lookup Transformations can access data from relational tables that are not sources in
mapping.

27. What is Normalizer transformation?

       Normalizer Transformation is an Active and Connected transformation. It is used mainly
with COBOL sources where most of the time data is stored in de normalized format. Also,
Normalizer transformation can be used to create multiple rows from a single row of data.

28. What is Rank transformation?

        Rank transformation is an Active and Connected transformation. It is used to select the
top or bottom rank of data.

29. What is Router transformation?

        Router transformation is an Active and Connected transformation. It is similar to filter
transformation. The only difference is, filter transformation drops the data that do not meet the
condition whereas router has an option to capture the data that do not meet the condition. It is
useful to test multiple conditions.

30. What is Sorter transformation?

        Sorter transformation is a Connected and an Active transformation. It allows to sort data
either in ascending or descending order according to a specified field.

More Related Content

More from H2Kinfosys

Letters test cases
Letters test casesLetters test cases
Letters test casesH2Kinfosys
 
Health Care Project Testing Process
Health Care Project Testing ProcessHealth Care Project Testing Process
Health Care Project Testing ProcessH2Kinfosys
 
Test Plan Template
Test Plan TemplateTest Plan Template
Test Plan TemplateH2Kinfosys
 
Test Plan Template
Test Plan TemplateTest Plan Template
Test Plan TemplateH2Kinfosys
 
ETL Testing Interview Questions and Answers
ETL Testing Interview Questions and AnswersETL Testing Interview Questions and Answers
ETL Testing Interview Questions and AnswersH2Kinfosys
 
CRM Project - H2Kinfosys
CRM Project - H2KinfosysCRM Project - H2Kinfosys
CRM Project - H2KinfosysH2Kinfosys
 
Online Banking Business Requirement Document
Online Banking Business Requirement DocumentOnline Banking Business Requirement Document
Online Banking Business Requirement DocumentH2Kinfosys
 
Online Shopping Cart Business Requirement Dcoument
Online Shopping Cart Business Requirement DcoumentOnline Shopping Cart Business Requirement Dcoument
Online Shopping Cart Business Requirement DcoumentH2Kinfosys
 
QA Interview Questions With Answers
QA Interview Questions With AnswersQA Interview Questions With Answers
QA Interview Questions With AnswersH2Kinfosys
 
Basic Interview Questions
Basic Interview QuestionsBasic Interview Questions
Basic Interview QuestionsH2Kinfosys
 
SDLC software testing
SDLC software testingSDLC software testing
SDLC software testingH2Kinfosys
 

More from H2Kinfosys (11)

Letters test cases
Letters test casesLetters test cases
Letters test cases
 
Health Care Project Testing Process
Health Care Project Testing ProcessHealth Care Project Testing Process
Health Care Project Testing Process
 
Test Plan Template
Test Plan TemplateTest Plan Template
Test Plan Template
 
Test Plan Template
Test Plan TemplateTest Plan Template
Test Plan Template
 
ETL Testing Interview Questions and Answers
ETL Testing Interview Questions and AnswersETL Testing Interview Questions and Answers
ETL Testing Interview Questions and Answers
 
CRM Project - H2Kinfosys
CRM Project - H2KinfosysCRM Project - H2Kinfosys
CRM Project - H2Kinfosys
 
Online Banking Business Requirement Document
Online Banking Business Requirement DocumentOnline Banking Business Requirement Document
Online Banking Business Requirement Document
 
Online Shopping Cart Business Requirement Dcoument
Online Shopping Cart Business Requirement DcoumentOnline Shopping Cart Business Requirement Dcoument
Online Shopping Cart Business Requirement Dcoument
 
QA Interview Questions With Answers
QA Interview Questions With AnswersQA Interview Questions With Answers
QA Interview Questions With Answers
 
Basic Interview Questions
Basic Interview QuestionsBasic Interview Questions
Basic Interview Questions
 
SDLC software testing
SDLC software testingSDLC software testing
SDLC software testing
 

Recently uploaded

Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 

Recently uploaded (20)

Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 

Informatica interview questions and answers

  • 1. Informatica interview Questions and Answers 1. What is Data warehouse? According to Bill Inmon, known as father of Data warehousing. “A Data warehouse is a subject oriented, integrated, time variant, nonvolatile collection of data in support of management’s decision making process”. 2. What are the types of data warehouses? There are three types of data warehouses Enterprise Data Warehouse ODS (operational data store) Data Mart 3. What is Data mart? A data mart is a subset of data warehouse that is designed for a par ticular line of business, such as sales, marketing, or finance. In a dependent data mart, data can be derived from an enterprise wide data warehouse. In an independent data mart can be collected directly from sources. 4. What is star schema? A star schema is the simplest form of data warehouse schema that consists of one or more dimensional and fact tables. 5. What is snow flake schema? A Snowflake schema is nothing but one Fact table which is connected to a number of dimension tables, the snowflake and star schema are methods of storing data which are multidimensional in nature. 6. What are ETL Tools? ETL Tools are stands for Extraction, Transformation, and Loading the data into the data warehouse for decision making. ETL refers to the methods involved in accessing and manipulating source data and loading it into target database. 7. What are Dimensional table? Dimension tables contain attributes that describe fact records in the fact table. 8. What is data modeling? Data Modeling is representing the real world set of data structures or entities and their relationship in their of data models, required for a database. Data Modeling consists of various types like:
  • 2. Conceptual data modeling Logical data modeling Physical data modeling Enterprise data modeling Relation data modeling Dimensional data modeling. 9. What is Surrogate key? Surrogate key is a substitution for the natural primary key. It is just a unique identifier or number of each row that can be used for the primary key to the table. 10. What is Data Mining? A Data Mining is the process of analyzing data from different perspectives and summarizing it into useful information. 11. What is Operational Data Store? A ODS is an operational data store which comes as a second layer in a datawarehouse architecture. It has got the characteristics of both OLTP and DSS systems. 12. What is the Difference between OLTP and OLAP? OLTP is nothing but OnLine Transaction Processing which contains normalized tables. But OLAP (Online Analytical Programming) contains the history of OLTP data which is non- volatile acts as a Decisions Support System. 13. How many types of dimensions are available in Informatica? There are three types of dimensions available are: Junk dimension Degenerative Dimension Conformed Dimension 14. What is Difference between ER Modeling and Dimensional Modeling? ER Modeling is used for normalizing the OLTP database design. Dimensional modeling is used for de-normalizing the ROLAP / MOLAP design. 15. What is the maplet? Maplet is a set of transformations that you build in the maplet designer and you can use in multiple mapings.
  • 3. 16. What is Session and Batches? Session: A session is a set of commands that describes the server to move data to the target. Batch: A Batch is set of tasks that may include one or more number of tasks (sessions, event wait, email, command, etc). 17. What are slowly changing dimensions? Dimensions that change overtime are called Slowly Changing Dimensions (SCD). Slowly Changing Dimension-Type1: Which has only current records? Slowly Changing Dimension-Type2: Which has current records + historical records? Slowly Changing Dimension-Type3: Which has current records + one previous record. 18. What are 2 modes of data movement in Informatica Server? There are two modes of data movement are: Normal Mode in which for every record a separate DML stmt will be prepared and executed. Bulk Mode in which for multiple records DML stmt will be prepared and executed thus improves performance. 19. What is the difference between Active and Passive transformation? Active Transformation: An active transformation can change the number of rows that pass through it from source to target i.e. it eliminates rows that do not meet the condition in transformation. Passive Transformation: A passive transformation does not change the number of rows that pass through it i.e. it passes all rows through the transformation. 20. What is the difference between connected and unconnected transformation? Connected Transformation: Connected transformation is connected to other transformations or directly to target table in the mapping. Unconnected Transformation: An unconnected transformation is not connected to other transformations in the mapping. It is called within another transformation, and returns a value to that transformation. 21. What are different types of transformations available in Informatica? There are various types of transformations available in Informatica : Aggregator Application Source Qualifier Custom
  • 4. Expression External Procedure Filter Input Joiner Lookup Normalizer Output Rank Router Sequence Generator Sorter Source Qualifier Stored Procedure Transaction Control Union Update Strategy XML Generator XML Parser XML Source Qualifier 22. What is Aggregator Transformation? Aggregator transformation is an Active and Connected transformation. This transformation is useful to perform calculations such as averages and sums (mainly to perform calculations on multiple rows or groups). 23. What is Expression transformation? Expression transformation is a Passive and Connected transformation. This can be used to calculate values in a single row before writing to the target. 24. What is Filter transformation? Filter transformation is an Active and Connected transformation. This can be used to filter rows in a mapping that do not meet the condition.
  • 5. 25. What is Joiner transformation? Joiner Transformation is an Active and Connected transformation. This can be used to join two sources coming from two different locations or from same location. 26. Why we use lookup transformations? Lookup Transformations can access data from relational tables that are not sources in mapping. 27. What is Normalizer transformation? Normalizer Transformation is an Active and Connected transformation. It is used mainly with COBOL sources where most of the time data is stored in de normalized format. Also, Normalizer transformation can be used to create multiple rows from a single row of data. 28. What is Rank transformation? Rank transformation is an Active and Connected transformation. It is used to select the top or bottom rank of data. 29. What is Router transformation? Router transformation is an Active and Connected transformation. It is similar to filter transformation. The only difference is, filter transformation drops the data that do not meet the condition whereas router has an option to capture the data that do not meet the condition. It is useful to test multiple conditions. 30. What is Sorter transformation? Sorter transformation is a Connected and an Active transformation. It allows to sort data either in ascending or descending order according to a specified field.