SlideShare a Scribd company logo
1 of 2
Top Answers to ETL Interview Questions
1.What is ETL Process?
ETL is the process of Extraction, Transforming and Loading.
2.How many steps are there in ETL process?
In ETL process data is extracted from source such as the database servers and it is used to generate business roll.
3.What are the steps involved in ETL process?
The steps involved are defining the source; target, creating the mapping, creating the session, and creating the workflow.
4.Can there be sub steps of ETL steps?
Each of the steps involved in ETL has several sub steps. The transform step has most sub steps.
5.What is initial load and what is full load?
In ETL the initial load is the process for populating all data warehousing tables for very first time. Full load means when the
data is loaded for the first time all set records are loaded at a stretch depending on its volume. It would erase all contents in
the table and would reload fresh data.
6.What is meant by incremental load?
Incremental load refers to applying the dynamic changes as and when required in a specific period and predefined schedules.
7.What are three tier systems in ETL?
The data warehouse is considered to be the three tier system in ETL.
8.What are the three tiers in ETL?
Middle layer in ETL provides the data that is usable in a secure way to end users. Other two layers are on the other side of the
middle tier, the end user and back end data storage.
9.What are the names of the layers in ETL?
The first layer in ETL is the source layer and it is the layer where data lands. Second layer is integration layer where data is
stored after transformation. Third layer is the dimension layer where actual presentation layer stands.
10.What is meant by snapshots?
Snapshots are the copies of read only data that is stored in the master table.
11.What are the characteristics of Snapshots?
Snapshots are located on remote node and refreshed periodically so that the changes in master table can be recorded. They are
also replica of tables.
12.What are views?
Views are built using the attributes of one or more tables. View with single tables can be updated but those with multiple
tables cannot be updated.
13.What is meant by materialized view log?
Materialized view log is the pre-computed table with aggregated or joined data from the fact tables as well as the dimension
tables.
14.What is a materialized view?
Materialized view is an aggregate table.
15.What is the difference between power center and power mart?
Task accomplished by Power Center is processing large volumes of data. Power Mart processes low volumes of data.
16.With which apps can Power Center be connected?
Power Center can be connected with ERP source like the SAP, Oracle Apps, and the People Soft etc.
17.Which partition is used to improve the performances of ETL transactions?
To improve the performances of ETL transactions the session partition is used.
18.Does Power Mart provide connections to ERP sources?
No! Power Mart does not provide connection to any of the ERP sources. It also does not allow sessions partition.
19.What is meant by partitioning in ETL?
Partitioning in ETL refers to sub division of the transactions in order to improve their performances.
20.What is the benefit of increasing number of partitions in ETL?
Increase in the number of partitions enables the informatics Server to create multiple connections to a host of sources.
21.What are the types of partitions in ETL?
Types of partitions in ETL are Round-Robin partition and Hash partition.
22.What is Round Robin partitioning?
In Round Robin partitioning the data is evenly distributed by the informatica among all the partitions. It is used when the
number of rows in process in each of the partitions is nearly the same.
23.What is Hash partitioning?
In Hash partitioning the informatica server would apply a hash function in order to partition keys to group data among the
partitions. It is used to ensure the processing of group of rows with the same partitioning key in same partition.
24.What is mapping in ETL?
Mapping refers to flow of data from source to the destination.
25.What is session in ETL?
Session is a set of instructions that describes the data movement from the source to the destination.
26.What is meant by Worklet in ETL?
Worklet is the set of tasks in ETL. It can be any set of tasks in the program.
27.What is workflow in ETL?
Workflow is a set of instruction that specifies the way of executing the tasks to the informatica.
28.What is referred by Mapplet In ETL?
Mapplet in ETL is used for the purpose of creation as well as configuration of a group of transformations.
29.What is meant by operational data store?
Operational data store is the repository that exists between the staging area and the data warehouse. Data stored in ODS has
low granularity.
30.How operational data store works?
Aggregated data is loaded into the EDW after it is populated in operational data store or ODS. Basically ODS is also semi
DWH helping analysis of business data. Data persistence period in ODS is usually in the range of 30-45 days and not more.
31.What the ODS in ETL generates?
ODS in ETL generates primary keys, takes care of the error and also rejects just like the DWH.
32.When are the tables in ETL analyzed?
Use of ANALYZE statement allows validation and computing of statistics for either the index table or the cluster.
33.How are the tables analyzed in ETL?
Statistics generated by the ANALYZE statement use is reused by cost based optimizer in order to calculate the most efficient
plan for data retrieval. ANALYZE statement can support validation of structures of objects as well as space management in
the system. Operations include COMPUTER, ESTIMATE, and DELETE.
34.How can the mapping be fine tuned in ETL?
Steps for fine tuning the mapping involves using condition for filter in source qualifying the data without use of filter;
utilizing persistence as well as cache store in look up t/r; using the aggregations t/r in sorted i/p group by different ports, using
operators in expressions instead of functions, and increase the cache size and commit interval.
35.What are differences between connected and unconnected look up in ETL?
Connected look up is used for mapping and returns multiple values. It can be connected to another transformation and also
returns a value. Unconnected look up is used when look up is not available in main flow and it returns only single output. It
also cannot be connected to other transformation but are reusable.

