Exforsys

Free Training

interview questions

This is a discussion on interview questions within the Dataware Housing Tools forums, part of the Data Warehousing category; Hi all Can any one tell me from where can i get the tutorial to learn the tools of datawarehousing ...

Go Back   Exforsys > ERP > Data Warehousing > Dataware Housing Tools

Exforsys.com

  #11 (permalink)  
Old 02-27-2006, 05:13 AM
Junior Member
 
Join Date: Feb 2006
Posts: 1
eliasmv is on a distinguished road
Question Datastage Tutorial

Hi all
Can any one tell me from where can i get the tutorial to learn the tools of datawarehousing
Waiting for reply
Regards
ellias

Last edited by eliasmv; 02-28-2006 at 11:41 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 03-15-2006, 12:21 AM
Junior Member
 
Join Date: Mar 2006
Posts: 1
rameshjaydev is on a distinguished road
Quote:
Originally Posted by efulgent
hi,
can any one please send interview questions on microstrategy and
businessobjects.

thanks
naveen
hi naveen
sending some interview question for u
MICROSTRATEGY Interview Questions

1) What is ROLAP and MOLAP? Is MicroStrategy a ROLAP or MOLAP tool?

ROLAP (Relational online Analytical Processing) tools do not use pre-calculated data cubes. Instead, they intercept the query and pose the question to the standard relational database and its tables in order to bring back the data required to answer the question

MOLAP (Multidimensional online Analytical Processing) tools utilize a pre-calculated data set, commonly referred to as a data cube, that contains all the possible answers to a given range of questions.

MicroStartegy is ROLAP tool.

2)What is star schema and snowflake schema?

Star Schema is a highly denormalized schema whereas snowflake schema is hight normalized schema.Star schema is characterized by large number of rows in a table and less number of joins between tables.Snowflake schema is characterized by less number of rows in a table while more number of joins between tables.

3)What are the advantages and disadvantages of star and snowflake schema?

Star Schema Advantages: Reduces the number of joins between the tables and hence faster performance

Star Schema Disadvantages:Requires Most amount of storage space.

Snowflake Schema Advantages: Minimum storage space and minimum data redudancy

Snowflake Schema Disadvantages:Requires more joins to get information from look up tables hence slow performance.

4)What is the difference between 2 tier,3 tier and 4 tier architecture in MicroStrategy?

In 2 tier architecture, the MicroStrategy Desktop itself queries aganist the Data warehoue and the Metadata with out the Intermediate tier of the Intelligence server.

The 3 Tier architecture comprises a Intelligence server between MicroStrategy Desktop and the data Warehouse and the Metadata.

The 4 tier architecture is same as 3 tier except it has a additional component of MicroStratey Web.

5)What are adhoc reports and static reports?

Adhoc reports run in real time based on the input parameters provided by the user at the run time.In Microstrategy, adhoc reports are created using Prompts.

In static reports, users won't be provide any input parameters.These reports are usaully schedule to run overnight and ready to view immediatley in the mornings using cache.

6)What is a filter?

Filter is a public object.It is used to restrict the data retrived by the report from the database tables.From SQL perspective it corresponds to the "WHERE" Clause.

7)What are VLDB properties?

Using VLDB properties we can change the way how the SQL is generated.Some of them are below:

Perform full outer joins
Check for Zeros and Nulls in the denominator while performing divisions in Metrics.
Creating Sub queries
Creating temperory tables.

8)What are Consolidations?

Consloidations enable to group together attibute elements and create a virtual attribute.They perform Row level maths.

9)What are custom groups?

Custom groups are used to create different filters to different rows of a report.For example, a report can created to display top 5 customers as well as bottom 5 customers in the one report using custom group.

10)What are Passthrough Functions?

Pass through functions are used to utilize various special functions that specific to databases.Some of the passthrough functions available are Applysimple and Applycomparision.

11)What is a Security filter?

