Slide 1

Size: px
Start display at page:

Download "Slide 1"

Transcription

1 <Insert Picture Here> Oracle In-Memory Database 비아이씨엔에스 (BI C&S) 김종현팀장

2 Agenda In-Memory Database 개요 Disk DB와 Oracle 비교 주요기능 고가용성 (Replication option) 과 Oracle 연동 (Cache connect Option) 지원플랫폼

3 메모리 Database 수요확대 In-Memory Database 개요 Real Time Enterprise, IT Convergence -IMS (IP based Multimedia Subsystem) : Telephony and IT services are merging -SOA (Service Orient Architecture) -BAM(Business Activity Monitoring) -RFID/USN (Ubiquitous Sensor Network) Client 증가, Rich Contents, Multi-Service ROI 를고려한대용량 Transaction 처리 64bit computing 메모리가격하향추세 Price of 1 Gigabyte of RAM Over Time* $50,000 $40,000 $40,000 $30,000 $20,000 $10,000 $0 $3,000 $

4 In-Memory Database 정의 In-Memory Database 개요 데이터베이스전체를메인메모리에상주시키고, 메모리상에서 데이터베이스를관리해주는 DBMS 로초고속실시간트랜잭션 처리를필요로하는모든산업분야에적합 - 높은읽기처리량이필요한분야 - 고가용성을갖추고, 높은쓰기처리량이필요한분야 예 : Prepaid wireless billing, equities trading - 빠른응답시간이필요한분야 예 : softswitch, push-to-talk -새로운애플리케이션또는심각한성능문제를안고있는기존애플리케이션 -기존데이터베이스를유지하면서, hot 데이터에대한캐시기능이필요한부분

5 In-Memory Database 핵심조건 In-Memory Database 개요 성능 확장성 (Scalability) - CPU 증설에따른성능향상보장 고가용성 (High Availability) - 장애극복을위한이중화 (Active/Active, Active/Standby) - 장애노드의복구성능 (MTTR 최소화 ) 기존 Disk Database 와연동 - 메모리 DB 와기간 DB의연동의설정의간편함 - 메모리 DB 와기간 DB 의양방향트랜잭션반영속도

6 1 Tier Disk DB와 Oracle Timesten 비교 Position of in 3-Tier Architecture 은 Application 단에위치해서 Client 에가장빠른 응답속도를보장 Instantly Responsive 최대성능 2 Tier Applications Applications Applications Tightly Integrated 3 Tier Highly Scalable

7 Disk DB와 Oracle Timesten 비교 VS Conventional RDBMS Conventional RDBMS Oracle- In-Memory Database Applications 어플리케이션프로그램 Applications ODBC/Native API Connection 부하 (IPC) ODBC API DBMS 엔진 Disk-based RDBMS 추가기능에대한부하 데이터주소변환부하 메모리복사부하 실시간데이터베이스 Embeddable: 20-30MB Direct-Linked Memory-Tuned Data Layout Disks to Ensure Durability/Recovery 버퍼관리부하 I/O 부하

8 성능비교 Disk DB 혼합트랜잭션

9 성능비교 V.S. Oracle INSERT UPDATE SELECT V.S. UPDATE SELECT Oracle DBMS RDBMS 처리성능비교 : HP9000 rp8420(risc) 4CPU/ 32G TPS (Direct) Oracle (Direct) Performance Oracle (Direct) Oracle Total TPS Oracle 설정 1. Buffer Keep 기능을이용 Data 를 SGA ( 메모리영역 ) 에상주후성능측정 2. Buffer Keep 을사용하지않은일반운영환경에서는 Oracle 성능절감 Insert ( 1200 만건 ) select(180 만건 ) update(180 만건 )

10 성능비교 with Oracle Oracle TT TT Oracle 50 개컬럼의 Table 에대해 200 만건 Loading 시약 180 초 TT 처리 20 만건 update : 10 초 Oracle DB 반영시간 : 190 초

11 In-Memory Database 개념 주요기능 사용자응용프로그램 JDBC ODBC SQL92 메모리영역 - DB startup 시모든 Table 과 Data 를파일에서메모리로로딩 - 응용프로그램에서필요한 Data 를 Disk I/O 없이즉시응답하여 Disk DB 성능한계를보완 -Disk Swap 영역으로 paging 이되지않게할수있음 Transaction Log files 1 2 Checkpoint files 파일시스템 - 트랜잭션안정성을보장하기위해변경분을파일에저장 - 고성능 Logging

12 성능 대용량 DB 기동시간 사용자응용프로그램 JDBC ODBC SQL92 메모리영역 H/W 구성 SunFire6900 CPU : 2.4GHz 8core Memory : 32G Storage Spec 모델 : ST6140 I/O 채널 : 4G Disk Cache : 4G Data 량 Checkpoint File Size : 24G 실데이터사용량 : 14G 데이터건수 : 3200 만건 Transaction Log files 1 2 Checkpoint files 파일시스템 7.0 기동시간 2 분내외

13 성능비교 확장성 300,000 Reads Sun Solaris 9, 1.6 GHz Sparc, C with ODBC Per Second 12-CPU IBM AIX POWER 1.2 GHz 100,000 Writes Per Second

14 제품군 주요기능 IMDB Real-Time Database System Real-time data management for applications requiring exceptional performance Network Replication option Real-Time Database System with Replication Real-time data management, and replication, for applications requiring exceptional performance, with the failover, recovery, and evolution of databases with minimal downtime Network Cache option Real-Time Dynamic Data Cache Real-time relational processing of selected data from an Oracle database, including automatic data loading and update synchronization Network B Cache DataServer DataServer DataServer Typical Uses: Network Equipment & Systems Value-Added Services Reference Data Primary Subscriber(s) Typical Uses: Network Equipment & Systems Value-Added Services Reference Data Typical Uses: Application Server Acceleration Enterprise App Acceleration Application-Tier Data Caching

15 Architecture 주요기능 C/S (TCP/IP,UNIX Domain Socket,IPC) DSN Direct Link (Shared Memory) protected by Micrologging

16 Architecture - DataStore Application routines shared libraries shared libraries 1. 단일인스턴스에서여러개의 DataStore 생성 / 운용가능 2. 응용프로그램 (utility 포함 ) 최초접속시 Database 자동생성가능. Embedded 시스템활용용이 In-Memory Data Store In-Memory Data Store In-Memory Data Store 3. 체크포인트파일 : Index 와 record 를모두저장 No index rebuilding in Startup Log Buffer Data Tables, Indexes, System Tables Locks, Cursors, Compiled Commands, Temp Indexes Temp Memory Region Permanent Memory Region

17 주요특징 Application Client lib Client- Server Network Application Application Application Libraries Libraries Libraries Direct-linked In-Memory Database Transaction Logs Checkpoint files 메모리에서모든데이터관리 - MemoryLock -> OS paging out 방지 - 메모리 block 조각모음지원 Hash Index, T-tree index (MMDB 에적합 ) 간편한튜닝 Cost Base Optimizer Direct Linked, Client / Server 접속을통한다중 Threading 표준 Data Access API ( ODBC, JDBC, SQL 92) Transaction 안정성 - Log file 과 check point file 에변경기록 ( 메모리휘발성극복, Recovery 가능 ) - 트랜잭션단위로 Buffer commit, Disk Commit 혼용지원 SNMP 지원 X/Open, DTP ( 분산트랜잭션지원 ) -> TP 모니터 ( 턱시도 ) 지원 Direct Linked : Application 과 DBMS 가동일한주소공간에서실행, process 간의 overhead (Context Switch) 를최소화하여성능극대화, 만지원함.

