Slide 1

Size: px
Start display at page:

Download "Slide 1"

Transcription

1 <Insert Picture Here> 고객의비즈니스가치를극대화하기위한 Oracle Exadata Database Machine for SAP Customers 김철민 Principal Sales Consultant Technology Sales Consulting

2 Agenda IT Challenges Exadata Database Machine Architecture & Features Exadata Database Machine for SAP Certification Exadata Database Machine for SAP POC Case Study Benefits Exadata Database Machine for SAP Customers Conclusion 2

3 IT Challenges 2010 Oracle Corporation 3

4 IT Challenges 폭발적인데이터량증가, 급격한성능저하동반 데이터는모두가지고있는것것같은데 도대체시장에서왜밀리는거야? 데이터는많은데, 빠른시간내에분석하기가어려워서..? 4

5 IT Challenges 폭발적인데이터량증가, 급격한성능저하동반 데이터의초대용량화추세와그에따른성능저하의이슈발생 매 2 년마다 3 배씩사이즈증가 사이즈증가에따른문제점 Source: TDWI Next Generation Data Warehouse Platforms Report 5

6 IT Challenges Real Time Enterprise & Continuous Availability 실시간데이터에대한지속적인가용성을보장할것을요구 ( 고가용성은실시간데이터서비스를위한필수적인전제조건 ) 약 70 % 의기업은실시간성의데이터를제공하지못함 기업경쟁력약화 Q. 귀사는의사결정을위해실시간데이터를제공하고있습니까? 실시간데이터를제공함 비동기적으로실시간에가까운데이터를제공함 1 년내에지원계획이있음 실시간데이터를제공하고있지않고계획도없음 출처 : IDC and DM Review Business Intelligence Survey ( 총 121 개기업대상설문 ) 6

7 IT Challenges 데이타팽창과전통적인스토리지기반의처리프로세싱반복적인문제점 어제의시간별호출건수는? Oracle Database Grid Storage Array Select Product,, From 로그테이블 where Date= 기간 전체로그테이블추출 SUM 매월, 매분기, 매년데이터증가시마다처리시간지연및성능저하 7

8 IT Challenges 성능개선측면의지금까지의대안을찾기위한접근방법 IT 서비스환경개선요구발생 튜닝및개선작업 CPU 또는 Storage 증설 새로운 H/W 구매 성능저하로인한불만증대 IT 투자비용의증가 설계및 SQL 오류에국한 소규모의성능향상치확보 시스템및데이터베이스한계상황의지속적, 반복적인이슈 IT 운영환경고도화를위한신규사업진행 8

9 Server and Storage Discontinuity CPUs Have Become I/O Starved HDD 대비 CPU 의상대적인성능증가율 지난 10 년간무어의법칙은디스크드라이브기술발전의 100 배에달하는월등한성능증가율을보임 오늘날서버는 CPU 가필요로하는데이터와이를뒷받침하기위한 HDD 의능력간의불균형이매우심화되어있음

10 전통적인시스템환경의병목현상과문제점 DBMS Server Disk Storage D B M S O S C P U CPU Feed Rate HBA Port Rate Switch per Rate SC Port Rate LUN Read Rate Disk Feed Rate 오늘날데이터베이스성능은 Storage에의해제한되는상황 Storage ->DBMS Server로데이터전송대역폭을제한하는 Storage 시스템 Storage Array 내부와 SAN 환경의병목현상 물리적 Disk 속도때문에발생하는 Random I/O 병목현상 데이터전송대역폭은데이터웨어하우스의성능을제한시키는요인. Random I/O 병목현상은 OLTP 애플리케이션의성능을제한 10

11 Why Oracle Exadata Database Machine - 아키텍쳐및핵심기술 2010 Oracle Corporation 11

12 Exadata 하드웨어아키텍처 오라클만의고유한고도병렬그리드아키텍처의구현 고질적인확장성, 가용성및비용간의트레이드오프제거 선형적성능향상을보장하는수직및수평확장 저비용고성능데이터베이스서버및스토리지그리드 데이터베이스그리드 8 대 x 12 core DB 서버 OR 2 대 x 64 core DB 서버 스토리지그리드 14 개스토리지서버 인피니밴드네트워크 3 대의 36-port 40Gb/s 스위치 통합네트워크 - 서버, 스토리지 100 TB High Performance disk or 336 TB High Capacity disk 5.3 TB PCI 플래시 스토리지서버간에데이터미러링수행 12

13 핵심기술 : Speed and Cost Advantage Exadata Intelligent Storage Grid Exadata Smart Flash Cache Exadata Hybrid Columnar Compression Hardware Decryption 오직 Oracle Exadata Database Machine 에서만사용가능 13

14 Exadata Intelligent Storage Grid 최상의확장성을제공하는데이터처리기술 데이터위주의작업은 Exadata Storage Grid 에서수행 조건에맞는행 / 열만을추출하여서버에전송 병렬스캔을수행하는분산된스토리지로병목현상제거 EXADATA 방식 전통적방식 10TB 스캔 Exadata 가필터 100GB 전송 DB 서버군 10TB 스캔 10TB 전송 DB CPU가필터 Exadata 스토리지 수초! 수시간! 전통적스토리지 14

