Search This Blog

Friday, August 16, 2013

Interview questions list for SSIS,SSRS and SSAS

Interview Questions from MSBI
ETL / SSIS Questions:
1. Name some Control flow tools in SSIS
2. What is difference between For Loop and For Each Loop Container?
3. What is FTP Task and how to configure it?
4. What is the use of Transfer SQL Server Objects Task?
5. Explain Lookup Transform

6. What is the difference b/w Pivot and Unpivot Transformations?
7. Difference b/w Merge and Merge Join Transformations?
8. Fuzzy Lookup
9. Fuzzy Grouping
10. What are Package Configurations and why do we need it.
11. Explain how to deploy SSIS Packages
12. What are Connection Manager and how to configure dynamic connections?
13. What is the life cycle of ETL Process?
14. What is the life cycle of ETL Project Development?
SSAS Questions:
1. What is SSAS?
2. Explain UDM (Unified Data Model)?
3. What are Data Sources and Data Source Views?
4. What is a Cube?
5. What is a named Calculation?
6. What is a named Query?
7. What are role-playing dimensions?
8. What is a Partition?
9. What is Multi Dimensional Expressions?
10. What are perspectives?
11. What is a metadata?
12. What is a measure group?
13. What is a difference b/w a derived measure and a calculated measure?
SSRS Questions:
1. Life cycle of SSRS?
2. What is report manger?
3. What is report server? Difference between report manger and report server?
4. What is subscription? Type?
5. How do implement security for report?
6. How many ways are there for deploying the report?
7. What is difference between SSRS 2005 and 2008?
8. What are options there in properity tab in report manger?
9. What is use of execution and History?
10. What is snapshort in SSRS?
11. How do you create share schedule in SSRS?
12. What are data regions?
13. What is difference between table and metrix report?
14. What is use of List data region? is available SSRS 2008?
15. What is expression?
16. How do we write custom code in reports? and ways? and how will you call them in reports?
17. How many collections available in report? What are they?
18. How do you get row by row group in 2008?
19. How do you implement page breaking for Metrix reports?
20. Do you have any idea about markers in ssrs?
21. What is sub report? how will you call?
22. What will you implement Drill down reports?
23. How can we implement optional parameters in ssrs?
24. we are getting blank pages in report after exporting to PDF, how do you avoid?
25. Is there any option to hide the parameter(Filter) based on conditions?