18 Support for Data Aging Data aging 은더이상필요하지않은데이터를제거 과거의데이터를특정시간을기준으로제거 일정기간동안사용하지않은데이터를제거 Examples 어제날짜의항공기일정을제거 (data older than 24 hours) 시스템에서특정시간동안열람하지않은사용자의프로필정보를삭제 7.0 은두가지자동data aging 타입지원 Time-based aging timestamp 값기준 Usage-based aging LRU 알고리즘기준 사용자가 aging 정책을세울수있음 테이블과 cache group에적용

19 Data Publishing - Transaction Log API (XLA) Applications Data Store Updates Committed Transactions Publish events to other applications XLA Application XLA interface Read Update Records for a Transaction First Transaction Update Record XLA Application Generate SQL statements Transaction Commit Record Transaction Log Memory Buffer Other Applications Apply changes to other databases 데이터변경사항을실시간으로모니터링하는 API 를제공 이기종의외부시스템과연동 이를이용하여 real-time event notification and processing 시스템을구현함 C & JAVA ( JMS ) Table 과 Materialized view 의변경사항 detect Bookmark 기능을통해 reconnection/system shutdown 이후에도변경 Log 적용의연속성지원 Log2 Log 1 Log0 Transaction Log files

20 안정성 단일트랜잭션의안정성 - Log file 과 check point file 을이용하여메모리상주의휘발성극복 - 한응용프로그램에서 Disk commit / Buffer commit 을혼용사용 성능과안정성동시만족 Tx1 (Buffer Commit) Tx2 (Disk Commit) Tx3 (Buffer Commit)... 사용자응용프로그램 JDBC ODBC SQL92 메모리영역 빠른처리 -> 휘발성 Transaction Log Memory Buffer Background Log flusher 파일시스템 Disk I/O 발생 -> 성능저하 Transaction Log files 1 2 Checkpoint files

21 안정성 응용프로그램 HA(High Availability) 구성 - Replication 기능을이용하여 Data 이중화통한고가용성구축 사용자응용프로그램 복제 (Replication) 기능특징 - 다양한복제구성 -Table 단위또는 Database 단위복제 양방향또는단방향고속복제 (Replication) - 동기 / 비동기복제혼합지원 - DDL 복제지원 ( 컬럼삭제추가등..) - 온라인 Upgrade - 간편한복원 - Oracle DB 와연계하여확장성및가용성보장.

22 Replication configurations 3. Replication 고가용성 (Replication) 유연한구성 active-standby active-active ( 업무분산 ) N-way, 1:1, 1:N

23 Replication configurations Propagator 3. Replication 고가용성 (Replication) 네트워크 Bandwidth 병목 중앙서버 WAN 지역 1 지역 2 지역 3 LAN Branch Office

24 Asynchronous Replication 3. Replication 고가용성 (Replication) 커밋된트랜잭션은 Subscriber 에비동기적전달 매우빠른응답시간제공 트랜잭션처리량이많고대기시간이적은어플리케이션에적합

25 Synchronous Replication Return Receipt 3. Replication 고가용성 (Replication) Return Receipt 트랜잭션데이터는동기적방식으로응답신호 (Ack) 를요구 커밋된트랜잭션이커밋을수행한어플리케이션에응답하기전에반드시 Subscriber에전달되었음을보장

26 Synchronous Replication Return 2-safe 3. Replication 고가용성 (Replication) Return 2-safe 트랜잭션데이터는동기적방식으로응답신호 (Ack) 를요구 커밋된트랜잭션이커밋을수행한어플리케이션에응답하기전에반드시 Subscriber에전달되고 Log file에적용됨을보장

27 Replication Definition 3. Replication Server 1, Server 2 에동일한 Replication 정의문사용 create replication rep1 element e1 table mytab master masterds on server1 subscriber subscriberds on server2 element e2 table mytab master subscriberds on server2 subscriber masterds on server1; Ex1 ) Active Active (Table 레벨 ) Application server1 mytab Active Application server2 mytab Active create replication rep1 element e datastore master masterds on server1 Application server1 Replicate entire database server2 subscriber subscriberds on server2; Ex2) Active Standby (Database 레벨 ) Active Standby

28 장애발생시무중단복구예 하나의 Replication 정의문을 replication 대상이되는 MMDB 에동일하게적용함으로써 장애시 MMDB1 에서 MMDB2 를복사하여장애발생시서비스중단없이복원이신속하여 MTTR (Mean Time To Repair) 최소화 Application Application Application 서비스절체 Application MMDB1 MMDB2 MMDB1 MMDB2 Application 서비스가용 Application ttrepadmin -duplicate -from MMDB1 -host Server2 MMDB2 MMDB1 MMDB2

29 장애복원후 Data 자동복구 Master Catch-up Node 1 Node 2 Node 1 Node 2 TX 1 TX 2 TX 3 Failure on Node 1 TX 1 TX 2 TX 1 TX 2 TX 3 trapped in Node 1 TX 1 TX 2 TX 4 TX 5 Node 1 Node 2 Node 1 recovered and up TX 3 trapped in Node 1 Master catch-up TX 3 TX 4 TX 5

30 Overview Cache connect to Oracle 4. Cache Connect to Oracle 세계최고의 Disk 형 DBMS 인 Oracle Database 와세계최고의 In-Memory Database 인 을투명하게연동하여별도의개발없이두 DB 간의 Data Consistency 를보장 두제품간에제품레벨의 cross certification 이보증되므로시스템구축시타사 DB 간에발생할수있는 certification 모호성이최소화됨. 기검증된 의뛰어난성능과 Oracle Database 의대용량데이터처리의장점을모두수용 Applications Applications Applications Instantly Responsive Tightly Integrated Highly Scalable

31 4. Cache Connect to Oracle Strong point of Integration & Oracle 모든 DB Layer (Memory DB & Disk DB) 에대한무정지시스템구축가능 APP TT APP TT APP TT APP TT APP TT APP TT Automatic Failover 모든 MMDB 장애시에도서비스운영가능 Node1 Node2 Node1 Node2 Node1 Node2 RAC DB RAC DB RAC DB 통합된 DB 로써업무목적에맞는메모리 DB 와 Disk DB 의효율적인확장가능 (Scale-Out) - Memory DB 와 Disk DB 를분산하여각 DB 의사용목적에맞는 H/W capacity plan 이가능 소형 H/W Event Data 수집용 중. 소형 H/W 대용량트랜잭션 (OLTP) 용 대형 H/W 배치, 통계, DW 용 기록 data 유지 DB

