Question: Consider the following normalized relations for a database in a large retail store chain: - STORE ( StoreID , Region, ManagerID, SquareFeet ) - EMPLOYEE
Consider the following normalized relations for a database in a large retail store chain:
STORE StoreID Region, ManagerID, SquareFeet
EMPLOYEE EmployeeID WhereWork, EmployeeName, EmployeeAddress
DEPARTMENT DepartmentID ManagerID, SalesGoal
SCHEDULE DepartmentID EmployeeID, Date
Assume that a data communications network links a computer at corporate headquarters with a computer in each retail outlet.
The chain includes stores with an average of employees per store.
There are departments in each store.
A daily schedule is maintained for months the previous months, the current month, and next months
Further assume the following:
Each store manager updates the employee work schedule for their store roughly times per hour.
An external payroll provider generates all payroll checks, employee notices, and other mailings for all employees for all stores.
The corporation establishes a new sales goal each month for each department, in collaboration with the respective store managers.
The corporation hires and fires store managers and controls all information about store managers; store managers hire and fire all store employees and control all information about employees in that store.
Create a memo to the chief information officer CIO addressing the following questions:
What type of database should be used for this retail store chain eg distributed database, centralized database, or a set of decentralized database Include examples, and develop a network chart to depict recommendation supporting written details.
Assuming that some form of distributed database is justified, what would you recommend as a data distribution strategy for this retail store chain? Include examples.
Explain to management the database factors involved in maintaining the database welltuned and risk if the database is not tuned appropriately.
Discuss key relative advantages for synchronous and asynchronous data replication and partitioning for distributed database design.
Explain to management the importance of developing backup, recovery, and recovery facilities for the database.
Explain key concepts, benefits, and challenges of data warehouses and data marts.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
