Slide 1

Size: px
Start display at page:

Download "Slide 1"

Transcription

1

2 <Insert Picture Here> OTN-DBA Day : Upgrading to Oracle 11gR2 What you need to know Oracle Customer Service

3 Agenda 1. Why Upgrade? Oracle 의 Version 관리정책의이해 <Insert Picture Here> 11g New Features 2. 11gR2 Upgrade 사젂준비사항 H/W, S/W 홖경영향도분석 3. 성공적인 Upgrade 방안 Challenges of Upgrading DBMS Top Upgrade Secrets

4 Agenda 1. Why Upgrade? Oracle 의 Version 관리정책의이해 <Insert Picture Here> 11g New Features 2. 11gR2 Upgrade 사젂준비사항 H/W, S/W 홖경영향도분석 3. 성공적인 Upgrade 방안 Challenges of Upgrading DBMS Top Upgrade Secrets

5 Core Drivers of Upgrade BUSINESS GROWTH initial estimate is conservative COMPLIANCE - so sensitive data and services are not exposed BUSINESS THREATS and OPPORTUNITIES - a competitor introduces new products, services, effective business operations New Technology Better Performance, Maximize Availability Cost Effectiveness- TCO, Compression Software Life Cycle Stability, End of Service

6 Oracle Database Lifetime Today 유지보수 Full Support 지원영역 향후 Upgrade 대상 Version Version Upgrade R2 R2 August 2012 August 2015 July 2010 July 2013 July 2011 현재운영 Version R2 Premier Support Extended Support July 2007 July 2008 July 2010 Sustaining Support t

7 Oracle Database Lifetime 10gR2 버젂또한 2010 년 07 월이 PS 기간이만료됨 서서히 11gR2 Upgrade 을준비할시점임 참고 : My oracle Support note 번호 :

8 Lifetime Support Policy * PS : Premier Support 의약어 Feature Premier Support Extended Support Sustaining Support Support 기간 제품출시후 5 년간 PS 종료후별도계약에의해 3 년간 PS 종료후제품폐기시까지 Major Product and Technology Releases Technical Support Access to Knowledge Base (MetaLink/Customer Connection/SupportWeb) Updates, Fixes, Security Alerts and Critical Patch Updates No (Pre-existing Only) Tax, Legal and Regulatory Updates No Upgrade Scripts No Certification with existing Third Party Products/Versions No Certification with new Oracle Products No Certification with New Third Party Products/Versions No No

9 Continuous Database Innovation Oracle 2 Oracle 11g Exadata Storage Real Application Testing Oracle 8i Advanced Compression Automatic Storage Management Oracle 8 Transparent Data Encryption Self Managing Database XML Database Oracle 7 Oracle Data Guard Real Application Clusters Flashback Query Oracle 6 Virtual Private Database Oracle 10g Built in Java VM Partitioning Support Built in Messaging Object Relational Support Multimedia Support Data Warehousing Optimizations Parallel Operations Distributed SQL & Transaction Support Cluster and MPP Support Multi-version Read Consistency Client/Server Support Platform Portability Commercial SQL Implementation Oracle 5 Oracle 9i

10 11g New Features Summary 가용성 / 운영 / 성능에대한강화 Real Application Clusters, Active Data Guard Adaptive Cursor Sharing, Result Cache Data Information 관리강화 (ILM) Partitioning Advanced Compression 보안,Governance, Risk & Compliance Security Options (TDE 강화 ) Total Recall 비용젃감, 변경관리최적화, Risk 감소 Real Application Testing SQL Plan management DW, 대용량 Data 관리 / 성능강화 Oracle Information Appliances OLAP, Mining, Warehouse Builder

11 High Availability - Active Data Guard Standby 에서 Read-only 질의가능 서버활용도최대화 활용예 ) 실시간성 reporting, Read only 성업무, Select 위주 SQL, DB 백업, 복구 Online Primary Site Active Idle Standby Site RAC Online 동기화 RAC Primary Database Active Dataguard Standby Database

12 Performance Bind 변수에의한성능왜곡최소화 Adaptive Cursor Sharing Bind 변수를사용하여수행되는 SQL 에대해변수값과일량 (buffer gets) 을모니터링함 Bind 에따라일량 (buffer gets) 차이가발생할경우실행계획을재생성하여성능극대화하여데이터분포에따른급격한성능변화제거 반복적인동일 SQL 수행성능의극대화 SQL Query 결과를메로리 join Results Cache 캐쉬에저장되어동일 Query 수행시 SQL에대한재수행대싞보관된 result을바로 T1 join GBY GBY cache 보내어성능극대화 join T2 T3

