Data modelling and normalization methodology, Database Management System

Assignment Help:

MOSS VALE is a town with 15000 inhabitants. The fire department wishes to develop a system that automates the despatch of fire engines to attend fires. The ERD below describes the system.

The fire department leases three fire engines and employs 14 people. Each year, there are approximately two hundred despatches. Currently, the system is manual and all records are retained in a file system. The fire department has a duty manager on duty 24 hours a day for each day of the year and the duty manager is in charge of all despatches.  If the system is automated, it is unlikely that there will ever be more than two concurrent users.

The mayor has hired an outside consultant who recommended that the town council purchase a despatch package developed by a software company. This package comes with the ORACLE DBMS and the smallest configuration allows for a maximum of ten concurrent users. The package covers all the requirements very well - indeed, it has many functions that the fire department will never use. The council does not use ORACLE at present and would need to use contract staff for DBA tasks. The total cost of the package is approximately $150000 per annum, excluding contract staff, who should cost no more than $10000 per annum.

Very few people on the town council understand the database approach and many believe that the current manual system does not require upgrading.

You are the CIO for the town council. Write a memorandum to the mayor and comment on the solution provided by the consultant as well as the option of retaining the current manual system. If you believe that neither solution is optimal or most cost efficient, recommend an alternative solution. Whether or not you choose to use a database, briefly explain the database approach and provide an overview of benefits / advantages and  potential costs relevant to a database solution. Your memorandum should be no longer than 500 words.


Related Discussions:- Data modelling and normalization methodology

What is the use of with clause in sql, What is the use of with clause in SQ...

What is the use of with clause in SQL? The with clause gives a way of defining a temporary view whose explanation is available only to the query in which the with clause occurs

What is a transaction, What is a Transaction? A transaction is an even...

What is a Transaction? A transaction is an event which happens on the database. Generally a transaction reads a value from the database or writes a value to the database. If y

Use inheritance as an implementation technique, Use inheritance as an imple...

Use inheritance as an implementation technique when you are going to use inheritance as an implementation technique, you can achieve same goal in a safer way by making one cla

Which sorting technique is used to sort databases, Which sorting technique ...

Which sorting technique is used to sort databases, whose sizes are very big?  Give one such algorithm.  Why do sorting techniques like quicksort, insertion sort, etc.  not applied

ER DIAGRAM, NEED ER DIAGRAM WITH MINIMUM ENTITY AND RELATIONSHIP of Hospita...

NEED ER DIAGRAM WITH MINIMUM ENTITY AND RELATIONSHIP of Hospital Management System

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

Backward recovery (undo), Backward Recovery (UNDO): In this system the unco...

Backward Recovery (UNDO): In this system the uncommitted changes made by a transaction to a database are undone.  Instead the system is reset to the last consistent state of databa

The transactions, The Transactions- A transaction is definite as the unit o...

The Transactions- A transaction is definite as the unit of work in a database system. Database systems that deal with a huge number of transactions are also termed as transaction p

Optimistic concurrency contents -write-set(t), write-set(T): Each data ite...

write-set(T): Each data items that are written by a transaction T

Write Your Message!

Captcha
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