Characteristics of the required database system

Assignment Help Database Management System
Reference no: EM13858151

QUESTION 1:

Use the following descriptions of the operations of RC_Models Company to complete this exercise.

Customers use the Web site to select the products and to pay by credit card. If a product is not currently available, it is placed on back order at the customer's discretion. (Back orders are not charged to a customer until the order is shipped.) When a customer completes a transaction, the invoice is printed and the products listed on the invoice are pulled from inventory for shipment. (The invoice includes a shipping charge.) The printed invoice is enclosed in the shipping container. The customer credit card charges are transmitted to the CC Bank, at which RC_Models Company maintains a commercial account. (Note: The CC Bank is not part of the RC_Models database.)

RC_Models Company tracks customer purchases and periodically sends out promotional materials. Because the management at RC_Models Company requires detailed information to conduct its operations, numerous reports are available. Those reports include, but are not limited to, customer purchases by product category and amount, product turnover, and revenues by product and customer. If a product has not recorded a sale within four weeks of being stocked, it is removed from inventory and scrapped.

Many of the customers on the RC_Models customer list have bought RC_Models products. However, RC_Models Company also has purchased a copy of the FineScale Modeler magazine subscription list to use in marketing its products to customers who have not yet bought from RC_Models Company. In addition, customer data are recorded when potential customers request product information.

RC_Models Company orders its products directly from the manufacturers. For example, the plastic models are ordered from Tamiya, Academy, Revell/Monogram, and others. Decals are ordered from Aeromaster, Tauro, WaterMark, and others. (Note: Not all manufacturers in the RC_Models Company database have received orders.) All orders are placed via the manufacturers' Web sites, and the order amounts are automatically handled through RC_Models' commercial bank account with the CC Bank. Orders are automatically placed when product inventory reaches the specified minimum quantity on hand. (The number of product units ordered depends on the minimum order quantity specified for each product.)

TASK

a. Given the brief description of RC_Models Company operations, write all applicable business rules for instance
A customer may generate many invoices.
Each invoice is generated by only one customer.
Some customers have not (yet) generated an invoice

b. Identify all entities, relationships, optionalities, connectivities, and cardinalities. (Hint: Use the identified business rules to implement your ERD in the same format.)