13 Security - TDE (Transparent data encryption) Application 수정없이손쉬운 DB 작업만으로 DATA 암호화가능 10g Column Level Encryption 테이블의특정칼럼만암호화 SGA 에도암호화된채로존재 Range Scan 의제약사항존재 11g Tablespace Level Encryption 테이블스페이스젂체가암호화 Server Process 입장에서는암호화와상관없이동작 Range Scan 의제약조건없음. SGA SGA 암호화복호화 DBWR 1 2 Server Process SQL Result 3 4 Server Process 3 4 복호화 DBWR 1 2 암호화 일반블록 암화화대상블록 특정칼럼만암호화된블록 4 전체암호화된블록일반테이블스페이스일반테이블스페이스암호화된테이블스페이스

14 Reduce risk of change - SQL Plan management 여러환경변화에따른 SQL Plan 변경을방지하여성능일관성유지 사젂에검증된 SQL Plan 만 Query 수행 SQL Plan 의관리 미검증 Plan 은자동저장관리 검증과정을통해성능을향상할경우에는수용 Parse GB HJ Execute 검증된 Plan 일경우해당 Plan 대로수행 HJ GB NL 미검증 Plan 은저장하고검증된 Plan 으로변경하여수행 NL

15 Reduce risk of change - Database Replay 운영 DBMS 에서캡쳐한 Workload 을그대로 Test 에재생 활용예 ) 운영 DB 에변경사항반영젂에불안정요소를인지, 분석, fix 할수있음 운영 DB 환경 테스트 DB 환경 Capture Replay Workload

16 Reduce risk of change - SQL Performance Analyzer Test System 에운영 DBMS 의특정 SQL 을자동수집하여재현 활용예 ) Identify and remediate performance regressions before end-users impacted 운영 DB 환경 테스트 DB 환경 Use SQL Tuning Advisor to automatically tune regression Clien t Clien t Clien t Re-execute SQL Queries Middle Tier Capture SQL Storage

17 Reduce Cost - Advanced Compression 약간의 DML overhead (3% 전후 ) But Space 에젃약 ( 70%) + 읽기성능향상 (2.5 배 ) Real World ERP 10 Largest Tables Space Table Scans DML Performance x Savings x faster 10 0 < 3% overhead

18 Reduce Cost - Oracle Clusterware & ASM 오라클 Clusterware 및 ASM 사용한다는것은비용절감뿐만아니라단일 Vendor 환경으로문제해결시간단축 public network Node1 VIP1 Service Listener VIP n Service Listener Node n ASM instance 1 instance N Tables ASM Oracle Clusterware Operating System cluster Interconnect Shared storage ASM Oracle Clusterware Operating System Tablespace File Names Cluster File System 불필요 Cluster Volume Manager 불필요 Automatic Storage Management Disk Group Managed by ASM R2 Redo / Archive logs all instances Database / Control files OCR and Voting Disks

19 Agenda 1. Why Upgrade? Oracle 의 Version 관리정책의이해 <Insert Picture Here> 11g New Features 2. 11gR2 Upgrade 사젂준비사항 H/W, S/W 홖경영향도분석 3. 성공적인 Upgrade 방안 Challenges of Upgrading DBMS Top Upgrade Secrets

20 H/W & OS 환경영향도 * Note : 자세한영향도평가는젂문가의 AS/IS DB 분석을통해산정됩니다. OS / Clusterware / JDK Version OS 의 Software Lifetime 고려 Upgrade 하려는 DBMS Version 과 OS Version 과의 Certification 문제 Upgrade or Migration 진행젃차에반영 CPU 현재의 CPU 사용량검검 일반적으로 Version 이한단계올라갈경우보통증설이불필요 : SQL Plan 안정화및 Version Up 에따른성능향상효과로보완 향후업무량증가 (SQL 추가, Data 증가 ) 를고려한 CPU 증설검토 Memory 현재의 Memory 사용량점검 일반적으로 Version 이한단계올라갈경우 Oracle 이사용하는 Process 의최소 50% 에서최대 100% 증설검토 향후업무량증가 (AP 서버확대, Connection 수증가 ) 를고려한 Memory 증설검토 Storage RAC 일경우 CRS 설치영역, ocr/voting disk 영역추가할당 sysaux 에대한영역, 용량산정결과에따른기타 system 영역확장고려 Network RAC 의경우현재의 Traffic 을기준으로 Interconnect Line 에대한 Switch 이중화, bandwidth 산정

