Task partitioning, Database Management System

Assignment Help:

Task Partitioning, Sequencing and Project Planning

The tasks required for the service might be broadly partitioned into:

0.      Set up database tables and account file

1.      Form input

2.      Connect to DB

3.      Authenticate reporter

4.      Insert incident in DB

5.      Copy incident report to browser

6.      Authorize email request

7.      Make & send email summary

8.      Various optional enhancements

 

This list is a bird's eye view of the problem solution and with no special concern for details or the sequence of tasks has to be executed by the system.  After thinking about the acceptability of this breakout of the solution's basic steps, you might sequentially order the tasks in the order you think you will be able to most easily handle the problem, sort of their cognitive order, as opposed to the process order in which the steps are supposed to be executed to accomplish the service:

           Easier to do:

0.  Set up database tables and account file

2.  Connect to DB

1.  Form input

5.  Copy incident report to browser

4.  Insert incident in DB

7.  Make & send email summary

Harder to do:

3.  Authenticate reporter

6.  Authorize email request

8.  Various optional enhancements

The actual process order for the steps / parts would be like:

            Ultimate Order:

2  Connect to DB

1. Form input

3. Authenticate reporter

4. Insert incident in DB

5. Copy incident report to browser

6  Authorize email request


Related Discussions:- Task partitioning

Query to list the employee name have 10000 salary, Consider employee table ...

Consider employee table of (i) and list names of department(s) for which average salary for department is more than 10,000. (SELECT d_name FROM dept WHERE d_code IN (SELECT d_c

What are the advantages of having an index structure, What are the advantag...

What are the advantages of having an index structure?      Ans: The index structures commonly provide secondary access paths, which offer alternative ways of accessing the reco

Authorisation, Authorisation Authorisation is the culmination of the ad...

Authorisation Authorisation is the culmination of the administrative policies of the organisation.  As the name shows, authorisation is a set of rules that can be used to verif

Relational DB, Suppose R is a relation with attributes A1, A2,..., An. As a...

Suppose R is a relation with attributes A1, A2,..., An. As a function of n, tell how many superkeys R has, if: 1.1 The only key is A1. 1.2 The only key is A1 and A2. 1.3 The o

Define object oriented model, Object Oriented model :An object has values...

Object Oriented model :An object has values stored in instance variables within the object. An object also has bodies of code that execute on the object. These bodies of code are

What is null described testing for null in sql?, What is NULL? Give an exa...

What is NULL? Give an example to described testing for NULL in SQL? The NULL SQL keyword is used to represent either a missing value or a value which is not applicable in a re

Define partial, Partial Key : It is a group of attributes that can uniquel...

Partial Key : It is a group of attributes that can uniquely identify small entities and that are related to same base entity. It is sometime named as Discriminator.  Altern

Give a sample of the dynamic model, Give a sample of the Dynamic Model. ...

Give a sample of the Dynamic Model. The sample of dynamic model is given below:  Dynamic model for the car: Brake and Accelerator            Brake or Applies Accelerator

Explain categories of failures that occur in oracle database, Explain diffe...

Explain different categories of failures that occur in Oracle database? Categories of Failures - In Oracle database subsequent types of failures can occurred: Statement Failu

Speedup query processing, Speedup Query Processing: A query that includes d...

Speedup Query Processing: A query that includes data at various sites can be split into sub-queries. These sub- queries can be implemented in parallel by various sites. Such parall

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