More Related Content

What's hot

Memory management early_systems
Memory management early_systemsMemory management early_systems
Memory management early_systemsMybej Che
 
Memory Allocation to a process
Memory Allocation to a processMemory Allocation to a process
Memory Allocation to a processMeghaj Mallick
 
Algorithms for External Memory Sorting
Algorithms for External Memory SortingAlgorithms for External Memory Sorting
Algorithms for External Memory SortingMilind Gokhale
 
Programming & Data Structure Lecture Notes
Programming & Data Structure Lecture NotesProgramming & Data Structure Lecture Notes
Programming & Data Structure Lecture NotesFellowBuddy.com
 
Lecture 25
Lecture 25Lecture 25
Lecture 25Shani729
 
Ch02 early system memory management
Ch02 early system  memory managementCh02 early system  memory management
Ch02 early system memory managementJacob Cadeliña
 
Incremental Export of Relational Database Contents into RDF Graphs
Incremental Export of Relational Database Contents into RDF GraphsIncremental Export of Relational Database Contents into RDF Graphs
Incremental Export of Relational Database Contents into RDF GraphsNikolaos Konstantinou
 

What's hot (10)

Memory management early_systems
Memory management early_systemsMemory management early_systems
Memory management early_systems
 
Memory Allocation to a process
Memory Allocation to a processMemory Allocation to a process
Memory Allocation to a process
 
Algorithms for External Memory Sorting
Algorithms for External Memory SortingAlgorithms for External Memory Sorting
Algorithms for External Memory Sorting
 
Memory+management
Memory+managementMemory+management
Memory+management
 
Programming & Data Structure Lecture Notes
Programming & Data Structure Lecture NotesProgramming & Data Structure Lecture Notes
Programming & Data Structure Lecture Notes
 
1816 1819
1816 18191816 1819
1816 1819
 
Lecture 25
Lecture 25Lecture 25
Lecture 25
 
Ch02 early system memory management
Ch02 early system  memory managementCh02 early system  memory management
Ch02 early system memory management
 
Incremental Export of Relational Database Contents into RDF Graphs
Incremental Export of Relational Database Contents into RDF GraphsIncremental Export of Relational Database Contents into RDF Graphs
Incremental Export of Relational Database Contents into RDF Graphs
 
Lesson 1 overview
Lesson 1   overviewLesson 1   overview
Lesson 1 overview
 

Similar to Top answers to etl interview questions

Etl interview questions
Etl interview questionsEtl interview questions
Etl interview questionsashokvirtual
 
Why shift from ETL to ELT?
Why shift from ETL to ELT?Why shift from ETL to ELT?
Why shift from ETL to ELT?HEXANIKA
 
Sqlserver interview questions
Sqlserver interview questionsSqlserver interview questions
Sqlserver interview questionsTaj Basha
 
Data warehousing interview_questionsandanswers
Data warehousing interview_questionsandanswersData warehousing interview_questionsandanswers
Data warehousing interview_questionsandanswersSourav Singh
 
127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collections127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collectionsAmit Sharma
 
123448572 all-in-one-informatica
123448572 all-in-one-informatica123448572 all-in-one-informatica
123448572 all-in-one-informaticahomeworkping9
 
Should ETL Become Obsolete
Should ETL Become ObsoleteShould ETL Become Obsolete
Should ETL Become ObsoleteJerald Burget
 
SAP HANA Interview questions
SAP HANA Interview questionsSAP HANA Interview questions
SAP HANA Interview questionsIT LearnMore
 
ETL Tools Ankita Dubey
ETL Tools Ankita DubeyETL Tools Ankita Dubey
ETL Tools Ankita DubeyAnkita Dubey
 
22827361 ab initio-fa-qs
22827361 ab initio-fa-qs22827361 ab initio-fa-qs
22827361 ab initio-fa-qsCapgemini
 