15 Exadata - Smart Scan 연산과메모리위주의처리 - 기존처리방식 vs. 스마트스캔처리방식 Exadata Storage 데이터위주의처리 15

16 Exadata - Storage Index 오버헤드없는투명한 I/O 제거기술 테이블 A B C D 인덱스 Min B = 1 Max B =5 Min B = 3 Max B =8 Exadata 스토리지인덱스는메모리에테이블데이터에대한요약정보를유지함 열의최소, 최대값정보보관 일반적으로 1MB 당하나의인덱스 질의의 where 절이최소 / 최대값범위와맞지않으면디스크 I/O 과정을생략함 완전히자동으로애플리케이션독립적으로동작 Select * from Table where B<2 - 첫번째블록에만해당데이터존재 16

17 Exadata Smart Flash Cache Random I/O 병목제거, 최상의 OLTP 성능 Exadata 는 5 TB 의 flash 보유 56 개의 Flash PCI card 는디스크콘트롤러의병목현상제거 지능적인 flash 운영 Smart Flash Cache 는자동 hot data 유지 디스크비용으로고속의 flash 1000 Disk Enterprise Storage Array 보다 5 배이상의더많은 I/O 처리 No Flash cache (this is like traditional storage) Average milliseconds per IO : 8 Exadata Smart Flash Cache Average milliseconds per IO : <1 ~88% decrease in average IO time with Exadata Smart Flash Cache Exadata flash cache 백만 IO/sec 이상 밀리초이하의응답시간 17

18 최초의하드웨어보안적용데이터베이스머신 First Secure Database Machine 소프트웨어방식의암호해독방식에서하드웨어암호해독 ( 칩자체에기능탑재 ) 방식 소프트웨어방식대비 5 배이상빠른처리 전체적으로암호화된데이터베이스 - 거의제로에가까운오브헤드 초당수백 GB 에해당하는암호화데이터질의 18

19 Query Exadata Hybrid Columnar Compression 고용량, 고성능, 저비용 데이터는컬럼단위로저장, 압축 컬럼단위의압축은유사한값들을압축 일반적 32K = 4 blocks X 8K size DW 에서조회에최적화된 Query Mode 10 배정도의압축률 Exadata 의 offload 기능에따른성능향상 자주접근되지않는데이터용으로공간절약에최적화된 Archival Mode 15 배 50 배정도의압축률 성능및공간절약 ( 비용절감 ) 효과배가 19

20 테이블당크기감소비율 실세계압축률 Oracle Production E-Business Suite Tables OLTP Compression (avg=3.3) Query Compression (avg=14.6) Archive Compression (avg=22.6) 열단위압축비율 질의모드 = 14.6X 아카이브모드 = 22.6X 애플리케이션이나테이블에따라편차발생 20

21 실세계성능개선및압축률 Case Study A 사성능향상및압축사례 기존시스템과 Exadata 비교배치처리성능개선효과 기존시스템과 Exadata 비교압축율개선효과 21

22 테이블파티션기능과데이타압축기능을적용한정보수명주기관리 (ILM) IT 관리효율화및운영비용절감 매출테이블 2006 / 10 ~ 2011 / 01 Active Data Lifecycle Less Active Historical Oracle11g ILM 특징 하나의테이블을분할하여관리 분할영역별데이터관리 ( 접근 / 이동 / 변경 ) 분할영역단위데이터압축 사용자별 / 데이터별접근제어 ( 보안측면 ) No-Compress Query Mode Archive Mode Case1. 기간별데이터파티션적용 2011 / / / / / / / 10 Case2. Hybrid Columnar Comp. Query mode 압축 2011 / / / / 08 Query mode 압축 2006 / / / 10 Case3. Hybrid Columnar Comp. Query mode 압축 + Archive mode 압축 2011 / / / 09 Query mode 압축 2010 / / / / 10 Archive Mode 압축 22

23 핵심기술의집약을통해처리성능증폭 X 10 배 X 10 배 X 5 배 10TB 사용자데이터는 10TB 의 I/O 를요구 X 4 배 압축적용후 1TB, I/O 스캔대상범위감소 (Hybrid Columnar Compression) 파티션적용으로 I/O 스캔대상데이터 100GB 로감소 (partition pruning) Exadata 스토리지인덱스사용으로 I/O 스캔대상범위 20GB 로감소 (Exadata Storage Indexes) Exadata 의 Smart Scan 으로결과값에관련된데이터 5GB 로감소 (Smart Scans) 밀리초단위처리 On Exadata Database Machine 데이터는 10 배적게, 스캔속도는 2000 배빠르게 23

24 업무량증가에따른확장및모델별사양 OLTP/DW 등성능과데이터크기에맞게소규모에서점진적확장 대규모통합서버, 대규모 OTLP/DW X2-2 Quarter Rack X2-2 Half Rack X2-2 Full Rack X2-8 Full Rack 1 For raw capacity, 1 GB = 1 billion bytes. Actual formatted capacity is less. 2 - Usable Capacity: Space available after mirroring (ASM normal redundancy) while also providing adequate space (one disk) to reestablish the mirroring protection after a disk failure. 24

