IMPLEMENTATION OF DATABASE:
Stage 1 : Define Scope of the Database Project
1) Identify which organizational subdivisions will be served by the database.
2) Define which functions within these organizations will utilize the database.
3) Identify which existing and planned applications will be converted to the database system.
4) Prepare proposal for management and obtain go-ahead.
Stage 2 : Organize Database Project
1) Pick users for design team.
2) Select database Administrator (DBA).
3) Establish regular meetings and periodic management reporting for design team.
Stage 3 : Select Database Management System Products
1) Document requirements in formal proposal requests.
2) Select DBMS vendor.
Stage 4 : Develop Initial Implementation Plan and Schedule
1) Identify files that will be converted.
2) Identify programs within applications specified.
3) Estimate programmer hours needed to modify applications programs.
4) Estimate user clerical support needed to verify data using.
Stage 5 : Design Database
1) Complete detailed information requirements.
2) Identify data requirements.
3) Determine data structure and complete design specifications.
4) Review and approve design specifications.
Stage 6 : Perform Training
1) Develop training requirements and training schedule.
2) Train programmers in the use of DML (Data Manipulation Language).
3) Train DBA in DMCL (Data Manipulation Control Language) and DDL (Data Definition Language) .