32 Cache connect to Oracle 4. Cache Connect 과 Oracle to Oracle 연동 (Cache connect Option) 오라클테이블전체또는부분데이터를 Caching Read-only or updateable 양방향데이터전송 From to Oracle From Oracle to Asynch or Synch write-through 하나의오라클 DB 에다중 Data Store 가능 Replication option 과연동하여사용가능 Auto Aging, Load on Select 간단한설정, Oracle 반영성능보장 CREATE CACHE GROUP PremierUsers FROM CUSTOMER ( NAME VARCHAR2(100) NOT NULL, ADDR VARCHAR2(100) ) WHERE CUSTOMER.ORDER > 500;

33 Read-only Cache Groups 4. Cache Connect to Oracle 과 Oracle 연동 (Cache connect Option) Read-only Cache Groups 변경은허용되지않음 Application 은 에대한단일 connection 으로오라클의 SQL 을처리할수있음 (Pass-through 기능 ) Application Cache 오라클의변경데이터를 에자동으로 refresh Incremental refresh (time intervals) Full refresh Optionally, Autorefresh OFF Pass-through SQL for non-cached tables or updates Oracle DB READONLY Cache Group Auto-refresh updates from Oracle Read Only

34 Updatable Cache-Groups 4. Cache Connect to Oracle 과 Oracle 연동 (Cache connect Option) Synchronous WriteThrough (SWT) 트랜잭션은 Cache Group 과오라클데이터베이스에서동시에 Commit 됨 오라클과 Cache Group 에서 commit 이완료될때까지어플리케이션은기다림 Application Cache Asynchronous WriteThrough (AWT) 트랜잭션의변경사항을 Oracle 로비동기적으로전달 어플리케이션이변경사항의 commit 여부를기다리지않음. Auto-propagate updates to cached tables Pass-through SQL for non-cached tables WRITETHROUGH Cache Group Load once on creation Oracle DB Write Through

35 SQL PassThrough to Oracle 4. Cache Connect to Oracle Pass-Through 는어플리케이션이 을통해오라클에 SQL 을전송 캐시된테이블에서사용할수없는 SQL 을정의하고그 SQL 을오라클에전송 Cache 가오라클에대한연결을관리 Application Statements that can PassThrough Logic be handled in cache Statements that cannot be handled in cache are Cache Group passed through to Oracle Oracle DB

36 Reads Active Standby Pair Replication Node 1 Auto- Refresh Replication Node 2 Node 3 Node 4 Node 5 Node 1 Auto- Refresh Node 2 Oracle Reads Node 3 Node 4 Node 5 Oracle Application Reads to Repl. Oracle to Node 1 = Active Node 2 = Standby Nodes 3, 4, 5 optional Replication Node 3 Node 4 Node 5 After Failure Node 1 Reads Auto- Refresh Node 2 Oracle

37 과 Oracle 연동 - 조회성능개선예 과 Oracle 연동 (Cache connect Option) Oracle : Flight schedule 제품및가격 사용자인증정보 Reads Oracle Database: Flight reservation 주문정보 사용자전체정보

38 과 Oracle 연동 - 혼합트랜잭션성능개선예 Region 1 Region 2 과 Oracle 연동 (Cache connect Option) Oracle : 요금계산 온라인가입자 계좌잔고 Writes Reads Oracle Database: 전체가입자 전제요금정보 Message storage

39 + Oracle 혼용사용예 Java Web Application 고부하업무 JDBC Application Web Clients 일반업무 JDBC Cache Connect To Oracle 기능을사용하여고부하의업무 Data 를 In-Memory Database 에위치 이러한구조의장점은다음과같습니다. 1. 빠른응답시간 WAS 최근 1 주일치 data 유지 2. Peak Time 시지연시간최소화 3. 전체시스템의여유율확보 Transparent/ bi-directional Database Data 누적 Periodical Batch Operation - 고부하성 workload 를 에서처리함으로써 Oracle DB 의자원이확보되어배치성마감작업을효과적으로수행 자주 access 되는 Data 를 에시간단위로 cache 가능하여 Memory 효율성증대 (ex: 최근일주일치 Data 만 위치하고, 그이외의 data 는 Oracle DB 에서조회 ) 은 WAS 단에위치할경우최고의응답시간을보장하지만 Database Tier 에도위치하여성능향상가능.

40 Proven in Real-Time Deployments 전세계에서가장많은 reference 를확보한검증된제품 Networks Telecom Wall Street Customer-Facing Applications Real-time billing Voice over IP Mobile Networks Value-added Services Revenue Assurance Network and QOS Management Authentication Order Matching Risk Management Real-time Analytics Call Centers Hosted CRM Dynamic personalization

41 7.0 Supported Platforms Platform HP-UX 11i and 11i v2 HP-UX 11i v2 HP Tru64 IBM AIX 5L 5.2 and 5.3 Microsoft Windows 2000, Windows XP, Windows 2003 Server MontaVista Linux CGE 4.0 Red Hat Enterprise Linux 3 and 4 Sun Solaris 8, 9, 10 Sun Solaris 10 SUSE Linux Enterprise Server 9, 10 Processor PA-RISC (32-bit and 64-bit) IA64 (32-bit and 64-bit) 64-bit POWER (32-bit and 64-bit) X86 (32-bit and 64-bit) X86 (32-bit and 64-bit) X86 (32-bit and 64-bit) Itanium2 (64-bit) Sparc (32-bit and 64-bit) x86 on AMD Opteron (32-bit*/64-bit) X86 (32-bit and 64-bit) Itanium2 (64-bit)

<4D F736F F F696E74202D20352E20BCBAB4C920C1DFBDC C F6EC0BB20C0A7C7D120BDC7BDC3B0A C3B3B8AEB9E6BEC

<4D F736F F F696E74202D20352E20BCBAB4C920C1DFBDC C F6EC0BB20C0A7C7D120BDC7BDC3B0A C3B3B8AEB9E6BEC 성능중심어플리케이션을위한실시간 Data 처리방안 Oracle TSC DB Tech. Lee Sung Jin (sungjin.lee@oracle.com) Content & Intent 1 2 3 4 IMDB의특징및필요성 Oracle이제공하는 IMDB, TimesTen IMDB, Disk DB간비교국내적용사례 -2- I. IMDB 의특징및필요성 I. IMDB 의특징및필요성

More information

Slide 1

Slide 1 Oracle TimesTen 을활용한 수강신청성능고도화방안 한국오라클 1 차례 Oracle TimesTen 소개 Oracle TimesTen 제품개요 Oracle TimesTen 적용사례 Oracle TimesTen과수강신청업무 결론 2 Oracle TimesTen 소개 3 Oracle TimesTen In-memory

More information

Oracle9i Real Application Clusters

Oracle9i Real Application Clusters Senior Sales Consultant Oracle Corporation Oracle9i Real Application Clusters Agenda? ? (interconnect) (clusterware) Oracle9i Real Application Clusters computing is a breakthrough technology. The ability

More information

Oracle TimesTen 을이용한 DBMS 성능최적화구축방안 UNIONE I&C 김윤복대표