25 Exadata Database Machine for SAP Certification 2010 Oracle Corporation 25

26 Exadata for SAP Customers cert. June 10, 2011 Copyright 2011 Oracle Corporation and/or its affiliates 26

27 SAP Certification - 내용 Exadata for SAP Certification 발표 (SAP Note ) SAP NetWeaver 7.x 와이에기반하는제품군이 Exadata 에인증됨 인증된주요 SAP 제품리스트 SAP ERP (ECC) 6.0 SAP BW 7.x SAP CRM 2005 / 2007 / 7.x SAP PLM 6.0 / 7.0x SAP SRM 2005 / 2007 / 7.x SAP SCM 2005 / 2007 / 7.x SAP Oil&Gas 2005 / 6.x SAP Banking Services 5.0 / 6.0 / 7.0 / 8.0 Copyright 2011 Oracle Corporation and/or its affiliates 27

28 SAP on Exadata 고려사항및제약사항 3-Tier 설치만지원함 DB Node 에 SAP 어플리케이션을설치할수없으며분리된 Application 서버를사용해야함 SAP Central Services 는 DB 노드로수행이가능하나, Non Unicode 인경우는추가적인 Cluster 프로그램을사용해야함 기존에존재하는 SAP DB 에대한마이그레이션만지원함 Q4CY2011 에 ASM 을사용하여신규설치할수있도록지원할예정 기존에존재하는 SAP DB 의 DB 스키마를변경없이마이그레이션가능함 ( 스키마의변경이필요한경우는 SAP 와논의되어야함 ) BR*Tools 같은 Shared Filesystems 을사용하는프로그램은 ZFS(recommended), NAS 와같은 File 서버를추가함으로써 DB 노드에서수행이가능함 (Unicode 인경우 ) Copyright 2011 Oracle Corporation and/or its affiliates 28

29 SAP 을위한 Exadata 요구사항 아래의버전이상에서 SAP 인증 Oracle Exadata Database Machine X2-2 or X2-8 Oracle GI, RDBMS and Exadata Storage Software Oracle Grid Infrastructure Oracle RDBMS Oracle Exadata Database Bundle Patch 6 (BP6) SAP Database Bundle Patch (June 10th) for Exadata Oracle Exadata Storage Software Database / Compute Node Operating Systems Oracle Linux 5 Update 5 (both kernels) Oracle Solaris 11 Express Copyright 2011 Oracle Corporation and/or its affiliates 29

30 Exadata Database Machine for SAP POC Case Study 2010 Oracle Corporation 30

31 Exadata For SAP PoC 환경 Customer's Business B-2-B retailer for stationeries and office supplies operates in 30+ countries 30% growth expected within next 4 years POC 목적 : SAP을 Exadata에설치했을때의성능및가용성측정 POC 조건 : 튜닝없이일반적인 Exadata의셋팅으로진행 POC 환경 for SAP Workloads 5 TB DB migration from Oracle 10.2 on SPARC SAP application servers: 5 x Sun Blade 6270 M2 (each 2 x Intel Xeon x5680, 3.3 Ghz) running Solaris 10 x86 Exadata Database Machine Half Rack X2-2 With High Performance Disks 4 database nodes 7 storage cell nodes Copyright 2011 Oracle Corporation and/or its affiliates 31

