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

What is multiplicity in the associations, What is multiplicity in the assoc...

What is multiplicity in the associations? Give an example to explain multiplicity? Multiplicity in association indicate number of objects participate in any relationship. For

I need web security expert, I need web security expert , website management...

I need web security expert , website management Project Description: i want professional for the below . website management server management database management

Compare the nested-loop join and block-nested loop join, Compare the Nested...

Compare the Nested-loop join and block-nested loop join Ans: Nested  loop join - It is costly as worst case cost, no. of block accesses needed is n r * b s + b r   where b

Remove all transitive dependencies - dependency diagram, 1. Use the Invoice...

1. Use the Invoice table structure shown below to answer the following questions: a)  Draw the dependency diagram and identify the primary key and all dependencies, including al

What is hashing file organization, What is hashing file organization? ...

What is hashing file organization? In the hashing file organization, a hash function is computed on some attribute of every record. The result of the hash function specify in

Explain how the object classes are mapped to tables, Explain how the object...

Explain how the object classes are mapped to tables. Each object class maps to one or more than one tables in the database. The objects in the class may be partitioned horizont

Sql queries, find a name whose address is erode from student table

find a name whose address is erode from student table

What are temporary tables, What are temporary tables? Temporary tables...

What are temporary tables? Temporary tables exist solely for a particular session or whose data persists for the duration of the transaction.

Write the syntax of creating an index, Write the syntax of creating an INDE...

Write the syntax of creating an INDEX ? Syntax of Creating an Index: CREATE [BITMAP] [UNIQUE] INDEX ON ( [, ] . . .);

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