21 RAC H/W 구성권고 Oracle Interconnect 에대한 Switch 이중화, Nic 에대한이중화구현을권고함 Crossover Cable 더이상 Support 하지않음 Oracle Interconnect Line Gigabit 이상권고 Public Line TCP Storage Line FC 채널 Cache R2 상기 Image 는이해를돕기위한 sample 입니다.

22 S/W 환경영향도 Client certification - Note: C l i e n t Database Release x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x Certified x Not supported anymore x Supported but ES Never supported

23 S/W 환경영향도 Database links Only supported if matrix shows Supported in both directions Not supported means: Use it on your own risk Forms/Reports certification My oracle Support Certify Tab Development Tools JDBC certification My oracle Support Note: 기타 Clients 해당 tool 별제공 Vendor 문의

24 Agenda 1. Why Upgrade? Oracle 의 Version 관리정책의이해 <Insert Picture Here> 11g New Features 2. 11gR2 Upgrade 사젂준비사항 H/W, S/W 홖경영향도분석 3. 성공적인 Upgrade 방안 Challenges of Upgrading DBMS Top Upgrade Secrets

25 Challenges of Upgrading DBMS Quality Assurance SQL Performance Difficulty in Testing Real Workloads Application Compatibility Need to Upgrade Applications too Downtime Prevent Known Issues Cost down, Upgrading Skills Etc (Fast resolution, workaround )

26 Challenges of Upgrading DBMS Etc??? 어떤 Task들을언제, 어떻게수행해야할까? 어디부터시작해야하나? Plan 신규시스템은제대로구성되었나? DB, Cluster, RAC, interconnect, parameter Upgrade 후새로운문제점은없을까? Open 시비상사태? Post Upgrade Upgrade 정상여부확인방법?? Governance 사전에장애를예방할수없을까? Test Test 는무엇을어떤식으로진행하나? 결과검증은어떻게? 우리인력이훌륭하지만이런작업은경험이없어서리 Execute Issue 발생시신속한해결이필요한데 Plan 변경에따른성능저하? 실제와비슷한시스템부하를어떻게만들어테스트하나?

27 Upgrade Secret #1 Read the documentation

28 Documentation Upgrade Guides Note: Complete Checklist for Manual Upgrades to 11g Note: Complete Checklist for Manual Upgrades to 11g Release 2

29 Documentation Note: Upgrade Companion 11g Note: Upgrade Companion 11 Release 2

30 Upgrade Secret #2 Patch your new $ORACLE_HOME before you upgrade

31 Patch Set Installation Install patch sets and patches to your 'fresh' $OH before you start the upgrade

32 Recommended Patches

33 Patch Set Update (PSU) Installation Install PSUs as well Note: : Introduction to Database Patch Set Updates Database PSUs include: Fixes for critical issues that may affect a large number of customers and that are already proven in the field Critical Patch Update (CPU) fixes Database PSUs do not include: Changes that require re-certification Fixes that require configuration changes Typically new bug fixes - cumulative Guaranteed to be RAC rolling installable Change the fifth digit of the release number, e.g Will be released 4x per year such as CPUs on the same schedule Platforms: Solaris SPARC64, Linux x86 and x86-64, HP-UX PA-RISC, HP Itanium, IBM AIX

34 효율적인오라클 DB Patch 적용 분석된 Patch를정기적으로적용 상기권고사항과고객업무, Project 일정에맞추어진행관리필요 1. 현재운영 Version에대한최싞출시된 Patchset 조사 2. 최싞 patchset 이후출시된 PSU, CPU Patch조사 3. Database 제품군에따른 Merge Patch, bundle Patch 조사 4. 기존에적용된 Patch에대한상기 Patch에반영되어있는지조사 5. 기타주요한 one-off Patch들에대한조사 6. OS Patch에대한조사 Premier Support 기간 ( 출시후 5 년 ) New Version 출시 Patchset #1 Patchset #2 Patchset #3 Patchset #4 Upgrade Patch Patch Patch Patch Patch 6 개월단위 1 년 2 년 3 년 4 년 5 년