Security filter is used to apply security at the database data level.Whenever a users associated with security filter runs a report, a WHERE clause is always included in the report sql with the condition defined in the Security Filter.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 03-17-2006, 10:28 PM
Junior Member
 
Join Date: Dec 2005
Posts: 10
sriharid is on a distinguished road
ab initio

hai
can we view data records when we retriving data records from the oracle database in ab initio.
when i am trying this i am getting this messages
('m_db_dump' is not recognized as an internal or external command,
operable program or batch file.
'sleep' is not recognized as an internal or external command,
operable program or batch file.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 03-25-2006, 05:10 AM
Junior Member
 
Join Date: Dec 2005
Posts: 10
sriharid is on a distinguished road
ab initio

hi
can any one tell me select function in fuse component
hari
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 04-10-2006, 11:38 AM
Senior Member
 
Join Date: Jun 2004
Posts: 353
kalareddy is on a distinguished road
In most of the interviews, they ask more questions on different OLAP models and how they related to the industry.. make sure you prepare and understand how thse models are using in specific to the company you will be attending interview... like if you are going for bank related company, make sure you learn how this can be using in banking systems... This is really important and decides you fate in Interview...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 04-10-2006, 11:41 AM
Senior Member
 
Join Date: Jun 2004
Posts: 353
kalareddy is on a distinguished road
Hello,

There are not many sites offer you free training tutorials on the tools... The best thing would be go to their site , download evaluation copy and try it your self. Most of the DataWarehousing tools comes with step by step documentation along with screen shots which really helps you to learn the tool.

if you are good in functions, SQL and little scripting , you should be able to get good hold on it with 3 weeks of effort.

Good Luck.

Thanks,
Chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 04-10-2006, 11:46 AM
Senior Member
 
Join Date: Jun 2004
Posts: 353
kalareddy is on a distinguished road
Hello there,

if you have programming and database skills... I don't think you need any training... Since it's just a tool where you can code using built in functions and SQl statements.

If you get an evaluation copy from their website... you should be able to learn on your own...

Add this to the list of things you need to learn...

Industry usage.. This is really important to know how it's being using in varioud industries...

Good Luck...

Thanks,
Chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 04-11-2006, 08:14 AM
Junior Member
 
Join Date: Apr 2006
Posts: 6
dave1234 is on a distinguished road
Read this book to Start

You can download an IBM Book on Dimensional Modeling from the following

link:

http://www.redbooks.ibm.com/abstract...7138.html?Open

This is an excellent IBM Redbook on Data warehouse design and

Dimensional Modeling design.

Great to read,
Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 04-12-2006, 10:28 PM
Junior Member
 
Join Date: Apr 2006
Posts: 11
dwuser is on a distinguished road
Download Star Schema TUTORIAL

Hello Friends,
You can download an IBM Book on Star Schema from the following link:

http://www.redbooks.ibm.com/abstract...7138.html?Open

This is an excellent IBM Redbook on Data warehouse design and Dimensional Modeling design.

Great to read,
Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 04-12-2006, 11:04 PM
Junior Member
 
Join Date: Apr 2006
Posts: 11
dwuser is on a distinguished road
How to Convert an ER Model to Star Schema?

Hello Friends,
In order to understand the process of CONVERTING an ER Model to STAR Schema, you can downlaod and read CHAPTER 6, Section 6.1 of this IBM Book on Star Schema Design. The link is:


http://www.redbooks.ibm.com/abstract...7138.html?Open

This is an excellent IBM Redbook on Data warehouse design and Dimensional Modeling design.

Great to read,
Dave
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit Tech FAQ 0 11-01-2005 06:00 AM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit Tech FAQ 0 10-01-2004 06:00 AM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit Tech FAQ 0 09-01-2004 06:00 AM
comp.lang.c Answers to Frequently Asked Questions (FAQ List) Steve Summit Tech FAQ 0 08-01-2004 06:00 AM


All times are GMT -4. The time now is 07:20 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.