Oracle TimesTen 을이용한 DBMS 성능최적화구축방안 UNIONE I&C 김윤복대표 Oracle TimesTen 을이용한 DBMS 성능최적화구축방안 UNIONE I&C 김윤복대표 2007.2 회사소개 회사명 유니원아이앤씨 유니원아이앤씨 주 소 서울시서울시영등포구영등포구여의도동여의도동 44-22 44-22 호성빌딩호성빌딩본관본관 9F 9F (www.unioneinc.co.kr) (www.unioneinc.co.kr) 전화번호 02-780-0039

More information

Microsoft PowerPoint - Tech 2_광주대전 TimesTen Overview_print.ppt [호환 모드]

Microsoft PowerPoint - Tech 2_광주대전 TimesTen Overview_print.ppt [호환 모드] Oracle TimesTen In-Memory Database Product Overview Oracle TSC DB Tech. Content & Intent 1 2 3 4 5 What is TimesTen? Performance TimesTen VS RDBMS Product Overview From backend to edge -2- I. What is TimesTen?

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

Web Application Hosting in the AWS Cloud Contents 개요 가용성과 확장성이 높은 웹 호스팅은 복잡하고 비용이 많이 드는 사업이 될 수 있습니다. 전통적인 웹 확장 아키텍처는 높은 수준의 안정성을 보장하기 위해 복잡한 솔루션으로 구현

Web Application Hosting in the AWS Cloud Contents 개요 가용성과 확장성이 높은 웹 호스팅은 복잡하고 비용이 많이 드는 사업이 될 수 있습니다. 전통적인 웹 확장 아키텍처는 높은 수준의 안정성을 보장하기 위해 복잡한 솔루션으로 구현 02 Web Application Hosting in the AWS Cloud www.wisen.co.kr Wisely Combine the Network platforms Web Application Hosting in the AWS Cloud Contents 개요 가용성과 확장성이 높은 웹 호스팅은 복잡하고 비용이 많이 드는 사업이 될 수 있습니다. 전통적인

More information

Backup Exec

Backup Exec (sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.

More information

Integ

Integ HP Integrity HP Chipset Itanium 2(Processor 9100) HP Integrity HP, Itanium. HP Integrity Blade BL860c HP Integrity Blade BL870c HP Integrity rx2660 HP Integrity rx3600 HP Integrity rx6600 2 HP Integrity

More information

Oracle Database 10g: Self-Managing Database DB TSC

Oracle Database 10g: Self-Managing Database DB TSC Oracle Database 10g: Self-Managing Database DB TSC Agenda Overview System Resource Application & SQL Storage Space Backup & Recovery ½ Cost ? 6% 12 % 6% 6% 55% : IOUG 2001 DBA Survey ? 6% & 12 % 6% 6%

More information

Simplify your Job Automatic Storage Management DB TSC

Simplify your Job Automatic Storage Management DB TSC Simplify your Job Automatic Storage Management DB TSC 1. DBA Challenges 2. ASM Disk group 3. Mirroring/Striping/Rebalancing 4. Traditional vs. ASM 5. ASM administration 6. ASM Summary Capacity in Terabytes

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

목 차

목      차 Oracle 9i Admim 1. Oracle RDBMS 1.1 (System Global Area:SGA) 1.1.1 (Shared Pool) 1.1.2 (Database Buffer Cache) 1.1.3 (Redo Log Buffer) 1.1.4 Java Pool Large Pool 1.2 Program Global Area (PGA) 1.3 Oracle

More information

untitled

untitled 3 IBM WebSphere User Conference ESB (e-mail : ljm@kr.ibm.com) Infrastructure Solution, IGS 2005. 9.13 ESB 를통한어플리케이션통합구축 2 IT 40%. IT,,.,, (Real Time Enterprise), End to End Access Processes bounded by

More information

Cache_cny.ppt [읽기 전용]

Cache_cny.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Improving Performance and Scalability with Oracle9iAS Cache Oracle9i Application Server Cache... Oracle9i Application Server Web

More information

The Self-Managing Database : Automatic Health Monitoring and Alerting

The Self-Managing Database : Automatic Health Monitoring and Alerting The Self-Managing Database : Automatic Health Monitoring and Alerting Agenda Oracle 10g Enterpirse Manager Oracle 10g 3 rd Party PL/SQL API Summary (Self-Managing Database) ? 6% 6% 12% 55% 6% Source: IOUG

More information

Voice Portal using Oracle 9i AS Wireless

Voice Portal using Oracle 9i AS Wireless Voice Portal Platform using Oracle9iAS Wireless 20020829 Oracle Technology Day 1 Contents Introduction Voice Portal Voice Web Voice XML Voice Portal Platform using Oracle9iAS Wireless Voice Portal Video

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

MS-SQL SERVER 대비 기능

MS-SQL SERVER 대비 기능 Business! ORACLE MS - SQL ORACLE MS - SQL Clustering A-Z A-F G-L M-R S-Z T-Z Microsoft EE : Works for benchmarks only CREATE VIEW Customers AS SELECT * FROM Server1.TableOwner.Customers_33 UNION ALL SELECT

More information

DW 개요.PDF

DW 개요.PDF Data Warehouse Hammersoftkorea BI Group / DW / 1960 1970 1980 1990 2000 Automating Informating Source : Kelly, The Data Warehousing : The Route to Mass Customization, 1996. -,, Data .,.., /. ...,.,,,.

More information

기타자료.PDF

기타자료.PDF < > 1 1 2 1 21 1 22 2 221 2 222 3 223 4 3 5 31 5 311 (netting)5 312 (matching) 5 313 (leading) (lagging)6 314 6 32 6 321 7 322 8 323 13 324 19 325 20 326 20 327 20 33 21 331 (ALM)21 332 VaR(Value at Risk)

More information

슬라이드 1

슬라이드 1 [ CRM Fair 2004 ] CRM 1. CRM Trend 2. Customer Single View 3. Marketing Automation 4. ROI Management 5. Conclusion 1. CRM Trend 1. CRM Trend Operational CRM Analytical CRM Sales Mgt. &Prcs. Legacy System

More information

solution map_....

solution map_.... SOLUTION BROCHURE RELIABLE STORAGE SOLUTIONS ETERNUS FOR RELIABILITY AND AVAILABILITY PROTECT YOUR DATA AND SUPPORT BUSINESS FLEXIBILITY WITH FUJITSU STORAGE SOLUTIONS kr.fujitsu.com INDEX 1. Storage System

More information

ETL_project_best_practice1.ppt

ETL_project_best_practice1.ppt ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication

More information

Analyst Briefing

Analyst Briefing . Improve your Outlook on Email and File Management iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat... Improve your Outlook on Email and File Management :, 2003 1 29.. Collaboration Suite - Key Messages

More information

PowerPoint Presentation

PowerPoint Presentation Data Protection Rapid Recovery x86 DR Agent based Backup - Physical Machine - Virtual Machine - Cluster Agentless Backup - VMware ESXi Deploy Agents - Windows - AD, ESXi Restore Machine - Live Recovery

More information

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자 SQL Developer Connect to TimesTen 유니원아이앤씨 DB 팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 2010-07-28 작성자 김학준 최종수정일 2010-07-28 문서번호 20100728_01_khj 재개정이력 일자내용수정인버전

More information

Session XX-XX: Name

Session XX-XX: Name . Oracle on Linux iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat. Oracle Corporation 9i Series iseminar: Presenters: 2002 9 25 Collaboration Suite Email Platform replace 1 with lesson number Developer

More information

AGENDA 01 02 03 모바일 산업의 환경변화 모바일 클라우드 서비스의 등장 모바일 클라우드 서비스 융합사례

AGENDA 01 02 03 모바일 산업의 환경변화 모바일 클라우드 서비스의 등장 모바일 클라우드 서비스 융합사례 모바일 클라우드 서비스 융합사례와 시장 전망 및 신 사업전략 2011. 10 AGENDA 01 02 03 모바일 산업의 환경변화 모바일 클라우드 서비스의 등장 모바일 클라우드 서비스 융합사례 AGENDA 01. 모바일 산업의 환경 변화 가치 사슬의 분화/결합 모바일 업계에서도 PC 산업과 유사한 모듈화/분업화 진행 PC 산업 IBM à WinTel 시대 à

More information

[Brochure] KOR_TunA

[Brochure] KOR_TunA LG CNS LG CNS APM (TunA) LG CNS APM (TunA) 어플리케이션의 성능 개선을 위한 직관적이고 심플한 APM 솔루션 APM 이란? Application Performance Management 란? 사용자 관점 그리고 비즈니스 관점에서 실제 서비스되고 있는 어플리케이션의 성능 관리 체계입니다. 이를 위해서는 신속한 장애 지점 파악 /

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

DBMS & SQL Server Installation Database Laboratory

DBMS & SQL Server Installation Database Laboratory DBMS & 조교 _ 최윤영 } 데이터베이스연구실 (1314 호 ) } 문의사항은 cyy@hallym.ac.kr } 과제제출은 dbcyy1@gmail.com } 수업공지사항및자료는모두홈페이지에서확인 } dblab.hallym.ac.kr } 홈페이지 ID: 학번 } 홈페이지 PW:s123 2 차례 } } 설치전점검사항 } 설치단계별설명 3 Hallym Univ.

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