35 효율적인오라클 DB Patch 적용 오라클 Patch 적용및 Parameter 변경에대한 Best Practice 1. 운영계와가능한동일한 Architecture 을가진 Test 환경구성 - Storage 는가능한동일하게, cpu/memory 는작아도큰영향없음 2. 고객표준 System 변경관리젃차에따른 DB 패치적용 업무테스트환경구축 운영 DBMS Version 표준구성안을위한테스트 업무연동테스트 운영적용계획 운영시스템적용 모니터링 테스트 / 개발 Online 운영 테스트 / 개발서버는동일장비에서 2 개 DB 로분리운영 주기적으로 Data 복제

36 Upgrade Secret #3 Preserve performance statistics

37 Preserve Performance Statistics Upgrade Project 수행젂충분한성능 Data 수집은매우중요한작업임 ( OS, DB, Middleware 등가능한 Data 수집및보관 ) 수집기간 : 최소 4 주이며권장기간은 3 개월이상임주요 Peak time( 결산, Batch) 의성능 Data 포함 수집주기 : 30 분 or 60 분단위 In Oracle 8i/9i/10g(if you don t use AWR): Note: Use STATSPACK Export the PERFSTAT user right before the upgrade In Oracle 10g/11g: Use AWR Export the AWR with DBMS_SWRF_INTERNAL.AWR_EXTRACT Use ADR DIFF reports to compare before & after upgrade performance:

38 Upgrade Secret #4 The upgrade won't take hours...

39 Upgrade Length How long will the upgrade take to complete? Independent of: Size of the database Used datatypes Dependent mainly on: The number of installed components and options Valid and non-stale data dictionary statistics Number of synonyms they'll get recompiled (upgrade from 9i) Number of objects in XDB At a very low rate, if COMPATIBLE is increased: Number of datafiles Size of redo logs

40 Upgrade Length Speed up your upgrade performance by: Truncating the auditing table SYS.AUD$ SQL> truncate SYS.AUD$; Creating dictionary statistics right before the upgrade Oracle 9i: SQL> exec DBMS_STATS.GATHER_SCHEMA_STATS ('SYS', options => 'GATHER',estimate_percent => DBMS_STATS.AUTO_SAMPLE_SIZE, method_opt => 'FOR ALL COLUMNS SIZE AUTO', cascade => TRUE); Oracle 10g/11g: SQL> exec DBMS_STATS.GATHER_DICTIONARY_STATS;

41 Upgrade Secret #5 Sanity operations

42 Plan table, Recycle bin Drop table SYS.PLAN_TABLE$ and the public synonym PUBLIC.PLAN_TABLE For background information please see: Alert Note: , Note: and Note: Otherwise the component "Oracle Server" may be INVALID after the upgrade Applies to upgrades to: , and Issue has been introduced with DBMS_SQLPA If upgrading from 10g or 11g, purge the recycle bin before the upgrade. SQL> purge DBA_RECYCLEBIN;

43 Upgrade Secret #6 How to Handle Timezone Changes

44 Timezone Patches - 11gR1 Upgrade to Oracle Database 11gR1: New 11g-$OH has timezone V4 Source $OH (< ) has to be patched to timezone V4 Note: Download and run the check script utltzuv2.sql Note: Download and apply the patch

45 Timezone Patches - 11gR2 R2 Upgrade to Oracle Database 11g Release 2: New 11.2-$OH has timezone V11 No need to patch the source $OH Database only needs to be adjusted if you are using the datatype TIMESTAMP WITH TIMEZONE Conversion done after the upgrade See Note Package DBMS_DST DBMS_DST.FIND_AFFECTED_TABLES DBMS_DST.BEGIN_UPGRADE DBMS_DST.UPGRADE_DATABASE DBMS_DST.END_UPGRADE

46 Upgrade Secret #7 Always run the pre-upgrade script: Upgrade to Oracle Database 11g : utlu111i.sql Upgrade to Oracle Database 11.2 : utlu112i.sql

47 Pre-Upgrade Check Get the current version of utlu1nmi.sql Download it now! Note:

48 Upgrade Secret #8 After the upgrade...

49 Post Upgrade Create system statistics during a regular workload period - otherwise non-appropriate values for the CBO will be used: SQL> exec DBMS_STATS.GATHER_SYSTEM_STATS('start');... SQL> exec DBMS_STATS.GATHER_SYSTEM_STATS('stop'); SQL> select pname NAME, pval1 VALUE, pval2 INFO from aux_stats$; NAME VALUE INFO STATUS COMPLETED DSTART :30 DSTOP :30 FLAGS 1 CPUSPEEDNW IOSEEKTIM IOTFRSPEED

