Selected Topics on Databases n Multi-User Databases –more than one user processes the database at the same time n System Architectures for Multi-User Environments.

Slides:



Advertisements
Similar presentations
Application Architecture T H E S O C R A T E S G R O U P, I N C.
Advertisements

© Prentice Hall CHAPTER 5 Organizational Systems.
Local Area Networks Outline –Basic Components of a LAN –Network Architectures –Topologies and LAN Technologies –Selecting a LAN –Improving LAN Performance.
Database Software File Management Systems Database Management Systems.
Basic Computer Networks Configurations (cont.) School of Business Eastern Illinois University © Abdou Illia, Spring 2006 Week 2, Thursday 1/19/2006)
M ERP (Enterprise Resources Planning) M ERP (Enterprise Resources Planning) Session 7 - ERP Technology Ir. Ekananta Manalif, MM, MKom (D2664)
Slide 1 Systems Analysis & Design CS183 Spring Semester 2008 Dr. Jonathan Y. Clark Course Website:
Chapter 12 Distributed Database Management Systems
Fundamentals, Design, and Implementation, 9/e COS 346 Day 25.
Securing Enterprise Applications Rich Cole. Agenda Sample Enterprise Architecture Sample Enterprise Architecture Example of how University Apps uses Defense.
Centralized and Client/Server Architecture and Classification of DBMS
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 3 Information System Fundamentals.
Access The L Line The Express Line to Learning 2007 L Line L © Wiley Publishing All Rights Reserved.
Chapter 3 Database Architectures and the Web Pearson Education © 2009.
System Architecture & Hardware Configurations Dr. D. Bilal IS 592 Spring 2005.
Database Architectures and the Web
Part VII: Special Topics Introduction to Business 3e 18 Copyright © 2004 South-Western. All rights reserved. Using Information Technology.
Database Architectures and the Web Session 5
Lecture On Database Analysis and Design By- Jesmin Akhter Lecturer, IIT, Jahangirnagar University.
CSC271 Database Systems Lecture # 4.
Systems Analysis and Design for the Small Enterprise Chapter 13 Networking.
© 2001 Business & Information Systems 2/e1 Chapter 3 Information System Fundamentals.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 3 Information System Fundamentals.
9/5/2012ISC329 Isabelle Bichindaritz1 Web Database Environment.
Slide 1 Physical Architecture Layer Design Chapter 13.
How computer’s are linked together.
Chapter 14 Sharing Enterprise Data David M. Kroenke Database Processing © 2000 Prentice Hall.
Fundamentals, Design, and Implementation, 9/e by David M. Kroenke Lecture 23: Sharing Enterprise Data Chapter 15 BSA206 Database Management Systems.
Clustered Central Computing System To Workstation Connections.
CSS/417 Introduction to Database Management Systems Workshop 4.
Database A database is a collection of data organized to meet users’ needs. In this section: Database Structure Database Tools Industrial Databases Concepts.
An application architecture specifies the technologies to be used to implement one or more (and possibly all) information systems in terms of DATA, PROCESS,
The Client/Server Database Environment Ployphan Sornsuwit KPRU Ref.
Personal Computer - Stand- Alone Database  Database (or files) reside on a PC - on the hard disk.  Applications run on the same PC and directly access.
Client Server Network Model:
Chapter-2- Database System Concepts and Architecture Text Book : “Fundamentals of Database Systems” Additional References: Prof. Beat Signer Lecture notes.
CENTRALISED AND CLIENT / SERVER DBMS. Topics To Be Discussed………………………. (A) Centralized DBMS (i) IntroductionIntroduction (ii) AdvantagesAdvantages (ii)
Introduction to Computer Networks Introduction to Computer Networks.
Networks Computer Technology Day 17. Network  Two or more computers and other devices (printers or scanners) that are connected, for the purpose of sharing.
Database Systems. Role and Advantages of the DBMS Improved data sharing Improved data security Better data integration Minimized data inconsistency Improved.
1 California State University, Fullerton Chapter 3 Information System Fundamentals.
CIS 210 Systems Analysis and Development Week 8 Part II Designing Distributed and Internet Systems,
Application Development
INTRODUCTION to MIS 12/24/20151 Introduction To MIS Component Overview.
Chapter 9  Definition of terms  List advantages of client/server architecture  Explain three application components:
TM 8-1 Copyright © 1999 Addison Wesley Longman, Inc. Client/Server and Middleware.
© 2002 by Prentice Hall 1 David M. Kroenke Database Processing Eighth Edition Chapter 17 Sharing Enterprise Data.
BACS 485 Multi-User Database Processing. Lecture Objectives Learn the difference between single and multi-user database processing and understand the.
System Architecture & Hardware Configurations Dr. D. Bilal IS 582 Spring 2008.
Database Environment Chapter 2. The Three-Level ANSI-SPARC Architecture External Level Conceptual Level Internal Level Physical Data.
The Database Approach Muhammad Nasir
IT 5433 LM1. Learning Objectives Understand key terms in database Explain file processing systems List parts of a database environment Explain types of.
 Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices include motherboards, hard drives,
Brian Varela Group F February 16, 2010 What is the difference between a client and a server?
Pearson Education © 2014 Chapter 3 Database Architectures and the Web Transparencies.
James A. Senn’s Information Technology, 3rd Edition
Database Architectures and the Web
System Architecture & Hardware Configurations
Designing and Installing a Network
System Architecture & Hardware Configurations
Database Architectures and the Web
Managing Information Systems and Communications Technology
File Transfer Protocol
Comparison of LAN, MAN, WAN
Basic Computer Networks Configurations
Tiers vs. Layers.
Chapter 1: The Database Environment
The Database Environment
So those old tests don’t go to waste!
Client/Server and Peer to Peer
Presentation transcript:

Selected Topics on Databases n Multi-User Databases –more than one user processes the database at the same time n System Architectures for Multi-User Environments –Teleprocessing Systems (Fig pg.278) Uses one computer and one CPU

–Client-Server Systems (Fig.12-2 pg. 279) Multiple computers connected in a network Some computers process application programs (clients) Another computer processes the database (server) –File-Sharing Systems (Fig.12-3 pg.280) The server is a file-server not a database server Use LANs of microcomputers –Distributed Database Systems (Fig.12-4 pg.281) The database itself is distributed to different computers

n Data Warehouses –A store of enterprise data that is designed to facilitate management decision making. –Includes data, tools, procedures, training, personnel, and other resources for accessing data. –Data Warehouses Vs. Downloading data