¨ìÃÊÁ¡2

¨ìÃÊÁ¡2 2 Worldwide Converged Mobile Device Shipment Share by Operating System, 2005 and 2010 Paim OS (3.6%) BiackBerry OS (7.5%) 2005 Other (0.3%) Linux (21.8%) Symbian OS (60.7%) Windows Mobile (6.1%) Total=56.52M

More information

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition

More information

Intra_DW_Ch4.PDF

Intra_DW_Ch4.PDF The Intranet Data Warehouse Richard Tanler Ch4 : Online Analytic Processing: From Data To Information 2000. 4. 14 All rights reserved OLAP OLAP OLAP OLAP OLAP OLAP is a label, rather than a technology

More information

초보자를 위한 분산 캐시 활용 전략

초보자를 위한 분산 캐시 활용 전략 초보자를위한분산캐시활용전략 강대명 charsyam@naver.com 우리가꿈꾸는서비스 우리가꿈꾸는서비스 우리가꿈꾸는서비스 우리가꿈꾸는서비스 그러나현실은? 서비스에필요한것은? 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 적절한기능 서비스안정성 트위터에매일고래만보이면? 트위터에매일고래만보이면?

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

Microsoft PowerPoint - 발표_090513_IBM세미나_IPTV_디디오넷_완료.ppt

Microsoft PowerPoint - 발표_090513_IBM세미나_IPTV_디디오넷_완료.ppt 신후랑 팀장, 디디오넷 (010-8752-4952, hrshin@dideonet.com) 05/20/2009 BIZ in a box - Solution for Enterprise IPTV 2 UNIX vs. x86 Non-x86 UNIX 2008 2007 0% Y/Y Total x86 2008 2007-25.3% Y/Y 0 200 400 600 800 3 Why

More information

리뉴얼 xtremI 최종 softcopy

리뉴얼 xtremI 최종 softcopy SSD를 100% 이해한 CONTENTS SSD? 03 04 05 06 07 08 09 10 11 12 13 15 14 17 18 18 19 03 SSD SSD? Solid State Drive(SSD) NAND NAND DRAM SSD [ 1. SSD ] CPU( )RAM Cache Memory Firmware GB RAM Cache Memory Memory

More information

슬라이드 1

슬라이드 1 사례를통해본 ORACLE MAA (Maximum Availability Architecture) 2013. 02. Seungtaek Lee( 放浪 DBA) ORACLE MAA 최고의가용성을보장하기위해 Oracle( 사 ) 의여러솔루션을조합한 Oracle 권고아키텍처 2 ORACLE DB HA Solution Set RAC, Data Guard(ADG), ASM,

More information

목 차 Ⅰ. 일반사항 1 Ⅱ. 특기사항 3 Ⅲ. 물품내역 및 세부규격 8 Ⅳ. 주의사항 11-2 -

목 차 Ⅰ. 일반사항 1 Ⅱ. 특기사항 3 Ⅲ. 물품내역 및 세부규격 8 Ⅳ. 주의사항 11-2 - 대전마케팅공사 경영정보포털 구축 사업 패키지 소프트웨어 2식 구매 설치 시방서 (소프트웨어 2식) 2016. 06. 대전마케팅공사 경 영 지 원 파 트 목 차 Ⅰ. 일반사항 1 Ⅱ. 특기사항 3 Ⅲ. 물품내역 및 세부규격 8 Ⅳ. 주의사항 11-2 - Ⅰ. 일반사항 1. 목적 본 시방서는 대전마케팅공사가 추진하고 있는 경영정보포털 사업의 패키지 소프트웨어 도입을

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 MySQL Best Practice r o c k P L A C E I n c. C o m p a n y I n t r o d u c t i o n www. ro c k p lace. co. kr 2013 rockplace Inc. CONTENTS Chapter 1. MySQL Overviews 1. MySQL 소개 2. MySQL Architecture 3.

More information

Service-Oriented Architecture Copyright Tmax Soft 2005

Service-Oriented Architecture Copyright Tmax Soft 2005 Service-Oriented Architecture Copyright Tmax Soft 2005 Service-Oriented Architecture Copyright Tmax Soft 2005 Monolithic Architecture Reusable Services New Service Service Consumer Wrapped Service Composite

More information

Microsoft Word - zfs-storage-family_ko.doc

Microsoft Word - zfs-storage-family_ko.doc 데이터 관리 용이성과 스토리지 효율성을 하나로 결합 주요 기능 및 이점 획기적인 가격 대비 성능과 혁신적인 단순성을 하나로 결합 특징 문제를 손쉽게 발견 및 수정하고 성능을 최적화할 수 있는 탁월한 관리 툴 포괄적이고 통합된 데이터 서비스 및 프로토콜 액티브-액티브 클러스터 옵션 데이터 압축 및 인라인 중복 제거 지속적인 데이터 증가로 인해 오늘날 IT 인프라는

More information

김기남_ATDC2016_160620_[키노트].key

김기남_ATDC2016_160620_[키노트].key metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational

More information

untitled

untitled (shared) (integrated) (stored) (operational) (data) : (DBMS) :, (database) :DBMS File & Database - : - : ( : ) - : - : - :, - DB - - -DBMScatalog meta-data -DBMS -DBMS - -DBMS concurrency control E-R,