50 Post Upgrade Create fixed table statistics Directly after catupgrd.sql has been completed This will speed up the job processing for recompilation with utlrp.sql SQL> exec DBMS_STATS.GATHER_FIXED_OBJECTS_STATS; Again: after a few days regular database workload

51 Upgrade Secret #9 최적의 Upgrade Path 및방법론선택

52 Upgrade Path Export/Import UPGRADE N Stay on same OS? Y CTAS, COPY N Downtime >60min? Data Guard Logical Standby Y Oracle Streams Transportable Tablespaces DBUA Manual Upgrade 별도장비가있을경우 (H/W, Storage 등 ) 안정적인검증 Test 홖경마련으로 Downtime 최소화, 방안에따라 Data 재편성효과등새롭게 New Feature 적용이가능한방식임 일반적인방식으로운영장비에서바로 Upgrade Oracle 이권고하는방식으로써가장성공적이고쉬운 Upgrade 방식이나일정시간 Downtime 이필요함

53 Upgrade Path R R R "Empty" arrows mean: no specific patch release required

54 Command Line vs. DBUA Command line upgrade is better than DBUA But DBUA 는아래와같은장점이있음 DBUA does a lot of helpful checks & Simple Less error-prone DBUA changes the parameter and values for you DBUA uses the same scripts

55 Prevent execution plan changes Classical approach: Rule Based Optimizer (RBO desupport since Oracle 10g - Note: ) Hints Stored Outlines Rewriting SQL statements optimizer_features_enabled=n.n.n Change specific optimizer parameters Import and fix object and systems statistics Modern, efficient and better resource consumption: SQL Plan Management

56 Without SQL Plan Management Challenging to "freeze" execution plans and statistics Difficulty: Statement has been parsed and a plan got created Verification happens during execution: GB Parse Execute Plan acceptable HJ HJ Now some conditions get changed (statistics, upgrade, parameters) A new plan will be created - is it better or worse??? GB Parse Execute Plan possibly NL not acceptable NL

57 SQL Plan Management - Upgrade 1 Upgrade scenario 1 STS Repeatable plans will be added to the Plan Baseline upon 2nd execution Plan History Plan Baseline GB GB GB GB NL NL Now: Different plans created with OFE=11 will be added to the Plan History for later verification NL HJ NL NL HJ NL

58 SQL Plan Management - Upgrade 2 Upgrade scenario 2 Staging STS Table exp imp expdp impdp DB-Link... STS DBMS_SQLTUNE 사용 (STS: Sql Tuning Set) 10.2 plans will be added to the SQL Plan Baseline Plan History GB Plan Baseline GB GB GB NL NL NL HJ NL NL HJ NL Every new and better plan will be stored in the Plan History

59 Upgrade Secret #10 Better not test... something is bound to go wrong anyway

60 Testing is the secret of upgrade's success Never ever change too many system components at once! Clearly document all changes into a change log! Always (!!!) use real world data for testing! Reserve enough time and resources for testing. ALWAYS collect sufficient performance data BEFORE starting the upgrade!! Create a fallback strategy! PLEASE test your fallback strategy - does it really work?? Please remember: Upgrade has never been easier - but you still have to test!!!

61 Summary Upgrade has never been easier... But don't forget to test carefully Oracle Database 11g has many great features Stable and fast optimizer SQL Plan Management Online application upgrade Etc Let's go to 11gR2

62 For More Information or oracle.com

63

Upgrade to Oracle Database 11g Release 2: Best Practices & FAQ

Upgrade to Oracle Database 11g Release 2: Best Practices & FAQ 2010 Oracle Corporation 1 Best Practices for Upgrading to Oracle Database 11g Release 2 Qche Yeo( 여규채, qche.yeo@oracle.com) Technical Solution Consulting Oracle Korea Agenda Best

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

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

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

오라클 데이터베이스 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

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

목 차

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

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

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

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

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

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

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

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

Microsoft PowerPoint - S1_Oracle11gNF2(인쇄용).ppt [호환 모드]

Microsoft PowerPoint - S1_Oracle11gNF2(인쇄용).ppt [호환 모드] 따라올수없는성능 Oracle 11g 의새기능 류점수책임컨설턴트 (jumsu.ryu@oracle.com) Technical Solution Consulting 한국오라클주식회사 Agenda Introduction Manage Change High Availability Automatic System Management Data management New Technologies

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

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

歯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

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

Jerry Held

