Copy of 2m unit5
Copy of 2m unit5
● The system configuration manager is responsible for the management of the setup and
configuration of data warehouse.
● The structure of configuration manager varies from one operating system to another.
The event manager is a kind of a software. The event manager manages the events that
are defined on the data warehouse system. We cannot manage the data warehouse manually
because the structure of data warehouse is very complex. Therefore we need a tool that
automatically handles all the events without any intervention of the user.
Note
System and database manager may be two separate pieces of software, but they do the
same job. The objective of these tools is to automate certain processes and to simplify the
execution of others
● Scheduling
● Backup data tracking
● Database awareness
● Load manager
● Warehouse manager
● Query manager
The query manager is responsible for directing the queries to suitable tables. By directing
the queries to appropriate tables, it speeds up the query request and response process. In addition,
the query manager is responsible for scheduling the execution of the queries posted by the user.
11. Define the Data classification
● Users can be classified as per the hierarchy of users in an organization, i.e., users can be
classified by departments, sections, groups, and so on.
● Users can also be classified according to their role, with people grouped across
departments based on their role.
Testing the data warehouse is a complex and lengthy process. Adding security to the data warehouse also affects
● It will increase the time required for integration and system testing.
● There is added functionality to be tested which will increase the size of the testing suite.
Data load is a critical part of overnight processing. Nothing else can run until data load is
complete. This is the entry point into the system. If there is a delay in transferring the data, or in
arrival of data then the entire system is affected badly. Therefore it is very important to tune the
data load first.
17. Data warehouse queries?
● Fixed queries
● Ad hoc queries
● regular reports
● Canned queries
● Common aggregations
● Unit testing
● Integration testing
● System testing
● In integration testing, the various modules of the application are brought together and then
tested against the number of inputs.
● It is performed to test whether the various components do well after integration.
23. Define system testing
● Security
● Scheduler
● Disk configuration
● Management tools
oQuerying in parallel
oCreate index in parallel
oData load in parallel
● Testing database performance