More information

Chap7.PDF

Chap7.PDF Chapter 7 The SUN Intranet Data Warehouse: Architecture and Tools All rights reserved 1 Intranet Data Warehouse : Distributed Networking Computing Peer-to-peer Peer-to-peer:,. C/S Microsoft ActiveX DCOM(Distributed

More information

RED HAT JBoss Data Grid (JDG)? KANGWUK HEO Middleware Solu6on Architect Service Team, Red Hat Korea 1

RED HAT JBoss Data Grid (JDG)? KANGWUK HEO Middleware Solu6on Architect Service Team, Red Hat Korea 1 RED HAT JBoss Data Grid (JDG)? KANGWUK HEO Middleware Solu6on Architect Service Team, Red Hat Korea 1 Agenda TITLE SLIDE: HEADLINE 1.? 2. Presenter Infinispan JDG 3. Title JBoss Data Grid? 4. Date JBoss

More information

차세대 시스템 개발과 스마트 캠퍼스 구축의 시대! 2014년 현재 대학 정보화 화두는 차세대, 스마트 캠퍼스, 개인정보보호 입니다. 대학 정보화 동향 1990년대 후반부터 2000년대 초반 붐처럼 일었던 학사행정 시스템 구축의 시기를 지나 2000년대 중 후반 부터는

차세대 시스템 개발과 스마트 캠퍼스 구축의 시대! 2014년 현재 대학 정보화 화두는 차세대, 스마트 캠퍼스, 개인정보보호 입니다. 대학 정보화 동향 1990년대 후반부터 2000년대 초반 붐처럼 일었던 학사행정 시스템 구축의 시기를 지나 2000년대 중 후반 부터는 무엇이든 물어보세요! 4 3 차세대 시스템 개발과 스마트 캠퍼스 구축의 시대! 2014년 현재 대학 정보화 화두는 차세대, 스마트 캠퍼스, 개인정보보호 입니다. 대학 정보화 동향 1990년대 후반부터 2000년대 초반 붐처럼 일었던 학사행정 시스템 구축의 시기를 지나 2000년대 중 후반 부터는 ERP, CRM, BSC 도입 등 대학에 경영 혁신 열풍이 불었다.

More information

SLA QoS

SLA QoS SLA QoS 2002. 12. 13 Email: really97@postech.ac.kr QoS QoS SLA POS-SLMS (-Service Level Monitoring System) SLA (Service Level Agreement) SLA SLA TM Forum SLA QoS QoS SLA SLA QoS QoS SLA POS-SLMS ( Service

More information

J2EE & Web Services iSeminar

J2EE & Web Services iSeminar 9iAS :, 2002 8 21 OC4J Oracle J2EE (ECperf) JDeveloper : OLTP : Oracle : SMS (Short Message Service) Collaboration Suite Platform Email Developer Suite Portal Java BI XML Forms Reports Collaboration Suite

More information

Microsoft Word - s.doc

Microsoft Word - s.doc 오라클 백서 2010년 9월 WebLogic Suite를 위해 최적화된 오라클 솔루션 비즈니스 백서 개요...1 들어가는 글...2 통합 웹 서비스 솔루션을 통해 비즈니스 혁신 추구...3 단순화...4 기민한 환경 구축...5 탁월한 성능 경험...6 판도를 바꾸고 있는 플래시 기술...6 오라클 시스템은 세계 최고의 성능 제공...6 절감 효과 극대화...8

More information

vm-웨어-앞부속

vm-웨어-앞부속 VMware vsphere 4 This document was created using the official VMware icon and diagram library. Copyright 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright

More information

Microsoft PowerPoint - Session 4 - 비아이씨엔에스발표.ppt

Microsoft PowerPoint - Session 4 - 비아이씨엔에스발표.ppt 국내외 TimesTen 구축사례 2006 년 8 월 24 일 ( 주 ) 비아이씨엔에스데이타베이스사업부이원철 TimesTen Enables a Real-Time World Real-Time Infrastructure Software Instantly Responsive Highly Scalable Continuously Available TimesTen provides

More information

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based e- Business Web Site 2002. 04.26 Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based Approach High E-Business Functionality Web Web --based based KMS/BIS

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,

More information

침입방지솔루션도입검토보고서

침입방지솔루션도입검토보고서 IT 2005. 06. 02. IT IT Windows 3503 4463 4178 64% Solaris 142 56 36 Digital UX 37 24 9 Tru64 30 20 26 Server & DeskTop UNIX HP-UX 27 IRIX 19 FreeBSD 12 7 15 8 5 17 9 2% AIX 5 3 3 Linux 348 400 516 8% Apple

More information

항목

항목 Cloud 컴퓨팅기반분산파일시스템개요 개발실 UPDATE : 2012. 11 18 INDEX 1. 가용성 2. 확장성 3. PrismFS 4. Q&A 2 가용성 3 Gmail 장애 2011년 2월 27일 34000명의 Gmail 사용자들이일어나보니메일, 주소록, 채팅기록등이사라진것을발견 2011년 2월 28일 스토리지소프트웨어업데이트를진행하는중 Bug로인해발생했다고공지

More information

62

62 2 instance database physical storage 2 1 62 63 tablespace datafiles 2 2 64 1 2 logical view control files datafiles redo log files 65 2 3 9i OMF Oracle Managed Files, OMF 9i 9i / / OMF 9i 66 8 1MB 8 10MB

More information

PowerPoint Presentation

PowerPoint Presentation Server I/O utilization System I/O utilization V$FILESTAT V$DATAFILE Data files Statspack Performance tools TABLESPACE FILE_NAME PHYRDS PHYBLKRD READTIM PHYWRTS PHYBLKWRT WRITETIM ------------- -----------------------

More information

OZ-LMS TM OZ-LMS 2008 OZ-LMS 2006 OZ-LMS Lite Best IT Serviece Provider OZNET KOREA Management Philosophy & Vision Introduction OZNETKOREA IT Mission Core Values KH IT ERP Web Solution IT SW 2000 4 3 508-2

More information

歯이시홍).PDF

歯이시홍).PDF cwseo@netsgo.com Si-Hong Lee duckling@sktelecom.com SK Telecom Platform - 1 - 1. Digital AMPS CDMA (IS-95 A/B) CDMA (cdma2000-1x) IMT-2000 (IS-95 C) ( ) ( ) ( ) ( ) - 2 - 2. QoS Market QoS Coverage C/D

More information

歯I-3_무선통신기반차세대망-조동호.PDF

歯I-3_무선통신기반차세대망-조동호.PDF KAIST 00-03-03 / #1 1. NGN 2. NGN 3. NGN 4. 5. 00-03-03 / #2 1. NGN 00-03-03 / #3 1.1 NGN, packet,, IP 00-03-03 / #4 Now: separate networks for separate services Low transmission delay Consistent availability

More information

Oracle TimesTen 事例と?要

Oracle TimesTen 事例と?要 Real-Time Data Management for Performance Critical Applications Oracle TimesTen 소개 엄진우 (jinwoo.eom@oracle.com) 수석컨설턴트 Technical Solution Consulting 한국오라클주식회사 2007 년 01 월 30 일 2 Agenda TimesTen의소개 TimesTen

