Customers may have relationships with one another (e.g., spouses, parents and children). Redesign your answer to Problem

Question:

Customers may have relationships with one another (e.g., spouses, parents and children). Redesign your answer to Problem and Exercise 9-40 to accommodate these relationships.

Fitchwood Insurance Company, which is primarily involved in the sale of annuity products, would like to design a data mart for its sales and marketing organization. Presently, the OLTP system is a legacy system residing on a shared network drive consisting of approximately 600 different flat files. For the purposes of our case study, we can assume that 30 different flat files are going to be used for the data mart. Some of these flat files are transaction files that change constantly. The OLTP system is shut down overnight on Friday evening beginning at 6 P.M. for backup. During that time, the flat files are copied to another server, an extraction process is run, and the extracts are sent via FTP to a UNIX server. A process is run on the UNIX server to load the extracts into Oracle and rebuild the star schema. For the initial loading of the data mart, all information from the 30 files was extracted and loaded. On a weekly basis, only additions and updates will be included in the extracts.

Although the data contained in the OLTP system are broad, the sales and marketing organization would like to focus on the sales data only. After substantial analysis, the ERD shown in Figure 9-21 was developed to describe the data to be used to populate the data mart.

Figure 9-21

POLICY CUSTOMER PolicyNo Туре FaceValue AGENT CustomerlD AgentID AgentName CustomerName {Address (Street, City, State, Zipcode)} InitComm DateofHire InForce Commission EffectiveDate Sells_In TERRITORY TerritorylD LastRedistrict {Zipcode}

From this ERD, we get the set of relations shown in Figure 9-22. Sales and marketing is interested in viewing all sales data by territory, effective date, type of policy, and face value. In addition, the data mart should be able to provide reporting by individual agent on sales as well as commissions earned. Occasionally, the sales territories are revised (i.e., zip codes are added or deleted). The Last Redistrict attribute of the Territory table is used to store the date of the last revision. Some sample queries and reports are listed here:

• Total sales per month by territory, by type of policy

• Total sales per quarter by territory, by type of policy

• Total sales per month by agent, by type of policy

• Total sales per month by agent, by zip code

• Total face value of policies by month of effective date

• Total face value of policies by month of effective date, by agent

• Total face value of policies by quarter of effective date

• Total number of policies in force, by agent

• Total number of policies not in force, by agent

• Total face value of all policies sold by an individual agent

• Total initial commission paid on all policies to an agent

• Total initial commission paid on policies sold in a given month by agent

• Total commissions earned by month, by agent

• Top-selling agent by territory, by month

Figure 9-22

Commissions are paid to an agent upon the initial sale of a policy. The InitComm field of the policy table contains the percentage of the face value paid as an initial commission. The Commission field contains a percentage that is paid each month as long as a policy remains active or in force. Each month, commissions are calculated by computing the sum of the commission on each individual policy that is in force for an agent.

Annuity
An annuity is a series of equal payment made at equal intervals during a period of time. In other words annuity is a contract between insurer and insurance company in which insurer make a lump-sum payment or a series of payment and, in return,...
Face Value
Face value is a financial term used to describe the nominal or dollar value of a security, as stated by its issuer. For stocks, the face value is the original cost of the stock, as listed on the certificate. For bonds, it is the amount paid to the...
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Modern Database Management

ISBN: 978-0133544619

12th edition

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

Question Posted: