1 / 12

CENTRALISED AND CLIENT / SERVER DBMS

CENTRALISED AND CLIENT / SERVER DBMS. Topics To Be Discussed………………………. (A) Centralized DBMS (i) Introduction (ii) Advantages (ii) Disadvantages (B) Client/Server DBMS (i) Introduction (ii) Advantages (ii) Disadvantages.

delois
Télécharger la présentation

CENTRALISED AND CLIENT / SERVER DBMS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CENTRALISED AND CLIENT / SERVER DBMS

  2. Topics To Be Discussed………………………. (A) Centralized DBMS (i) Introduction (ii) Advantages (ii) Disadvantages (B) Client/Server DBMS (i) Introduction (ii) Advantages (ii) Disadvantages

  3. Centralized DBMS The centralized database system consist of a single processor together with its associated data storage devices and other peripherals. Database files resides on centralized computer. Centralized computer may be a personal computer, mini computer or mainframe computer depending upon the size of enterprise. The application are run on the centralised computer. Multiple users access the applications through simple terminals that have no processing power of their own. Theuser interface is generally text-mode screen.

  4. Terminal 1 Terminal 1 Physical Data Terminal 1 Terminal 1

  5. Advantages Main advantages are : 1. The control over applications 2. Security is very good. 3. High reliable system 4. The incremental cost per user is very low. 5. Many functions such as update, query, backup control access are easier to accomplish

  6. Disadvantages Main disadvantages of centralized database system are: 1. The failure of central computer blocks every user from using the system until the system comes back. 2. The communication costs from the terminal to the central computer is a 3. matter of concern. 4. The users are not able to effectively manipulate data outside of standard applications

  7. Client/ Server DBMS Client server architecture of database system has two logical components client and server. Clients are generally personal computers or workstations whereas server is a large workstations. The applications and tools of DBMS run on one or more client platforms, while the DBMS software reside on the ser ver. These server and client computers are connected into a network. The applications and tools act as clients of the DBMS, making request for its services. The DBMS processes thsese requests and returns the results to the client. Client/Server architecture uses the graphical user interface(GUI).

  8. Server (DBMS Software) Client 4 (Applications and Tools) Physical Data COMMUNICATION NETWORK Client 1 (Applications and Tools) Client 2 (Applications and Tools) Client 3 (Applications and Tools)

  9. Advantages Advantages of client/Server computing are: 1. It can be used to develop highly complex multiuser application. 2. It offers expandability. 3. It allows connectivity with heterogeneous machines. 4. It provides better DBMS performance. 5. It avoids the requirement to write large number of redundant piece of code dealing with database field validation and referential integrity. 6. It caters low cost and user friendly environment.

  10. 7. If the load on the database machine grows, the same application can be run upgraded on machine provided 8. Parallel processing is possible. Response time and throughout thus be improved. 9. A single database might be shared across several distinct client systems. 10. It provides better interfaces, high availability faster responses and overall improved ease of use to the user.

  11. Disadvantages Disadvantages of client/server database system are: 1. Labour or programming cost is high in client/server environments, particularly in initial phases. 2.There is a lack of management tools for diagnostics, performance, monitoring and tuning and security controls for the DBMS client and operating systems and networking environments.

  12. THANKS

More Related