More information

CONTENTS CONTENTS CONTENT 1. SSD & HDD 비교 2. SSD 서버 & HDD 서버 비교 3. LSD SSD 서버 & HDD 서버 비교 4. LSD SSD 서버 & 글로벌 SSD 서버 비교 2

CONTENTS CONTENTS CONTENT 1. SSD & HDD 비교 2. SSD 서버 & HDD 서버 비교 3. LSD SSD 서버 & HDD 서버 비교 4. LSD SSD 서버 & 글로벌 SSD 서버 비교 2 읽기속도 1초에 20Gbps www.lsdtech.co.kr 2011. 7. 01 Green Computing SSD Server & SSD Storage 이기택 82-10-8724-0575 ktlee1217@lsdtech.co.kr CONTENTS CONTENTS CONTENT 1. SSD & HDD 비교 2. SSD 서버 & HDD 서버 비교 3. LSD

More information

untitled

untitled PowerBuilder 連 Microsoft SQL Server database PB10.0 PB9.0 若 Microsoft SQL Server 料 database Profile MSS 料 (Microsoft SQL Server database interface) 行了 PB10.0 了 Sybase 不 Microsoft 料 了 SQL Server 料 PB10.0

More information

歯목차45호.PDF

歯목차45호.PDF CRM CRM (CRM : Customer Relationship Management ). CRM,,.,,.. IMF.,.,. (CRM: Customer Relationship Management, CRM )., CRM,.,., 57 45 (2001 )., CRM...,, CRM, CRM.. CRM 1., CRM,. CRM,.,.,. (Volume),,,,,,,,,,

More information

ecorp-프로젝트제안서작성실무(양식3)

ecorp-프로젝트제안서작성실무(양식3) (BSC: Balanced ScoreCard) ( ) (Value Chain) (Firm Infrastructure) (Support Activities) (Human Resource Management) (Technology Development) (Primary Activities) (Procurement) (Inbound (Outbound (Marketing

More information

빅데이터시대 Self-BI 전략 이혁재이사 비아이씨엔에스

빅데이터시대 Self-BI 전략 이혁재이사 비아이씨엔에스 빅데이터시대 Self-BI 전략 이혁재이사 비아이씨엔에스 Agenda 1 Oracle In-Memory 소개 2 BI 시스템구성도 3 BI on In-Memory 테스트 4 In-Memory 활용한 BI 오라클인메모리목표 규모분석에대한속도향상 빠른속도 : 혼합워크로드업무 간편함 : 어플리케이션투명성및쉬운배치 저렴함 : 일부필요데이터만인메모리에존재가능 2 메모리운용방식

More information

chapter4

chapter4 Basic Netw rk 1. ก ก ก 2. 3. ก ก 4. ก 2 1. 2. 3. 4. ก 5. ก 6. ก ก 7. ก 3 ก ก ก ก (Mainframe) ก ก ก ก (Terminal) ก ก ก ก ก ก ก ก 4 ก (Dumb Terminal) ก ก ก ก Mainframe ก CPU ก ก ก ก 5 ก ก ก ก ก ก ก ก ก ก

More information

<4D F736F F F696E74202D20BDC7BDC3B0A320B5A5C0CCC5CD20C5EBC7D520B1E2BCFA20BCD2B0B F31>

<4D F736F F F696E74202D20BDC7BDC3B0A320B5A5C0CCC5CD20C5EBC7D520B1E2BCFA20BCD2B0B F31> RTE 기업을구현하기위한실시간데이터통합기술소개 Information Platform & Solutions Team 최석재차장 2008 IBM Corporation Business value 증대를위한데이터통합의요건 급변하는업무환경과고객요구에적절히대응하기위해 IT 조직은양질의데이터를, 적절한시점에, 필요한시스템으로전달할수있어야합니다. Business Value

More information

Oracle Database 12c High Availability

Oracle Database 12c High Availability Maximize Availability With Oracle Database 12c 김지훈수석컨설턴트 Tech Sales Consulting / 한국오라클 james.kim@oracle.com 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Oracle Database 12c Extreme

More information

歯CRM개괄_허순영.PDF

歯CRM개괄_허순영.PDF CRM 2000. 8. KAIST CRM CRM CRM CRM :,, KAIST : 50%-60%, 20% 60%-80%. AMR Research 10.. CRM. 5. Harvard Business review 60%, 13%. Michaelson & Associates KAIST CRM? ( ),,, -,,, CRM needs,,, dynamically

More information

PowerPoint

PowerPoint .. http://www.acs.co.kr -1- .. http://www.acs.co.kr -3- ( Advanced Computer Services Co.,Ltd. ) 345-9 SK B8 ( sh_kim@acs.co.kr ) 116-81-24039 http://www.acs.co.kr, http://www.emanufacturing.co.kr (Fax)

More information

pseries, Systems Group pseries 2003 Corporation (p) Systems Group POWER4/POWER4+ pseries! +! + + The Only Complete UNIX on Demand

pseries, Systems Group pseries 2003 Corporation (p) Systems Group POWER4/POWER4+ pseries! +! + + The Only Complete UNIX on Demand pseries, Systems Group pseries 2003 Corporation pseries, Systems Group KwanYong Lee / lky@kr kr.ibm.com Product Line Manager, pseries June 12, 2003 2003 Corporation pseries, Systems Group pseries 2003

More information

Data Guard 기본개념.doc

Data Guard 기본개념.doc Data Guard 개념 (9i R2 9.2.0.1) 김형일 HIKIM000@EMPAL.COM 1 목차 1. DataGuard 개념 3 1.1 Data Guard Architecture 3 1.2 DataGuard 장점 4 1.3 Switch over and Failover 5 1.4 Physical Standby 와 Logical Standby 5 2. Data

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Infrastructure ?? zseries (Autonomic) (Open Standards) (Virtualized) (Integrated)? zseries? ? ?? (Responsive in real-time) (Focused on what s core and differentiating) (Variable cost structures) (Resilient

More information

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3 열차운행정보 승무원 확인시스템 구축 제 안 요 청 서 2014.6. 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3.시운전 및 하자보증 10

More information

PowerPoint Presentation

PowerPoint Presentation FORENSIC INSIGHT; DIGITAL FORENSICS COMMUNITY IN KOREA SQL Server Forensic AhnLab A-FIRST Rea10ne unused6@gmail.com Choi Jinwon Contents 1. SQL Server Forensic 2. SQL Server Artifacts 3. Database Files

More information

Microsoft PowerPoint - eSlim SV5-2410 [20080402]

Microsoft PowerPoint - eSlim SV5-2410 [20080402] Innovation for Total Solution Provider!! eslim SV5-2410 Opteron Server 2008. 3 ESLIM KOREA INC. 1. 제 품 개 요 eslim SV5-2410 Server Quad-Core and Dual-Core Opteron 2000 Series Max. 4 Disk Bays for SAS and

More information

スライド タイトルなし

スライド タイトルなし 2 3 회사 소개 60%출자 40%출자 주식회사 NTT데이타 아이테크 NTT DATA의 영업협력이나 첨단기술제공, 인재육성등 여러가지 지원을 통해서 SII 그룹을 대상으로 고도의 정보 서비스를 제공 함과 동시에 NTT DATA ITEC 가 보유하고 있는 높은 업무 노하우 와 SCM을 비롯한 ERP분야의 기술력을 살려서 조립가공계 및 제조업 등 새로운 시장에

More information

슬라이드 1

슬라이드 1 2015( 제 8 회 ) 한국소프트웨어아키텍트대회 OSS 성능모니터링을위한 Open Source SW 2015. 07. 16 LG CNS 김성조 Tomcat & MariaDB 성능모니터링 Passion Open Source Software Open Hadoop IT Service Share Communication Enterprise Source Access

More information

6주차.key

6주차.key 6, Process concept A program in execution Program code PCB (process control block) Program counter, registers, etc. Stack Heap Data section => global variable Process in memory Process state New Running

More information

untitled

untitled Memory leak Resource 力 金 3-tier 見 Out of Memory( 不 ) Memory leak( 漏 ) 狀 Application Server Crash 理 Server 狀 Crash 類 JVM 說 例 行說 說 Memory leak Resource Out of Memory Memory leak Out of Memory 不論 Java heap

More information

歯부장

歯부장 00-10-31 1 (1030) 2/26 (end-to-end) Infrastructure,, AMR. e-business e-business Domain e-business B2B Domain / R&D, B2B B2E B2C e-business IT Framework e-business Platform Clearance/Security * e-business

More information

Microsoft PowerPoint - eSlim SV5-2510 [080116]

Microsoft PowerPoint - eSlim SV5-2510 [080116] Innovation for Total Solution Provider!! eslim SV5-2510 Opteron Server 2008. 03 ESLIM KOREA INC. 1. 제 품 개 요 eslim SV5-2510 Server Quad-Core and Dual-Core Opteron 2000 Series 6 internal HDD bays for SAS

More information

서현수

서현수 Introduction to TIZEN SDK UI Builder S-Core 서현수 2015.10.28 CONTENTS TIZEN APP 이란? TIZEN SDK UI Builder 소개 TIZEN APP 개발방법 UI Builder 기능 UI Builder 사용방법 실전, TIZEN APP 개발시작하기 마침 TIZEN APP? TIZEN APP 이란? Mobile,

More information

결과보고서

결과보고서 오픈 소스 데이터베이스 시스템을 이용한 플래시 메모리 SSD 기반의 질의 최적화 기법 연구 A Study on Flash-based Query Optimizing in PostgreSQL 황다솜 1) ㆍ안미진 1) ㆍ이혜지 1) ㆍ김지민 2) ㆍ정세희 2) ㆍ이임경 3) ㆍ차시언 3) 성균관대학교 정보통신대학 1) ㆍ시흥매화고등학교 2) ㆍ용화여자고등학교 3)

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Spider For MySQL 실전사용기 피망플러스유닛최윤묵 Spider For MySQL Data Sharding By Spider Storage Engine http://spiderformysql.com/ 성능 8 만 / 분 X 4 대 32 만 / 분 많은 DB 중에왜 spider 를? Source: 클라우드컴퓨팅구 선택의기로 Consistency RDBMS

