Warehouse Manager

  Home  Data Warehouse  Warehouse Manager


“Data Warehouse Manager Frequently Asked Questions in various Warehouse Manager job interviews by interviewer. The set of questions are here to ensures that you offer a perfect answer posed to you. So get preparation for your new job interview”



113 Warehouse Manager Questions And Answers

83⟩ Tell me what are the steps involved in designing a fact table?

The fact table allows the data to be represented in the detailed manner. It has an association with the dimensional table.

The steps that are required to design the fact table includes:

Identify the business process for analysis so that all the process can be defined and used with the complete details provided by the business process.

Identify the measures, constraints, facts and keys before designing the fact table. The questions have to be asked during the business process regarding the table that has to be created and the purpose of it.

Identify the dimensions for facts like product dimensions, location, time, etc. This phase also include the analysis of the components that are required to be involved.

List of the columns takes place that describe the dimension and the lowest level of detail is to be found out to be used in the fact table.

 132 views

84⟩ Tell me why is Business Intelligence (BI) important in data warehousing?

Business intelligence is required everywhere and it is most importantly required in data warehousing due to the technologies that are getting used in it. It allows the applications and the practices to be performed according to the business rules and regulations. Business intelligence consists of collection, integration, analysis and the presentation of the information that is used to make business related decisions. This is also used to build business related system like decision support system that provide historical, current and predictive data that can be used in the favor of setting up the environment of the database system. It uses computer based techniques to extract the information from many resources and analyze it according to the industry. It is used to provide nearly accurate decision making system.

 130 views

85⟩ Define me a warehouse manager?

Warehouse manager is responsible for the warehouse management process. The warehouse manager consist of third party system software, C programs and shell scripts. The size and complexity of warehouse manager varies between specific solutions.

 141 views

86⟩ Tell me what is dimension?

A dimension is something that qualifies a quantity (measure).

For an example, consider this: If I just say… “20kg”, it does not mean anything. But if I say, "20kg of Rice (Product) is sold to Ramesh (customer) on 5th April (date)", then that gives a meaningful sense. These product, customer and dates are some dimension that qualified the measure - 20kg.

Dimensions are mutually independent. Technically speaking, a dimension is a data element that categorizes each item in a data set into non-overlapping regions.

 116 views

89⟩ Tell me why is dimensional normalization not required?

Dimensional normalization allows the database related problems to be solved. It is used to remove the redundant attributes that are used as de-normalized dimensions. Dimensions consist of sub-dimensions that are joined together in one. The dimensional normalization is not used due to the fact that it makes:

☛ Data structure more complex and due to which the performance can be degraded as it requires lots of joining of tables and keep the relations intact.

☛ The space is not utilized properly and use of more space is required.

☛ The query performance suffers when aggregating or retrieving many dimensional values. This requires proper analysis and making of operational reports are necessary.

 128 views

91⟩ Tell me what are the benefits of data warehouse?

A data warehouse helps to integrate data and store them historically so that we can analyze different aspects of business including, performance analysis, trend, prediction etc. over a given time frame and use the result of our analysis to improve the efficiency of business processes.

 120 views

92⟩ Tell me what are loops in Datawarehousing?

In datawarehousing, loops are existing between the tables. If there is a loop between the tables, then the query generation will take more time and it creates ambiguity. It is advised to avoid loop between the tables.

 126 views

94⟩ Tell me what is the difference between OLTP and OLAP?

Following are the differences between OLTP and OLAP:

OLTP:

Data is from original data source

Simple queries by users

Normalized small database

Fundamental business tasks

OLAP:

Data is from various data sources

Complex queries by system

De-normalized Large Database

Multi-dimensional business tasks

 139 views

96⟩ Tell me what is ER Diagram?

ER diagram is abbreviated as Entity-Relationship diagram which illustrates the interrelationships between the entities in the database. This diagram shows the structure of each tables and the links between the tables.

 138 views

97⟩ Explain load manager?

A load manager performs the operations required to extract and load the process. The size and complexity of load manager varies between specific solutions from data warehouse to data warehouse.

 124 views

100⟩ Do you know what is ODS?

ODS is abbreviated as Operational Data Store and it is a repository of real time operational data rather than long term trend data.

 134 views