Presentation is loading. Please wait.

Presentation is loading. Please wait.

DETERMINING SYSTEM REQUIREMENT DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME.

Similar presentations


Presentation on theme: "DETERMINING SYSTEM REQUIREMENT DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME."— Presentation transcript:

1

2 DETERMINING SYSTEM REQUIREMENT DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME

3 COMPETENCE MAPING 23 Mendiagnosis permasalahan pengoperasian PC yang tersambung jaringangnosis Melakukan perbaikan dan/ atau setting ulang koneksi jaringan an Melakukan instalasi sistem operasi jaringan berbasis GUI (Graphical User Interface) dan Text Melakukan instalasi perangkat jaringan berbasis luas (Wide Area Network) Mendiagnosis permasalahan perangkat yang tersambung jaringan berbasis luas (Wide Area Network) Membuat desain sistem keamanan jaringan Mendiagnosis permasalahan pengoperasian PC dan periferal Melakukan perbaikan dan/ atau setting ulang sistem PC Melakukan perbaikan periferal Melakukan instalasi software Melakukan perawatan PC Melakukan instalasi sistem operasi berbasis graphical user interface (GUI) dan command line interface (CLI) Melakukan instalasi perangkat jaringan lokal (Local Area Network) Menerapkan teknik elektronika analog dan digital dasar Menerapkan fungsi peripheral dan instalasi PC Melakukan perbaikan dan/ atau setting ulang koneksi jaringan berbasis luas (Wide Area Network) Mengadministrasi server dalam jaringan Merancang bangun dan menganalisa Wide Area Network Merancang web data base untuk content server Lulus Melakukan instalasi sistem operasi dasar Menerapkan K 3 LH Merakit Personal Komputer Dasar KejuruanLevel I ( Kelas X ) Level II ( Kelas XI ) Level III ( Kelas XII ) 1 Merancang web data base untuk content server Klik Disini HOME

4 DETERMINING SYSTEM REQUIREMENT DETERMINING PROCEDURE RECOVERY DESIGN THE ARCHITECTURE of DATA BASES CLARIFYING USE of DATA BASES Modul 19 Design The Web of Data Base For Content Of Server

5 1. Competitor diklat able to design database according the target 2. Competitor diklat able to implementation database system Target Activity of Study

6 Modul 19 Design The Web of Data Base For Content Of Server In determining requirement system of Data bases is not quit of how in fact that data bases is designed