More information

1. 회사소개 및 연혁 - 회사소개 회사소개 회사연혁 대표이사: 한종열 관계사 설립일 : 03. 11. 05 자본금 : 11.5억원 인 원 : 18명 에스오넷 미도리야전기코리 아 미도리야전기(일본) 2008 2007 Cisco Premier Partner 취득 Cisco Physical Security ATP 취득(진행) 서울시 강남구 도심방범CCTV관제센터

More information

OfficeServ 솔루션 OfficeServ 솔루션 OfficeServ는 삼성전자의 기업형 IP 솔루션으로서 음성과 데이터, 유선과 무선이 융합된 미래 오피스형 솔루션입니다. OfficeServ 7400/7200 삼성전자가 다년간 쌓아 온 기간망 사업 경험 및 모바일

OfficeServ 솔루션 OfficeServ 솔루션 OfficeServ는 삼성전자의 기업형 IP 솔루션으로서 음성과 데이터, 유선과 무선이 융합된 미래 오피스형 솔루션입니다. OfficeServ 7400/7200 삼성전자가 다년간 쌓아 온 기간망 사업 경험 및 모바일 Unlimited Connectivity, Enterprise Convergence Unlimited Connectivity, Enterprise Convergence SMB IP 중소용량 IP-PBX SYSTEM Solution 네트워크사업부 Enterprise 영업팀 경기도 수원시 영통구 삼성로 129 E-mail : jh1.park@samsung.com

More information

슬라이드 제목 없음

슬라이드 제목 없음 (Electronic Commerce/Electronic Business) ( ) ,, Bio Bio 1 2 3 Money Money ( ) ( ) 4025 39 21 25 20 13 15 13 15 17 12 11 10 1 23 1 26 ( ) 1 2 2 6 (1 3 ) 1 14:00 20:00 1 2 1 1 5-6 4 e t / Life Cycle (e-commerce)

More information

untitled

untitled Agenda - PLM on Sun - PLM System Architecture - Sun s Solutions 1 PLM on Sun 2 Hardware, Infrastructure software, architecture and network computing expertise PLM software and services including systems

More information

슬라이드 1

슬라이드 1 2015( 제 8 회 ) 한국소프트웨어아키텍트대회 Database In-Memory 2015. 07. 16 한국오라클 김용한 Agenda 1 2 3 4 5 6 In-Memory Computing 개요주요요소기술 In-Memory의오해와실제적용시고려사항 12c In-Memory Option의소개결론 2 1. In-Memory Computing 개요 전통적인데이터처리방식

More information

thesis

thesis CORBA TMN Surveillance System DPNM Lab, GSIT, POSTECH Email: mnd@postech.ac.kr Contents Motivation & Goal Related Work CORBA TMN Surveillance System Implementation Conclusion & Future Work 2 Motivation

More information

oracle9i_newfeatures.PDF

oracle9i_newfeatures.PDF Oracle 9i .?.?.? DB.? Language.?.?.? (DW,OLAP,MINING,OLTP ) DB.?.? Technology Evolution High Availability Scalability Manageability Development Platform Business Intelligence Technology Evolution Technology

More information

dbms_snu.PDF

dbms_snu.PDF DBMS : Past, Present, and the Future hjk@oopsla.snu.ac.kr 1 Table of Contents 2 DBMS? 3 DBMS Architecture naive users naive users programmers application casual users casual users administrator database

More information

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770> ISO 20000 인증 사후심사 컨설팅 및 ITSM 시스템 고도화를 위한 제 안 요 청 서 2008. 6. 한 국 학 술 진 흥 재 단 이 자료는 한국학술진흥재단 제안서 작성이외의 목적으로 복제, 전달 및 사용을 금함 목 차 Ⅰ. 사업개요 1 1. 사업명 1 2. 추진배경 1 3. 목적 1 4. 사업내용 2 5. 기대효과 2 Ⅱ. 사업추진계획 4 1. 추진체계

More information