c. Draw the fully labeled and implementable Entity Relationship Diagram (ERD based on the business rules you wrote in Part (a) of this problem. Include all entities, relationships, optionalities, connectivities, and cardinalities.

d. Draw ta fully labeled and implementable Class Diagram (UML) for the entire system.

QUESTION 2.

1. The following data structure and constraints exist for a magazine publishing company:

a. The company publishes one regional magazine in each region: Florida (FL), South Carolina (SC), Georgia (GA), and Tennessee (TN).

b. The company has 300,000 customers (subscribers) distributed throughout the four states listed in Part a.

c. On the first of each month, an annual subscription INVOICE is printed and sent to each customer whose subscription is due for renewal. The INVOICE entity contains a REGION attribute to indicate the state (FL,SC, GA, TN) in which the customer resides:

CUSTOMER (CUS_NUM, CUS_NAME, CUS_ADDRESS, CUS_CITY, CUS_ZIP, CUS_SUBSDATE)

INVOICE (INV_NUM, INV_REGION, CUS_NUM, INV_DATE, INV_TOTAL)

The company's management is aware of the problems associated with centralized management and has decided to decentralize management of the subscriptions into the company's four regional subsidiaries. Each subscription site will handle its own customer and invoice data. The management at company headquarters, however, will have access to customer and invoice data to generate annual reports and to issue ad hoc queries such as:

. List all current customers by region.
. List all new customers by region.
. Report all invoices by customer and by region.

TASK

Given those requirements, how must you partition the database?

2. Given the scenario and the requirements in Question 2, answer the following questions:

a. What recommendations will you make regarding the type and characteristics of the required database system?

b. What type of data fragmentation is needed for each table?

c. What criteria must be used to partition each database?

d. Design the database fragments. Show an example with node names, location, fragment names, attribute names, and demonstration data.

e. What type of distributed database operations must be supported at each remote site?

f. What type of distributed database operations must be supported at the headquarters site?

OBJECTIVE

. To test students' capabilities of understanding on Database Systems and differentiate an ERD from UML.

. Students should be able to apply advanced Database Concepts such as distributed database systems in real life situations.

EXPECTED OUTCOME

. Students are expected to follow the given instructions and derive solutions, that is to produce error-free queries, that are to be executed and produce required output/function

. Students are expected to come up with proper diagrams showing a distributed database system.

Reference no: EM13858151

Questions Cloud

Describes any voluminous amount of structured : describes any voluminous amount of structured
Find an article in uol library that proposes solutions : What problems do you see with this attitude, and what solutions might you suggest? For this Discussion, you will select and summarise an article in the UoL library that promotes solutions for this problem.
Draw the lattice of cuboids : Draw the lattice of cuboids
Describe the scope and analyze how to control the scope : Write an eight to ten (8-10) page original business requirements document for the project plan using the template provided. Note: The template can be found in the Student Center of the online course shell.
Characteristics of the required database system : Identify all entities, relationships, optionalities, connectivities, and cardinalities and design the database fragments. Show an example with node names, location, fragment names, attribute names, and demonstration data.
What are the skills related to it auditing? : What are the skills related to IT Auditing? List and describe 3 areas
Analyze the key ways that entity relationship modeling helps : Analyze the key ways that entity relationship modeling helps database developers
What would be the effect on the percentage of refunds : Calculate the percentage of refunds expected to exceed $1000 under the current withholding guidelines and prepare a quantitative report advising the company on the optimal course of action.
Determine the information technology/security gaps : Determine the information technology/security gaps and develop a security strategy that includes issues relating to confidentiality

Reviews

Write a Review

Database Management System Questions & Answers

  Display all the lastnames from the customers table

Display all the LastNames from the Customers table and any associated OrdersIDs from the Orders Table. Show the LastName even if they do not have any associated orders. Order the results by LastName in ascending order.

  Evaluate the success wellco and pharmacare shareholders

Evaluate the success WellCo and PharmaCARE shareholders

  Sql concepts and database design

SQL Concepts and Database Design

  Data entities of this enterprise

Consider a student club or organization in which you are a member. What are the data entities of this enterprise? List and define each entity.

  Define the concept of reduction factor

Summarize briefly how to make use of indexes such as B+ tree or a hash indexes in selection, projection, and join operations?

  Create a list of animals that are brown in colour

Create a list of animals that are "Brown" in colour and less than 2 years old. Show the animal name and species name. Create a view that lists all the animals that eat "straw". Show the animal no, animal name and scientific name.

  Create an er diagram for each of the descriptions

Create an ER diagram for each of the following descriptions: (a) Each company operates four departments, and each department belongs to one company. (b) Each department in part (a) employs one or more employees, and each employee works for one depa..

  What qualitative conclusions would you draw about efficacy

Focus on quantitative data. Based on the statistical data gleaned from the readings what qualitative conclusions would you draw about the efficacy of the many aspects of differentiated parent support?

  Discuss optimization techniques specific to data warehousing

Demonstrate the basic mechanisms for accessing relational databases from various types of application development environments.

  Your boss has just heard about some nefarious computer

your boss has just heard about some nefarious computer activities called ping sweeps and port scans. he wants to know

  Describe a dbms and its functions

Describe a DBMS and its functions. Name some of the popular DBMS software and you should search the Internet for the updated DBMS technology.

  Create an erd for this video store case

Create an ERD for this video store case. Turn in an ERD with appropriate relationship sentences. You can use drawing tools in MS Word or MS Visio to create your ERD. Make sure your relationship sentences are consistent with your relationship in yo..

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd