|
INTERVIEW QUESTIONS
DATA WAREHOUSING
ETL
DETAILS
Question: What is ETL process ?How many steps ETL contains explain with example?
Answer: ETL is extraction , transforming , loading process , you will extract data from the source and apply the business role on it then you will load it in the target
the steps are : 1-define the source(create the odbc and the connection to the source DB) 2-define the target (create the odbc and the connection to the target DB) 3-create the mapping ( you will apply the business role here by adding transformations , and define how the data flow will go from the source to the target ) 4-create the session (its a set of instruction that run the mapping , ) 5-create the work flow (instruction that run the session)
|
|
|
Category |
ETL Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9056 users |
Added on |
4/9/2015 |
Views |
67290 |
Rate it! |
|
|
Question:
What is ETL process ?How many steps ETL contains explain with example?
Answer:
ETL is extraction , transforming , loading process , you will extract data from the source and apply the business role on it then you will load it in the target
the steps are : 1-define the source(create the odbc and the connection to the source DB) 2-define the target (create the odbc and the connection to the target DB) 3-create the mapping ( you will apply the business role here by adding transformations , and define how the data flow will go from the source to the target ) 4-create the session (its a set of instruction that run the mapping , ) 5-create the work flow (instruction that run the session) Source: CoolInterview.com
Answered by: Islam Imran | Date: 6/12/2010
| Contact Islam Imran
ETL process is to load transform the data in to the receipient tables(Data warehouse). and ETL Consists three steps Extract, Transform and load. Source: CoolInterview.com
Answered by: zaim | Date: 6/22/2010
| Contact zaim
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What are the different versions of Informatica?
|
View Answer
|
|
How to fine tune the mappings?
|
View Answer
|
|
Is there any way to read the MS Excel Data's directly into Informatica?Like IS there any Possibilities to take excel file as target?
|
View Answer
|
|
How can i edit the XML target, are there anyways apart from the editing the XSD file. Can i directly edit the XML directly in Informatica designer.
|
View Answer
|
|
Lets suppose we have some 10,000 odd records in source system and when load them into target.How do we ensure that all 10,000 records that are loaded to target doesn't contain any garbage values?
|
View Answer
|
|
What is Full load & Incremental or Refresh load?
|
View Answer
|
|
What are snapshots? What are materialized views & where do we use them? What is a materialized view lo
|
View Answer
|
|
What are the various tools? - Name a few
|
View Answer
|
|
Can we lookup a table from source qualifier transformation. ie. unconnected lookup
|
View Answer
|
|
What is ODS (operation data source)
|
View Answer
|
|
What is the difference between etl tool and olap tools
|
View Answer
|
|
What is the metadata extension?
|
View Answer
|
|
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in INFORMATICA.
|
View Answer
|
|
I'am new to SAS, can anybody explain the process of extracting data from source systems,storing in ODS and how data modelling is done.
|
View Answer
|
|
Where do we use connected and un connected lookups
|
View Answer
|
|
Where do we use semi and non additive facts
|
View Answer
|
|
What is ETL?
|
View Answer
|
|
What is a staging area? Do we need it? What is the purpose of a staging area?
|
View Answer
|
|
What is a three tier data warehouse?
|
View Answer
|
|
What are the various methods of getting incremental records or delta records from the source systems?
|
View Answer
|