To Study E T L ( Extract, Transform, Load) Tools Specially S Q L Server I...
To Study  E T L ( Extract, Transform, Load) Tools Specially  S Q L  Server  I...To Study  E T L ( Extract, Transform, Load) Tools Specially  S Q L  Server  I...
To Study E T L ( Extract, Transform, Load) Tools Specially S Q L Server I...Shahzad
 
4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf
4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf
4_etl_testing_tutorial_till_chapter3-merged-compressed.pdfabhaybansal43
 
Extract, Transform and Load.pptx
Extract, Transform and Load.pptxExtract, Transform and Load.pptx
Extract, Transform and Load.pptxJesusaEspeleta
 
ELT Publishing Tool Overview V3_Jeff
ELT Publishing Tool Overview V3_JeffELT Publishing Tool Overview V3_Jeff
ELT Publishing Tool Overview V3_JeffJeff McQuigg
 
Interview questions(programming)
Interview questions(programming)Interview questions(programming)
Interview questions(programming)sunilbhaisora1
 
ETL Testing Training Presentation
ETL Testing Training PresentationETL Testing Training Presentation
ETL Testing Training PresentationApurba Biswas
 

Similar to Top answers to etl interview questions (20)

Etl interview questions
Etl interview questionsEtl interview questions
Etl interview questions
 
Why shift from ETL to ELT?
Why shift from ETL to ELT?Why shift from ETL to ELT?
Why shift from ETL to ELT?
 
Sqlserver interview questions
Sqlserver interview questionsSqlserver interview questions
Sqlserver interview questions
 
ETL Technologies.pptx
ETL Technologies.pptxETL Technologies.pptx
ETL Technologies.pptx
 
Data warehousing interview_questionsandanswers
Data warehousing interview_questionsandanswersData warehousing interview_questionsandanswers
Data warehousing interview_questionsandanswers
 
Data warehouse physical design
Data warehouse physical designData warehouse physical design
Data warehouse physical design
 
127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collections127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collections
 
Dwh faqs
Dwh faqsDwh faqs
Dwh faqs
 
123448572 all-in-one-informatica
123448572 all-in-one-informatica123448572 all-in-one-informatica
123448572 all-in-one-informatica
 
Should ETL Become Obsolete
Should ETL Become ObsoleteShould ETL Become Obsolete
Should ETL Become Obsolete
 
SAP HANA Interview questions
SAP HANA Interview questionsSAP HANA Interview questions
SAP HANA Interview questions
 
ETL Tools Ankita Dubey
ETL Tools Ankita DubeyETL Tools Ankita Dubey
ETL Tools Ankita Dubey
 
22827361 ab initio-fa-qs
22827361 ab initio-fa-qs22827361 ab initio-fa-qs
22827361 ab initio-fa-qs
 
To Study E T L ( Extract, Transform, Load) Tools Specially S Q L Server I...
To Study  E T L ( Extract, Transform, Load) Tools Specially  S Q L  Server  I...To Study  E T L ( Extract, Transform, Load) Tools Specially  S Q L  Server  I...
To Study E T L ( Extract, Transform, Load) Tools Specially S Q L Server I...
 
ETL_Methodology.pptx
ETL_Methodology.pptxETL_Methodology.pptx
ETL_Methodology.pptx
 
4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf
4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf
4_etl_testing_tutorial_till_chapter3-merged-compressed.pdf
 
Extract, Transform and Load.pptx
Extract, Transform and Load.pptxExtract, Transform and Load.pptx
Extract, Transform and Load.pptx
 
ELT Publishing Tool Overview V3_Jeff
ELT Publishing Tool Overview V3_JeffELT Publishing Tool Overview V3_Jeff
ELT Publishing Tool Overview V3_Jeff
 
Interview questions(programming)
Interview questions(programming)Interview questions(programming)
Interview questions(programming)
 
ETL Testing Training Presentation
ETL Testing Training PresentationETL Testing Training Presentation
ETL Testing Training Presentation
 

Recently uploaded

Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningVitsRangannavar
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learning
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 