7 Modul 19 Design The Web of Data Base For Content Of Server  Facilitating congeniality of information structure Target of database Scheme  Supporting process requirement and some obyek appearance ( response time, processing time, and storage space  To fulfill information comprising requirement user peculiarly and its applications

8 Modul 19 Merancang Web Data Base Untuk Content Server SIKLUSHIDUPSISTEMBASISDATASIKLUSHIDUPSISTEMBASISDATA

9 Modul 19 Design The Web of Data Base For Content Of Server Activities of which deal with database as micro life cycle Database Planning Loading atau Data Conversion Implementation Design System definition Application Conversion Testing and Validation Operation Monitoring and Maintenance

10 Modul 19 Design The Web of Data Base For Content Of Server Phase 1: Requirements Collection and analysis Phase 2: Conceptual Design Phase 3: Choice of DBMS Phase 4: Data Model Mapping (logical design) Phase 5: Physical Design Phase 6: Implementation Data requirements Conceptual & external Schema design (DBMS- Independent Conceptual & external Schema design (DBMS- dependent Internal Schema design (DBMS-dependent DDL-statements SQL-statements Processing requirements Transaction design (DBMS-independent) Transaction Implementation Frequencies, performance constraint PHASE of DATABASE SCHEME

11 Modul 19 Design The Web of Data Base For Content Of Server Peculiarly process the scheme comprise 2 parallel activity Scheme from content of data and database structure Scheme of Process of and database software application

12 Modul 19 Design The Web of Data Base For Content Of Server Process the Database Scheme I Data collecting and analyze VI System implementation Database II Database scheme conceptually III Election DBMS IV Database scheme logically ( data model mapping ) V Database scheme in physical

13 Modul 19 Design The Web of Data Base For Content Of Server Activities of data collecting and analyze I. Data collecting and analyze - Questionnaire and interview - Environmental analysis operate for and data process - Existing Documentation sighting - Activities of data collecting and analyze

14 Modul 19 Design The Web of Data Base For Content Of Server Phase of database Scheme conceptually have two parallel activity II. Database scheme conceptually - Transaction scheme - Conceptual Scheme

15 Modul 19 Design The Web of Data Base For Content Of Server Economic factors and organization influencing one another in election DBMS - The available of seller service - Data structure III. Election DBMS - Personal which have accustomed to an system

16 Modul 19 Design The Web of Data Base For Content Of Server Its mapping can be processed in 2 level IV. Database scheme logically ( mapping model data ) - mapping System-Independent - Scheme adjustment to specific DBMS

17 Modul 19 Design The Web of Data Base For Content Of Server V. Database scheme in physical Some guide in election database scheme in physical - Response time - Space utility - Transaction throughput

18 Modul 19 Design The Web of Data Base For Content Of Server VI. System Implementation Database Specification is conceptually tested and attributed to [by] a code program with the commands from embedded DML which have been writted and tested

19 Modul 19 Design The Web of Data Base For Content Of Server Question : Mentioning process – process scheme of database !

20 DETERMINING PROCEDURE RECOVERY DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME

21 Modul 19 Design The Web of Data Base For Content Of Server 1. Competitor diklat able to determine the correct procedure of recovery 2. Competitor diklat knew the technique in procedure recovery Target Activity of Study HOME

22 Modul 19 Design The Web of Data Base For Content Of Server Transaction Recognition and the Process TRANSACTION REPRESENT THE LOGIC UNIT [of] FROM DATABASE PROCESS INCLUDING ONE OR MORE OPERATE FOR TO ACCESS THE DATABASE COVER THE INSERT, DELETE, MODIFICATION OR OPERATE FOR RETRIEVE

23 Modul 19 Design The Web of Data Base For Content Of Server - ROLLBACK (or ABORT) - COMMIT_TRANSACTION - READ or WRITE Status of Transaction and Additional Operation - BEGIN_TRANSACTION

24 Modul 19 Design The Web of Data Base For Content Of Server Transaction Process Begin Transaction End Trancaction Commit Abort Read, Write

25 Modul 19 Design The Web of Data Base For Content Of Server Recovery Concept Recovery from a transaction failure usually mean database in restore to consistent status to time before happened failure

26 Modul 19 Design The Web of Data Base For Content Of Server Especial Technique In Recovery I. Deferred update II. Immediate update

27 Modul 19 Design The Web of Data Base For Content Of Server Idea from protocol update delayed I. Deferred update A transaction cannot change the database at disk till reach the dot point A transaction cannot reach the dot point till all operation update kept in logarithm and writed to disk

28 Modul 19 Design The Web of Data Base For Content Of Server Two Operation Recovery At Deferred Update Recovery updated is delayed at single-user Recovery update delayed executed is concurrent at multi-user

29 Modul 19 Design The Web of Data Base For Content Of Server Operate for the REDO have the nature of idempotent, that is execute recurring that happened- repeat is equal to once just execute Procedure of REDO

30 Modul 19 Design The Web of Data Base For Content Of Server Advantage from method or algorithm NO- UNDO / redo is transaction operation have never been required not to become executed Excess of Method REDO

31 Modul 19 Design The Web of Data Base For Content Of Server Transaction do not note all changes in in database at disk reach the point commit Reason Transaction will never read the value writted by transaction which not yet commit

32 Modul 19 Design The Web of Data Base For Content Of Server II. Immediate update In this technique, database will be updated by some transaction before transaction reach the point

33 Modul 19 Design The Web of Data Base For Content Of Server Shadow Paging This scheme Recovery do not require the logarithm use at single-user. At multiuser, a logarithm required for the method of concurrent control

34 Modul 19 Design The Web of Data Base For Content Of Server Question : Mentioning status of transaction and additional operation in process recovery !

35 DESIGN THE ARCHITECTURE OF DATA BASES DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME

36 Modul 19 Design The Web of Data Base For Content Of Server 1. Competitor diklat able to comprehend the type of data independence 2. Competitor diklat knew levels in data bases Target Activity of Study HOME

37 Modul 19 Design The Web of Data Base For Content Of Server Especial target from system of data bases is provide the wearer of through an abstraction view of concerning data, by hiding detail from how data kept and manipulate Target of System Data Bases

38 Modul 19 Design The Web of Data Base For Content Of Server Level of Architecture of data Bases - External Level - Conseptual Level - Internal Level

39 Modul 19 Design The Web of Data Base For Content Of Server Level Architecture of data Bases

40 Modul 19 Design The Web of Data Base For Content Of Server Independence Data Especial target from 3 architecture level is look after the independence data Type of Independence Data - Physical Data Independence - Logical Data Independence

41 Modul 19 Design The Web of Data Base For Content Of Server Scheme of Data Bases

42 Modul 19 Design The Web of Data Base For Content Of Server Principle of Data independence is one of matter which must be applied in management of system of data bases with reason DBA can alter the content, location, materialization in organization of data bases without bothering application program Factory / equipments agent / software of data processing can introduce the new product without bothering application program To remove the application program growth

43 Modul 19 Design The Web of Data Base For Content Of Server Question : There is 3 level in architecture of data bases aim to differentiate the way of wearer approach to data bases and way of making data bases in physical Mentioning and decripcting level of the data bases architecture !

44 CLARIFYING USE OF DATA BASES DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME

45 Modul 19 Design The Web of Data Base For Content Of Server 1. Competitor of diklat can implementation data bases in the Multimedia and Internet Target Activity of Study HOME

46 Modul 19 Design The Web of Data Base For Content Of Server I Data bases for the Multimedia Application of Data Bases - Universal Resource Locator (URL) II Data bases for the internet - Web Display Language - Web Server

47 Modul 19 Design The Web of Data Base For Content Of Server I. Data bases for the Multimedia Condition which must be full filed by if on file data multimedia in data bases Data bases have to can accommodate the big object Existence of facility for the intake of data of pursuant to looking like ( similarity-based retrieval) what is needed by a lot of application of basisdata multimedia

48 Modul 19 Design The Web of Data Base For Content Of Server II. Data bases for the Internet World Wide Web ( WWW) represent the system of distribution information being based on hypertext. Document becoming especial unsure in web can be expressed in a few type. most type of popular is document hypertext

49 Modul 19 Design The Web of Data Base For Content Of Server Universal Resource Locator (URL) System Hypertext contain the consequence of about existence of depository of pointer ( indicative [of] location) to document place reside in. In web, this function pointer is given by Universal of Resource Locator ( URL) http://www.smkn5malang.sch.id Example :

50 Modul 19 Design The Web of Data Base For Content Of Server When a server HTTP accept demand for certain document intake, server execute the program and deliver the document HTML yielded by a the program. Farther, client web can deliver the additional argument to be used by program at the (time) of executing Web Server

51 Modul 19 Design The Web of Data Base For Content Of Server Language for the text of markup language, like Standard of Generalized Markup Language ( SGML), develop, build to fill the blankness of among artless text and description page yard by order of formatting text Web Display Language

52 Modul 19 Design The Web of Data Base For Content Of Server Question: Mentioning condition must be fullfield if mutimedia data saved in data base !

53 Modul 19 Design The Web of Data Base For Content Of Server Dikmenjur, 2004, melakukan perbaikan dan atau setting ulang koneksi jaringan berbasis luas (WAN), modul tkj, dikmenjur, jakarta Bibliography

54 HOME


Download ppt "DETERMINING SYSTEM REQUIREMENT DESIGN THE WEB of DATA BASE FOR THE CONTENT OF SERVER HOME."

Similar presentations


Ads by Google