[공학] Database Tuning Loop constructs
페이지 정보
작성일 24-05-21 11:48
본문
Download : [공학] Database Tuning Loop constructs.ppt
설명
[공학] Database Tuning Loop constructs , [공학] Database Tuning Loop constructs공학기술레포트 , 공학 Database Tuning Loop constructs
Download : [공학] Database Tuning Loop constructs.ppt( 92 )
Database Tuning Loop constructs
목 차
배경 및 목적
구현 내용
구현 환경
준비 작업
프로그래밍
test(실험) 결과
結論(결론)
배경 및 목적
Database Tuning을 효과(效果)적으로 하는 방법중하나
Application 과 Database server 사이의 round-trips 의 수를 최소로 함
구현 내용
P173, 그림 5.3 Loop constructs
세개의 program밍
Database Connection를 200번 수행하여 200개의 데이타를 가져온 시간측정(測定)
Database Connection시 하나의 명령문안에 200개의 질문을 넣어 수행한 시간 측정(測定)
Database Connection시 하나의 명령문안에 한 개의 질문을 넣어 200개의 데이타를 가져오는 시간측정(測定)
세개의 program을 비교하여 성능 평가
구현 환경 [1/2]
Server 환경
Hardware
CPU : AMD Duronxxxx@xxxx.0 Ghz
MEMORY : PC 2700 512 DDR MB
HDD : Segate 160GB 7200rpm
Software
OS: MS Windows XP Professional SP1
DBMS : Oracle 9i
구현 환경 [2/2]
클라이언트 환경
Hardware
CPU : 펜티엄 3700 Mhz
MEMORY : 384 MB
HDD : 12GB
Software
OS: MS Windows 2000 Professional
준비 작업
Create Table
SQL> create table employee(
??…(투비컨티뉴드 )
레포트/공학기술
[공학] Database Tuning Loop constructs
순서
공학,Database,Tuning,Loop,constructs,공학기술,레포트
[공학] Database Tuning Loop constructs
다.