Top answers to etl interview questions

  • 1. Top Answers to ETL Interview Questions 1.What is ETL Process? ETL is the process of Extraction, Transforming and Loading. 2.How many steps are there in ETL process? In ETL process data is extracted from source such as the database servers and it is used to generate business roll. 3.What are the steps involved in ETL process? The steps involved are defining the source; target, creating the mapping, creating the session, and creating the workflow. 4.Can there be sub steps of ETL steps? Each of the steps involved in ETL has several sub steps. The transform step has most sub steps. 5.What is initial load and what is full load? In ETL the initial load is the process for populating all data warehousing tables for very first time. Full load means when the data is loaded for the first time all set records are loaded at a stretch depending on its volume. It would erase all contents in the table and would reload fresh data. 6.What is meant by incremental load? Incremental load refers to applying the dynamic changes as and when required in a specific period and predefined schedules. 7.What are three tier systems in ETL? The data warehouse is considered to be the three tier system in ETL. 8.What are the three tiers in ETL? Middle layer in ETL provides the data that is usable in a secure way to end users. Other two layers are on the other side of the middle tier, the end user and back end data storage. 9.What are the names of the layers in ETL? The first layer in ETL is the source layer and it is the layer where data lands. Second layer is integration layer where data is stored after transformation. Third layer is the dimension layer where actual presentation layer stands. 10.What is meant by snapshots? Snapshots are the copies of read only data that is stored in the master table. 11.What are the characteristics of Snapshots? Snapshots are located on remote node and refreshed periodically so that the changes in master table can be recorded. They are also replica of tables. 12.What are views? Views are built using the attributes of one or more tables. View with single tables can be updated but those with multiple tables cannot be updated. 13.What is meant by materialized view log? Materialized view log is the pre-computed table with aggregated or joined data from the fact tables as well as the dimension tables. 14.What is a materialized view? Materialized view is an aggregate table. 15.What is the difference between power center and power mart? Task accomplished by Power Center is processing large volumes of data. Power Mart processes low volumes of data. 16.With which apps can Power Center be connected? Power Center can be connected with ERP source like the SAP, Oracle Apps, and the People Soft etc. 17.Which partition is used to improve the performances of ETL transactions? To improve the performances of ETL transactions the session partition is used. 18.Does Power Mart provide connections to ERP sources? No! Power Mart does not provide connection to any of the ERP sources. It also does not allow sessions partition. 19.What is meant by partitioning in ETL? Partitioning in ETL refers to sub division of the transactions in order to improve their performances. 20.What is the benefit of increasing number of partitions in ETL? Increase in the number of partitions enables the informatics Server to create multiple connections to a host of sources.
  • 2. 21.What are the types of partitions in ETL? Types of partitions in ETL are Round-Robin partition and Hash partition. 22.What is Round Robin partitioning? In Round Robin partitioning the data is evenly distributed by the informatica among all the partitions. It is used when the number of rows in process in each of the partitions is nearly the same. 23.What is Hash partitioning? In Hash partitioning the informatica server would apply a hash function in order to partition keys to group data among the partitions. It is used to ensure the processing of group of rows with the same partitioning key in same partition. 24.What is mapping in ETL? Mapping refers to flow of data from source to the destination. 25.What is session in ETL? Session is a set of instructions that describes the data movement from the source to the destination. 26.What is meant by Worklet in ETL? Worklet is the set of tasks in ETL. It can be any set of tasks in the program. 27.What is workflow in ETL? Workflow is a set of instruction that specifies the way of executing the tasks to the informatica. 28.What is referred by Mapplet In ETL? Mapplet in ETL is used for the purpose of creation as well as configuration of a group of transformations. 29.What is meant by operational data store? Operational data store is the repository that exists between the staging area and the data warehouse. Data stored in ODS has low granularity. 30.How operational data store works? Aggregated data is loaded into the EDW after it is populated in operational data store or ODS. Basically ODS is also semi DWH helping analysis of business data. Data persistence period in ODS is usually in the range of 30-45 days and not more. 31.What the ODS in ETL generates? ODS in ETL generates primary keys, takes care of the error and also rejects just like the DWH. 32.When are the tables in ETL analyzed? Use of ANALYZE statement allows validation and computing of statistics for either the index table or the cluster. 33.How are the tables analyzed in ETL? Statistics generated by the ANALYZE statement use is reused by cost based optimizer in order to calculate the most efficient plan for data retrieval. ANALYZE statement can support validation of structures of objects as well as space management in the system. Operations include COMPUTER, ESTIMATE, and DELETE. 34.How can the mapping be fine tuned in ETL? Steps for fine tuning the mapping involves using condition for filter in source qualifying the data without use of filter; utilizing persistence as well as cache store in look up t/r; using the aggregations t/r in sorted i/p group by different ports, using operators in expressions instead of functions, and increase the cache size and commit interval. 35.What are differences between connected and unconnected look up in ETL? Connected look up is used for mapping and returns multiple values. It can be connected to another transformation and also returns a value. Unconnected look up is used when look up is not available in main flow and it returns only single output. It also cannot be connected to other transformation but are reusable.