Jerry Held DB / TSC Oracle Database 10g (Self-Managing Database) (Common Infrastructure) (Automatic Workload Repository) (Server-generated Alerts) (Automated Maintenance Tasks) (Advisory Framework) (ADDM) (Self-Managing

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

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

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

DE1-SoC Board

DE1-SoC Board 실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

Slide 1

Slide 1 Oracle Database 11gR2 의장점과 Real Application Testing 을활용한업그레이드베스트프랙티스 권희용 Principal Database Sales Consultant Database Technology, Technology Sales Consulting, Oracle Korea Oracle

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

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

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

Security Overview

Security Overview May. 14, 2004 Background Security Issue & Management Scope of Security Security Incident Security Organization Security Level Security Investment Security Roadmap Security Process Security Architecture

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

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

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

最即時的Sybase ASE Server資料庫診斷工具

最即時的Sybase ASE Server資料庫診斷工具 TOAD 9.5 Toad Oracle 料 SQL 料 行 理 SQLprofile Quest Software 了 Oracle -Toad Tools of Oracle Application Developers Toad 了 DBA DBA 理 易 度 Toad 料 SQL PL/SQL Toad Oracle PL/SQL Toad Schema Browser Schema Browser

More information

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer Domino, Portal & Workplace WPLC FTSS Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer ? Lotus Notes Clients

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

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

BSC Discussion 1

BSC Discussion 1 Copyright 2006 by Human Consulting Group INC. All Rights Reserved. No Part of This Publication May Be Reproduced, Stored in a Retrieval System, or Transmitted in Any Form or by Any Means Electronic, Mechanical,

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

PRO1_04E [읽기 전용]

PRO1_04E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC

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

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

More information

歯두산3.PDF

歯두산3.PDF ERP Project 20001111 BU 1 1. 2. Project 3. Project 4. Project 5. Project 6. J.D. EdwardsOneWorld 7. Project 8. Project 9. Project 10. System Configuration 11. Project 12. 2 1. 8 BG / 2 / 5 BU (20001031

More information

Microsoft Word - 10g RAC on Win2k.doc

Microsoft Word - 10g RAC on Win2k.doc 10g RAC on Win2K Document Control Date Author Change References 2006-03-30 신종근 초기작성함 1-1 ** Agenda 1. 작업목적 Down-Time 최소화!! 2. Pre-Install 환경 3. CRS Install 4. DBMS S/W Install 5. 9i 10g Upgrade 6. 문제점및주의사항

More information

SW¹é¼Ł-³¯°³Æ÷ÇÔÇ¥Áö2013

SW¹é¼Ł-³¯°³Æ÷ÇÔÇ¥Áö2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING WHITE BOOK : KOREA 2013 SOFTWARE ENGINEERING

More information

제목을 입력하세요.

제목을 입력하세요. 1. 4 1.1. SQLGate for Oracle? 4 1.2. 4 1.3. 5 1.4. 7 2. SQLGate for Oracle 9 2.1. 9 2.2. 10 2.3. 10 2.4. 13 3. SQLGate for Oracle 15 3.1. Connection 15 Connect 15 Multi Connect 17 Disconnect 18 3.2. Query

More information

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not,

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not, Page 1 of 5 Learn Korean Ep. 4: To be and To exist Of course to be and to exist are different verbs, but they re often confused by beginning students when learning Korean. In English we sometimes use the

More information

Ask The Expert

Ask The Expert Net Web Grid CPU, Main Memory Hard Disk Hardware, DB Hyper Text WWW DB,. Source : http://www.gridforumkorea.org, http://www.hpcnet.ne.kr/ http://www.accessgrid.or.kr/ Search for ExtraTerrestrial Intelligence

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

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

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

<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

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

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

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

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

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

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

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

thesis-shk

thesis-shk DPNM Lab, GSIT, POSTECH Email: shk@postech.ac.kr 1 2 (1) Internet World-Wide Web Web traffic Peak periods off-peak periods peak periods off-peak periods 3 (2) off-peak peak Web caching network traffic

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

CRM Fair 2004

CRM Fair 2004 easycrm Workbench ( ) 2004.04.02 I. CRM 1. CRM 2. CRM 3. II. easybi(business Intelligence) Framework 1. 2. - easydataflow Workbench - easycampaign Workbench - easypivot Reporter. 1. CRM 1.?! 1.. a. & b.

More information

Introduction 신뢰성 있는 결과 높은 품질의 제품을 생산하기 위해서는 제품의 공정 시스템이 중요 품질관리실험실은 품질보증과정에서 매우 중요한 역할 분석시스템은 품질관리실험실의 매우 중요한 요소 분석시스템의 결과를 기본으로 하여 제품의 품질을 결정 R&D 실험실

Introduction 신뢰성 있는 결과 높은 품질의 제품을 생산하기 위해서는 제품의 공정 시스템이 중요 품질관리실험실은 품질보증과정에서 매우 중요한 역할 분석시스템은 품질관리실험실의 매우 중요한 요소 분석시스템의 결과를 기본으로 하여 제품의 품질을 결정 R&D 실험실 적정의 올바른 분석방법 Kopack Seminar May 2012 Agenda Introduction Risks and Measures Summary 1 1 Introduction 신뢰성 있는 결과 높은 품질의 제품을 생산하기 위해서는 제품의 공정 시스템이 중요 품질관리실험실은 품질보증과정에서 매우 중요한 역할 분석시스템은 품질관리실험실의 매우 중요한 요소

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

スライド タイトルなし

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

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

LXR 설치 및 사용법.doc

LXR 설치 및 사용법.doc Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess

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

05Àå

05Àå CHAPTER 05 NT,, XP,. NT NTFS, XP. D,,. XP x NT,,, ( x, x ). NT/ /XP,.. PC NT NT. + Guide to Software: Understanding and Installing Windows 2000 and Windows NT + SOFTWARE Guide to Software 3/e SOFTWARE

More information

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh Page 1 of 6 Learn Korean Ep. 13: Whether (or not) and If Let s go over how to say Whether and If. An example in English would be I don t know whether he ll be there, or I don t know if he ll be there.

More information

歯sql_tuning2

歯sql_tuning2 SQL Tuning (2) SQL SQL SQL Tuning ROW(1) ROW(2) ROW(n) update ROW(2) at time 1 & Uncommitted update ROW(2) at time 2 SQLDBA> @ UTLLOCKT WAITING_SESSION TYPE MODE_REQUESTED MODE_HELD LOCK_ID1

More information

NoSQL

NoSQL MongoDB Daum Communications NoSQL Using Java Java VM, GC Low Scalability Using C Write speed Auto Sharding High Scalability Using Erlang Read/Update MapReduce R/U MR Cassandra Good Very Good MongoDB Good

More information

F1-1(수정).ppt

F1-1(수정).ppt , thcho@kisaorkr IPAK (Information Protection Assessment Kit) IAM (INFOSEC Assessment Methodology) 4 VAF (Vulnerability Assessment Framework) 5 OCTAVE (Operationally Critical Threat, Asset, and Vulnerability

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

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

휠세미나3 ver0.4

휠세미나3 ver0.4 andromeda@sparcs:/$ ls -al dev/sda* brw-rw---- 1 root disk 8, 0 2014-06-09 18:43 dev/sda brw-rw---- 1 root disk 8, 1 2014-06-09 18:43 dev/sda1 brw-rw---- 1 root disk 8, 2 2014-06-09 18:43 dev/sda2 andromeda@sparcs:/$

More information

Chapter 1

Chapter 1 3 Oracle 설치 Objectives Download Oracle 11g Release 2 Install Oracle 11g Release 2 Download Oracle SQL Developer 4.0.3 Install Oracle SQL Developer 4.0.3 Create a database connection 2 Download Oracle 11g

More information

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>

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

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

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

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph 인터그래프코리아(주)뉴스레터 통권 제76회 비매품 News Letters Information Systems for the plant Lifecycle Proccess Power & Marine Intergraph 2008 Contents Intergraph 2008 SmartPlant Materials Customer Status 인터그래프(주) 파트너사

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

목차 BUG 문법에맞지않는질의문수행시, 에러메시지에질의문의일부만보여주는문제를수정합니다... 3 BUG ROUND, TRUNC 함수에서 DATE 포맷 IW 를추가지원합니다... 5 BUG ROLLUP/CUBE 절을포함하는질의는 SUBQUE

목차 BUG 문법에맞지않는질의문수행시, 에러메시지에질의문의일부만보여주는문제를수정합니다... 3 BUG ROUND, TRUNC 함수에서 DATE 포맷 IW 를추가지원합니다... 5 BUG ROLLUP/CUBE 절을포함하는질의는 SUBQUE ALTIBASE HDB 6.3.1.10.1 Patch Notes 목차 BUG-45710 문법에맞지않는질의문수행시, 에러메시지에질의문의일부만보여주는문제를수정합니다... 3 BUG-45730 ROUND, TRUNC 함수에서 DATE 포맷 IW 를추가지원합니다... 5 BUG-45760 ROLLUP/CUBE 절을포함하는질의는 SUBQUERY REMOVAL 변환을수행하지않도록수정합니다....

More information

Manufacturing6

Manufacturing6 σ6 Six Sigma, it makes Better & Competitive - - 200138 : KOREA SiGMA MANAGEMENT C G Page 2 Function Method Measurement ( / Input Input : Man / Machine Man Machine Machine Man / Measurement Man Measurement

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

초보자를 위한 ADO 21일 완성

초보자를 위한 ADO 21일 완성 ADO 21, 21 Sams Teach Yourself ADO 2.5 in 21 Days., 21., 2 1 ADO., ADO.? ADO 21 (VB, VBA, VB ), ADO. 3 (Week). 1, 2, COM+ 3.. HTML,. 3 (week), ADO. 24 1 - ADO OLE DB SQL, UDA(Universal Data Access) ADO.,,

More information

untitled

untitled Logistics Strategic Planning pnjlee@cjcci.or.kr Difference between 3PL and SCM Factors Third-Party Logistics Supply Chain Management Goal Demand Management End User Satisfaction Just-in-case Lower

More information

0125_ 워크샵 발표자료_완성.key

0125_ 워크샵 발표자료_완성.key WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server, which either is part of an Internet hosting service or is a network host

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

#중등독해1-1단원(8~35)학

#중등독해1-1단원(8~35)학 Life Unit 1 Unit 2 Unit 3 Unit 4 Food Pets Camping Travel Unit 1 Food Before You Read Pre-reading Questions 1. Do you know what you should or shouldn t do at a traditional Chinese dinner? 2. Do you think

More information

Breathing problems Pa t i e n t: I have been having some breathing problems lately. I always seem to be out of breath no matter what I am d o i n g. ( Nurse : How long have you been experiencing this problem?

More information

Copyright 0, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT RIGHTS Programs, software, databases, and related

Copyright 0, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT RIGHTS Programs, software, databases, and related Virtual Machine Sun Fire X4800 M : E4570 0 8 Copyright 0, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation

More information

SchoolNet튜토리얼.PDF

SchoolNet튜토리얼.PDF Interoperability :,, Reusability: : Manageability : Accessibility :, LMS Durability : (Specifications), AICC (Aviation Industry CBT Committee) : 1988, /, LMS IMS : 1997EduCom NLII,,,,, ARIADNE (Alliance

More information

untitled

untitled Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.

More information

4 5 4. Hi-MO 애프터케어 시스템 편 5. 오비맥주 카스 카스 후레쉬 테이블 맥주는 천연식품이다 편 처음 스타일 그대로, 부탁 케어~ Hi-MO 애프터케어 시스템 지속적인 모발 관리로 끝까지 스타일이 유지되도록 독보적이다! 근데 그거 아세요? 맥주도 인공첨가물이

4 5 4. Hi-MO 애프터케어 시스템 편 5. 오비맥주 카스 카스 후레쉬 테이블 맥주는 천연식품이다 편 처음 스타일 그대로, 부탁 케어~ Hi-MO 애프터케어 시스템 지속적인 모발 관리로 끝까지 스타일이 유지되도록 독보적이다! 근데 그거 아세요? 맥주도 인공첨가물이 1 2 On-air 3 1. 이베이코리아 G마켓 용평리조트 슈퍼브랜드딜 편 2. 아모레퍼시픽 헤라 루즈 홀릭 리퀴드 편 인쇄 광고 올해도 겨울이 왔어요. 당신에게 꼭 해주고 싶은 말이 있어요. G마켓에선 용평리조트 스페셜 패키지가 2만 6900원! 역시 G마켓이죠? G마켓과 함께하는 용평리조트 스페셜 패키지. G마켓의 슈퍼브랜드딜은 계속된다. 모바일 쇼핑 히어로

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 논문 10-35-03-03 한국통신학회논문지 '10-03 Vol. 35 No. 3 원활한 채널 변경을 지원하는 효율적인 IPTV 채널 관리 알고리즘 준회원 주 현 철*, 정회원 송 황 준* Effective IPTV Channel Control Algorithm Supporting Smooth Channel Zapping HyunChul Joo* Associate

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

Social Network

Social Network Social Network Service, Social Network Service Social Network Social Network Service from Digital Marketing Internet Media : SNS Market report A social network service is a social software specially focused

More information