32 Exadata For SAP PoC 결과 OLTP 테스트 online orders in a Web Shop Simulation of online orders entered in a web shop: Runs with various parameters (#users, thinktime, #RAC nodes) After an initial throughput was achieved, scalability bottlenecks within the SAP application had been identified and eliminated Throughput: One node RAC: 7,500 users with 4s thinktime: => ~1s response time and 66% CPU utilization (one node) four node RAC: 6,000 users with 4s thinktime: => ~0.9s response time and 16% CPU utilization (all nodes) We over-achieved the goal of 2,500 users. Customer got confidence that the current infrastructure can serve up to 25,000 real web shop users Copyright 2011 Oracle Corporation and/or its affiliates 32

33 Exadata For SAP PoC 결과 Batch Job 테스트 Invoicing of sales subsidiaries: job net starts 900+ batch jobs varying amount of jobs running in parallel (1 to 130) Runtimes: 11h 30min on customer's current environment 3h 45min on Exadata. Two active RAC nodes of a Half-Rack Exadata had only been utilized to 25%. 성능결과 Batch Job AS-IS Exadata 비율 11:30:00 3:45:00 3배 New environment reduced runtime to one third with a lot of spare capacity Copyright 2011 Oracle Corporation and/or its affiliates 33

34 Exadata For SAP PoC 결과가용성테스트 Business Continuity after crash of SAP services (SAP SPOF) No more a single point of failure in SAP architecture: Getting rid of the CI (Central Instance) Mirroring main memory content (transaction lock table) sychroneously to a second server Overcomes the disadvantages from traditional, clustered CI: No wait time until the cluster switch has happened Users do not need to re-enter application data in update dialoge transactions 가용성결과 2 번, 3 번, 4 번노드를강제종료시켰으나, 1 번노드로 SAP 서비스정상수행확인 2 번 3 번 4 번 4 RAC nodes Copyright 2011 Oracle Corporation and/or its affiliates 34

35 Exadata For SAP PoC 를통한 Lesson Learned PoC 테스트결과아래의결론을내릴수있음 SAP 를 Exadata 에서수행할시보다나은성능을기대할수있음 (throughput and response time improvements for invoicing and Online Ordering) SAP 를 Exadata 에서수행할시보다더많은유저의동시접속을효율적으로대응할수있음 (spare capacity to support future business growth ) SAP 를 Exadata 에서수행할시보다높은가용성을확보할수있음 Exadata 는 BW 와같은대용량처리뿐만아니라, SAP OLTP 영역에적용이되어도성능향상이예상됨 Copyright 2011 Oracle Corporation and/or its affiliates 35

36 Benefits Exadata Database Machine for SAP Customers 2010 Oracle Corporation 36

37 Consolidation for Oracle Databases Custom App IBM Consolidation Exadata X2-8 Exalogic X2-2 Business Need: Cost Savings, Simplification Oracle Value: less Cost, faster Time to Value Copyright 2011 Oracle Corporation and/or its affiliates 37

38 데이터베이스통합을위한최적의머신 SAP ERP SAP CRM Warehouse HR SAP BW Data Mart Same Day Database Deployments on Exadata Farm/Cloud 통합은비용절감의주요요소 관리작업, 하드웨어, 소프트웨어, 데이터센터 여러운영업무및분석업무통합 OLTP 와 DW 를섞은복잡한워크로드에최상의성능을제공 복잡한 OLTP : SAP ERP, SAP CRM etc 트랜잭션, 배치, 리포팅등 복잡한웨어하우징 : SAP BW 실시간 BI, OLAP, 데이터마이닝, Ad-hoc 등 서로다른애플리케이션을운영하는다양한데이터베이스들 Copyright 2011 Oracle Corporation and/or its affiliates 38

39 통합을위한최적의머신 서버통합, 데이타베이스통합및스토리지통합 Consolidation 환경을제공하기위해서는 Mixed Workload (OLTP+DW) 를모두수용해야함 다수의혼재된업무에대해서서버리소스를동적으로할당할수있어야함 Exadata에기본적으로포함되어있는 Real Application Clusters (RAC) 의 서비스 기능을통해가능 SAP ERP 12.5% Exadata Database Machine X2-2 Full Rack 기준 8 대의 RAC 노드 SAP CRM 25% SAP ERP SAP CRM SAP BW Data Mart HR SAP BW 25% Data Mart 25% HR 12.5% Exadata Storage Cells * RAC 는국내수백개의중요사이트에이미사용중인검증된 클러스터기술로데이터베이스클라우드구현의핵심요소임 Copyright 2011 Oracle Corporation and/or its affiliates 39

40 데이타베이스장애보호 RAC Active Data Guard ASM Secure Backup Flashback SAP ERP SAP CRM SAP BW Data Mart HR Online Redefinition 하드웨어이중화 서버, 스토리지, 네트워크 데이터베이스차원의고가용성 장애와변경에대한대처 GoldenGate Replication 완벽히활용가능한원격지복제본 Copyright 2011 Oracle Corporation and/or its affiliates 40

41 통합환경에서의데이터보호 / 정보보안 Database Vault, Advanced Security,Secure Backup are certified with SAP Monitoring Configuration Management Audit Vault Total Recall Access Control Database Vault Encryption and Masking SAP ERP SAP CRM SAP BW SAP SRM SAP Label Security Advanced Security Secure Backup Data Masking Copyright 2011 Oracle Corporation and/or its affiliates 41

42 Cost Reduction with Exadata 도입비용측면 Fastest Time to Value / Lowest Risk 제품도입시포함되는 Delivery 비용요소를상당히절감 절감된부분은모두상당한수준의 M/M 의인력투입이필요한영역 Faster deployment Lower Risk Database pre-configured Copyright 2011 Oracle Corporation and/or its affiliates 42

43 Cost Reduction with Exadata 운영비용측면 물리적인공간절감및최소전략사용으로 Data Center 비용을절감할수있음 Exadata Full Rack 기준앞쪽에 3 개의타일정도의공간만확보되면됨 Exadata Full Rack 기준 전력 냉방 Airflow: front-to-back 물리적으로차지하는공간 무게 최대 13.2 kw (13.6 kva) IBM p595 의경우 27.5 KW 소모 최대 44,800 BTU/hr 최대 ~1680 CFM (H) x (W) x (D) 1998mm (H) x 600mm (W) x 1200mm (D) 2171 lbs (986.8 kg) Copyright 2011 Oracle Corporation and/or its affiliates 43

44 Conclusion 2010 Oracle Corporation 44

45 표준및개방성을지향하는완벽한통합환경 완전성 Engineered Together, Server+ Storage + Network + Database + Service Engineer Together, Database + Storage Engine + Operating System 최고의성능 Real Application Cluster 40Gbps Infiniband Parallel Query w/ Storage Index and Smart Scan Flash Cache Network 표준과개방성 Defactory Standard DBMS Server Exadata Database Machine One Time Service Storage DBMS 사전구성 Out of Box H/W + S/W 사전테스트되어준비된 Deploy Plug in Power, Connect Network, Ready to Run Database 단일서비스 Single service contact for whole component 45

46 Oracle also provides 최종목적시스템을구축하기위해필요한역량들을모두제공합니다. Core Additional Technology Applications Oracle Database Exadata Storage Server Software Partitioning Real Application Clusters Data Mining Advanced Compression Active Data Guard Oracle ERP & CRM OLAP Advanced Security Oracle Utilities MDM & CCB Oracle BI Apps Management Packs & RAT ODI & GoldenGate OBI EE Oracle Retail Data Model Oracle Healthcare Data Model Oracle Communications Data Model Oracle Financial Services Data Model S A P* Complete, Open, and Integrated Solutions SAP licensing via SAP with or without Oracle ASFU database licenses 46

47 Exadata Database Machine is OLTP/DW & 통합을위한오라클만의유일한 (Unique) 플랫폼 미래의아키텍쳐입니다. 최적화되어바로활용가능한플랫폼입니다. 비즈니스가치를극대화할수있는솔루션입니다. 더이상비즈니스의사결정을위해몇시간동안기다릴필요가없습니다 47

48 48

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

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

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

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

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

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

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

리뉴얼 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

_LG히다찌 브로슈어

_LG히다찌 브로슈어 SOLUTION GUIDE BOOK G ITACHI OLUTION UIDE OOK ABOUT US UCP www.lghitachi.co.kr T 070 8290 3700 F 02 3272 9746 02 CONTENTS 04 05 10 13 18 29 BUSINESS AREA FINANCE SOLUTION FINTECH SOLUTION CONVERGED SOLUTION

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

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

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

歯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

김기남_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

슬라이드 1

슬라이드 1 Contents 성능과운영의혁신 ORACLE EXADATA DATABASE MACHINE Oracle Korea 박형도수석컨설턴트 2010.11.23 1/37 Contents Ⅰ Overview Ⅱ Extreme Performance Extreme Performance Ⅲ Consolidation, Cost Reduction Consolidation, Cost

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

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

15_3oracle

15_3oracle Principal Consultant Corporate Management Team ( Oracle HRMS ) Agenda 1. Oracle Overview 2. HR Transformation 3. Oracle HRMS Initiatives 4. Oracle HRMS Model 5. Oracle HRMS System 6. Business Benefit 7.

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

Microsoft Word - s.doc

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

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

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

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

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

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

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

歯목차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

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

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

Microsoft Word - zfs-storage-family_ko.doc

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

More information

Oracle Apps Day_SEM

Oracle Apps Day_SEM Senior Consultant Application Sales Consulting Oracle Korea - 1. S = (P + R) x E S= P= R= E= Source : Strategy Execution, By Daniel M. Beall 2001 1. Strategy Formulation Sound Flawed Missed Opportunity

More information

02이승민선생_오라클.PDF

02이승민선생_오라클.PDF Oracle Internet Procurement Agenda 1 2 3 4 5 Introduction Oracle Solution Overview Oracle Internet Procurement Value Proposition Reference Conclusion e-procurement, E- Commerce Internet Automated Transactions

More information

Agenda 오픈소스 트렌드 전망 Red Hat Enterprise Virtualization Red Hat Enterprise Linux OpenStack Platform Open Hybrid Cloud

Agenda 오픈소스 트렌드 전망 Red Hat Enterprise Virtualization Red Hat Enterprise Linux OpenStack Platform Open Hybrid Cloud 오픈소스 기반 레드햇 클라우드 기술 Red Hat, Inc. Senior Solution Architect 최원영 부장 wchoi@redhat.com Agenda 오픈소스 트렌드 전망 Red Hat Enterprise Virtualization Red Hat Enterprise Linux OpenStack Platform Open Hybrid Cloud Red

More information

Beyond Relational SQL Server, Windows Server 에디션비교 씨앤토트 SW 기술팀장세원

Beyond Relational SQL Server, Windows Server 에디션비교 씨앤토트 SW 기술팀장세원 Beyon Relational SQL Server, Winows Server 에디션비교 씨앤토트 SW 기술팀장세원 SQL Server 2012 Eition 비교 요약 항목 Enterprise Business Intelligence Stanar H/W 지원 고가용성 확장성및성능 보안 관리생산성 SQL Server Integration Services Master

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

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

1.장인석-ITIL 소개.ppt

1.장인석-ITIL 소개.ppt HP 2005 6 IT ITIL Framework IT IT Framework Synchronized Business and IT Business Information technology Delivers: Simplicity, Agility, Value IT Complexity Cost Scale IT Technology IT Infrastructure IT

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

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

Microsoft PowerPoint - [100401] Exadata 및 DB Machine 세미나(v2)부산 [호환 모드]

Microsoft PowerPoint - [100401] Exadata 및 DB Machine 세미나(v2)부산 [호환 모드] Oracle Exadata & Database Machine 전준희 (junhui.chun@oracle.com) Technology Solution Consulting Oracle Korea Agenda IT 환경의추세와전망 전통적인데이터베이스의한계와해결방안 Sun Oracle Exadata Storage Server Sun Oracle Database Machine

More information

Microsoft PowerPoint - 3.공영DBM_최동욱_본부장-중소기업의_실용주의_CRM

Microsoft PowerPoint - 3.공영DBM_최동욱_본부장-중소기업의_실용주의_CRM 中 규모 기업의 실용주의CRM 전략 (CRM for SMB) 공영DBM 솔루션컨설팅 사업부 본부장 최동욱 2007. 10. 25 Agenda I. 중소기업의 고객관리, CRM의 중요성 1. 국내외 CRM 동향 2. 고객관리, CRM의 중요성 3. CRM 도입의 기대효과 II. CRM정의 및 우리회사 적합성 1. 중소기업에 유용한 CRM의 정의 2. LTV(Life

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

Amazon EBS (Elastic Block Storage) Amazon EC2 Local Instance Store (Ephemeral Volumes) Amazon S3 (Simple Storage Service) / Glacier Elastic File Syste (EFS) Storage Gateway AWS Import/Export 1 Instance

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

Title Slide with Name

Title Slide with Name 비용절감, 성능향상및고가용성관리방안 베리타스코리아 박철현이사 비용절감, 성능향상, 가용성향상 비용 성능 가용성 2 스토리지장애 무중단 스토리지이중화를통한업무무중단 Mirror 단일스토리지장애는장시간의서비스중단 스토리지복제로는업무중단및성능저하 H/W 방식은고비용및성능저하, 장애포인트증가 InfoScale 을통한성능향상, 무중단 3 근거리 Active DR 센터

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

빅데이터시대 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

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

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

More information

PowerPoint Presentation

PowerPoint Presentation 클라우드환경하의검증된 Hypervisor, 시트릭스 XenServer SeonKyung Cho, XenServer SE, APAC June 12, 2012 XenServer 고향 내용 클라우드컴퓨팅과서버가상화 클라우드컴퓨팅을위한고려사항 클라우드플래폼으로써의젠서버 클라우드컴퓨팅과서버가상화 일반적인오해 Cloud Computing = Server Virtualisation

More information

금오공대 컴퓨터공학전공 강의자료

금오공대 컴퓨터공학전공 강의자료 데이터베이스및설계 Chap 1. 데이터베이스환경 (#2/2) 2013.03.04. 오병우 컴퓨터공학과 Database 용어 " 데이타베이스 용어의기원 1963.6 제 1 차 SDC 심포지움 컴퓨터중심의데이타베이스개발과관리 Development and Management of a Computer-centered Data Base 자기테이프장치에저장된데이터파일을의미

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

スライド タイトルなし

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

More information

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat Sun Server X3-2( Sun Fire X4170 M3) Oracle Solaris : E35482 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including

More information

1224_2008forecast.hwp

1224_2008forecast.hwp 2008년 국내외 SW 시장 전망 2007. 12. 24 오는 2008 년 전 세계 주요국의 경제성장이 둔화될 것으로 전망되고 있는 가운데, 전 세계 IT 수요 역시 소폭 감소할 것으로 전망되고 있다. IDC는 세계 경기의 불확실 성과 경기 하강의 위험으로 미국을 비롯한 여타 지역의 IT 투자 증가세가 꺾일 것으 로 전망하면서, 전 세계 IT 시장 성장률은

More information

How to Use the PowerPoint Template

How to Use the PowerPoint Template 오라클데이터베이스클라우드를통한성능극대화및고가용성확보 Jinho Lee Master Principal Sales Consultant Database, Oracle Korea January 19, 2016 Safe Harbor Statement The following is intended to outline our general product direction.

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

3.Bladesystem

3.Bladesystem HP BladeSystem HP BladeSystem HP, c7000 1/2 c3000. 8 SMB 3 HP. HP ProLiant BL460c G6/BL490c G6 HP ProLiant BL460c G6 HP ProLiant BL490c G6 1. HP ProLiant BL460c G6/BL490c G6, HP ProLiant BL460c G6/BL490c

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

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

<목 차 > 제 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

오라클 데이터베이스 10g 핵심 요약 노트

오라클 데이터베이스 10g 핵심 요약 노트 1 10g 10g SYSAUX 10g 22 Oracle Database 10g, 10g. 10g. (Grid), 10g.. 10g SYSAUX (ASM, Automatic Storage Management) 10g 10g. g. (DBA).,., 1).,..? 10g,.. (Larry Ellison).. (Leverage Components), (ASM) (

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

슬라이드 1

슬라이드 1 SAP Forum Seoul - 2016 클라우드시대에최적화된 SAP 인프라솔루션 Linux Server Solution Sales Systems HW 허욱실장 (whuh@kr.ibm.com) 주요내용 1. Power Systems 의 SAP 지원현황 2. SAP 기반어플리케이션운영에대한 Power Systems 가치 3. Power System 를활용한유연하고효율적인

More information

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

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

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

Microsoft PowerPoint - Session2 - Tibero 6

Microsoft PowerPoint - Session2 - Tibero 6 Better Technology, Better Tomorrow 인쇄用 Tibero 6 : Over the Miracle, To the Infinity 2013. 09. 10 2013 Tmax Group Co., Ltd. All Rights Reserved. 0/22 Ⅰ Ⅱ Ⅲ Ⅳ Big Data 시대의 DBMS 요구사항 Disk DBMS 와 DBMS 의한계

More information

Why you are here? SAP 가상화? 클라우드?

Why you are here? SAP 가상화? 클라우드? SAP 클라우드구축을위한기본설계및사례연구 Im, Hyuk Yong VMware Korea 2014. 4. 8 2014 VMware Inc. All rights reserved. Why you are here? SAP 가상화? 클라우드? 원하는것은모두같습니다. 모두가갖고있었던고민,, 고민,, 너무느린애플리케이션 인적유지보수와관리필수 수주가걸리는프로비져닝 IT

More information

¹Ìµå¹Ì3Â÷Àμâ

¹Ìµå¹Ì3Â÷Àμâ MIDME LOGISTICS Trusted Solutions for 02 CEO MESSAGE MIDME LOGISTICS CO., LTD. 01 Ceo Message We, MIDME LOGISTICS CO., LTD. has established to create aduance logistics service. Try to give confidence to

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

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>

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

More information

Slide 1

Slide 1 Oracle 11g R2 Overview & New Feature 이진호 Principal Database Sales Consultant Database Technology, Technology Sales Consulting, Oracle Korea 지속적인기술혁신 - 90 년대중반 - OLTP/DW 중심 - 데이터 /APP 분리 - GUI - Tool 전성시대

More information

오라클의 클라우드, 가상화 기술과 그 가치

오라클의 클라우드, 가상화 기술과 그 가치 오라클의클라우드, 가상화기술과그가치 Saint Kim, Director, Enterprise Architect Oracle Korea The following is intended to outline our general product direction. It is intended for information purposes

More information

<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

Microsoft PowerPoint - 6.pptx

Microsoft PowerPoint - 6.pptx DB 암호화업데이트 2011. 3. 15 KIM SUNGJIN ( 주 ) 비에이솔루션즈 1 IBM iseries 암호화구현방안 목차 목 차 정부시책및방향 제정안특이사항 기술적보호조치기준고시 암호화구현방안 암호화적용구조 DB 암호화 Performance Test 결과 암호화적용구조제안 [ 하이브리드방식 ] 2 IBM iseries 암호화구현방안 정부시책및방향

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

<4D6963726F736F667420576F7264202D205B4354BDC9C3FEB8AEC6F7C6AE5D3131C8A35FC5ACB6F3BFECB5E520C4C4C7BBC6C320B1E2BCFA20B5BFC7E2>

<4D6963726F736F667420576F7264202D205B4354BDC9C3FEB8AEC6F7C6AE5D3131C8A35FC5ACB6F3BFECB5E520C4C4C7BBC6C320B1E2BCFA20B5BFC7E2> 목차(Table of Content) 1. 클라우드 컴퓨팅 서비스 개요... 2 1.1 클라우드 컴퓨팅의 정의... 2 1.2 미래 핵심 IT 서비스로 주목받는 클라우드 컴퓨팅... 3 (1) 기업 내 협업 환경 구축 및 비용 절감 기대... 3 (2) N-스크린 구현에 따른 클라우드 컴퓨팅 기술 기대 증폭... 4 1.3 퍼스널 클라우드와 미디어 콘텐츠 서비스의

More information

Storage advances and Ne over fabric

Storage advances and Ne over fabric Ne over Fabric Solution Samstor SX5200 Storage advances and Ne over fabric Traditional data storages Advantages: 서버에서 스토리지 독립 서비스 제공 편리함 용량 재할당 가능 FC/iSCSI SAN Disadvantages: Legacy 패브릭 (FC/iSCSI) Bandwidth

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

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

歯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

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

슬라이드 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

목차 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

Dell EMC Korea Partner Summit 2017

Dell EMC Korea Partner Summit 2017 이규현부장 Why All Flash? All Flash 도입효과 : 일관된 Latency BEFORE ALL FLASH ALL HDD 7ms LATENCY SUDDEN IMPACT! 0.5ms 2017 Dell EMC SCG Solutions Partner Kick Off All Flash 성능개선사례 Oracle 데이터베이스 오라클의핵심적인 IO 항목인 db

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

Microsoft PowerPoint - Infiniband 20Gb 40Gb Switch HCA (??_1).ppt [Compatibility Mode]

Microsoft PowerPoint - Infiniband 20Gb 40Gb Switch HCA (??_1).ppt [Compatibility Mode] InfiniBand 삼부시스템 Agenda 회사소개 인피니밴드제품소개 성능비교 10GbE 제품소개 성능비교 Gateway 소개 케이블 구축사례 결론 2009 MELLANOX TECHNOLOGIES - CONFIDENTIAL 2-2 회사소개 회사명 : Mellanox Technologies 설립년도 : 1999 년 본사 : Sunnyvale, California

More information

Microsoft PowerPoint - SVPSVI for LGNSYS_20120320.ppt

Microsoft PowerPoint - SVPSVI for LGNSYS_20120320.ppt IBM Partner Program March, 2012 Jaemin, Lee SWG Channels, IBM Korea SWG Channels 2012 IBM Corporation Agenda IBM Korea SWG Channels Software Value Plus Software Value Incentive Revalidation 2 IBM Software

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

Azure Stack – What’s Next in Microsoft Cloud

Azure Stack – What’s Next in Microsoft Cloud Microsoft Azure Stack Dell EMC 와함께하는하이브리드클라우드전략 Microsoft Korea, Cloud+Enterprise 사업부진찬욱부장 Sr. Product Marketing Manager, Azure Stack Azure Momentum 120,000 New Azure customer subscriptions/month 715 Million

More information

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서 PowerChute Personal Edition v3.1.0 990-3772D-019 4/2019 Schneider Electric IT Corporation Schneider Electric IT Corporation.. Schneider Electric IT Corporation,,,.,. Schneider Electric IT Corporation..

More information

SANsymphony-V

SANsymphony-V 국내대표적인구축사례 (KR) XXXX공사(공공) 2013년 12월 도입 센터 이전에 따른 스토리지가상화 통합 및 이기종통합 이기종 스토리지 (무중단이중하) 무중단 서비스 확보 24시간 운영 체계의 고가용 확보 스토리지 인프라의 유연한 구성 및 통합 환경 구축 업무서버 Unix 20대 업무서버 V 58대 CIe SSD(Fusion IO 3.2TB) ㅇㅇㅇㅇㅇㅇ

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 2003 CRM (Table of Contents). CRM. 2003. 2003 CRM. CRM . CRM CRM,,, Modeling Revenue Legacy System C. V. C. C V.. = V Calling Behavior. Behavior al Value Profitability Customer Value Function Churn scoring

More information

Lenovo

Lenovo 한국레노버 Technical Sale 팀 영업문의 : 김태우이사 ( 010.5210.3918 / tkim@lenovo.com) 기술문의 : 김형준이사 ( 010.8650.9811 / hkim4@lenovo.com ) SAP HANA 를위한 Lenovo 솔루션의노력과가치 SAP HANA 를위한 Lenovo 솔루션 Lenovo 솔루션만의 비용절감및안정성 Lenovo

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

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770>

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770> 327 Journal of The Korea Institute of Information Security & Cryptology ISSN 1598-3986(Print) VOL.24, NO.2, Apr. 2014 ISSN 2288-2715(Online) http://dx.doi.org/10.13089/jkiisc.2014.24.2.327 개인정보 DB 암호화

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

Microsoft Word - SAMPLE.doc

Microsoft Word - SAMPLE.doc ORACLE EXADATA DATABASE MACHINE X2-2 주요기능및팩트주요특징 데이터베이스처리를위한최고 96개 CPU 코어및 768GB 메모리 스토리지처리를위한최고 168개 CPU 코어 2~8개의데이터베이스서버 3 ~14대의 Oracle Exadata Storage Server 최고 5.3TB의 Exadata Smart Flash Cache QDR

More information

1 전통 소프트웨어 가. ERP 시장 ERP 업계, 클라우드 기반 서비스로 새로운 활력 모색 - SAP-LGCNS : SAP HANA 클라우드(SAP HEC)를 통해 국내 사례 확보 및 아태 지역 진 출 추진 - 영림원 : 아시아 클라우드 ERP 시장 공략 추진 - 더

1 전통 소프트웨어 가. ERP 시장 ERP 업계, 클라우드 기반 서비스로 새로운 활력 모색 - SAP-LGCNS : SAP HANA 클라우드(SAP HEC)를 통해 국내 사례 확보 및 아태 지역 진 출 추진 - 영림원 : 아시아 클라우드 ERP 시장 공략 추진 - 더 02 소프트웨어 산업 동향 1. 전통 소프트웨어 2. 新 소프트웨어 3. 인터넷 서비스 4. 디지털콘텐츠 5. 정보보안 6. 기업 비즈니스 동향 1 전통 소프트웨어 가. ERP 시장 ERP 업계, 클라우드 기반 서비스로 새로운 활력 모색 - SAP-LGCNS : SAP HANA 클라우드(SAP HEC)를 통해 국내 사례 확보 및 아태 지역 진 출 추진 - 영림원

More information

How to Use the PowerPoint Template

How to Use the PowerPoint Template 제주대학교병원 Exadata 및 OMC (Oracle Public Cloud) 도입을통한 IT Architecture 고도화 이아나 / 과장제주대학교병원 목 차 1 2 3 4 5 제주대학교병원소개프로젝트추진배경 Exadata 도입과정 Why Oracle Exadata? 구축효과맺음말 / 향후계획 2 제주대학교병원소개 제주특별자치도내유일의국립대학병원 Mission

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

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 CRM Data Quality Management 2003 2003. 11. 11 (SK ) hskim226@skcorp.com Why Quality Management? Prologue,,. Water Source Management 2 Low Quality Water 1) : High Quality Water 2) : ( ) Water Quality Management

More information