SlideShare ist ein Scribd-Unternehmen logo
1 von 37
1 
Oracle DB Standard Edition: 
Başka Bir Arzunuz? 
Gökhan Atıl
2 
Gökhan Atıl 
• Oracle Apps DBA 
• TROUG Kurucu Üyesi 
• OCP 10g/11g + R12 
• Oracle ACE (Ekim 2011) 
• Apress Expert EM12c (Haziran 2013) 
• Blogger: www.gokhanatil.com (Ekim 2008) 
@gokhanatil
3 
Ajanda 
 Oracle Veritabanı Sürümleri (Edition) 
 Neden Standard Edition? 
 Enterprise ile Standard Sürüm Karşılaştırması 
 Son Söz (Sorular ve Cevaplar)
4 
Disclaimer 
 Oracle Lisans Ücretleri, 9 Şubat 2013 tarihinde Oracle 
web store fiyatlarını baz alınarak yazılmıştır. Fiyatlarda 
kur yüzünden değişiklikler olmaması için Amerikan Doları 
olarak verilmiştir. 
 Örnek donanım fiyatı için, IBM’in Enterprise 
seviyesindeki sunuculardan birinin fiyatı web sitesinden 
alınmıştır. 
 Oracle ve diğer üreticiler, liste fiyatları üzerinden belirli 
oranlarda indirim uygulamaktadırlar. 
 Burada anlatılanlar firmamın görüşlerini yansıtmaz, 
bunlar tamamen kişisel görüşlerimdir.
5 
Oracle Veritabanı Sürümleri 
 Express Edition (XE) 
 Standard Edition One (SE - RAC, max 2) 
 Standard Edition (SE) 
 Enterprise Edition (EE) 
 Personal Edition (EE - RAC) 
Note that Oracle Database XE is a separate product from 
the rest of the Oracle Database product family.
6 
Neden Standard Edition? 
o Enterprise Edition Lisans Ücreti: 
• 1 Processor Lisansı: $ 47,500 
• Destek Ücreti (1 yıl): $ 10,450 
o Standard Edition Lisans Ücreti: 
• 1 Processor Lisansı: $ 17,500 
• Destek Ücreti (1 yıl): $ 3,850 
Money 
talks! 
Processor Nedir? 
Enterprise Edition için: socket * core * core factor (0,5) 
Standard Edition için: socket
7 
Neden Standard Edition? 
IBM System x3850 X5 
4 socket * 10 core 
Web sitesi fiyatı: $ 49,250 
Destek Ücreti: $ 3,425 TL 
Enterprise Edition 
4 * 10 * 0,5 = 
20 processor 
Standard Edition 
4 processor
8 
Neden Standard Edition? 
$1,800,000 
$1,600,000 
$1,400,000 
$1,200,000 
$1,000,000 
$800,000 
$600,000 
$400,000 
$200,000 
$0 
1 2 3 
hardware 
standard 
enterprise
9 
Enterprise ile Standard Sürüm Karşılaştırması
10 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Processor limiti yok 
RAM sınır yok 
DB boyutu sınırsız 
Standard Edition 
× Max 4 processor 
RAM sınır yok 
DB boyutu sınırsız 
Sparc T5-4 Sunucu: 
4 socket * 16 = 64 core
11 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Multitenant 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 17,500 
Destek Ücreti (1 yıl): 
$ 3,850 
Standard Edition 
× Multitenant değil 
1 Processor Lisansı: 
$ 17,500 
Destek Ücreti (1 yıl): 
$ 3,850
12 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Advanced 
Compression 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 11,500 
Destek Ücreti (1 yıl): 
$ 2,530 
Standard Edition 
× Basic Compression 
Storage Tarafında 
deduplication + 
compression
13 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Advanced Analytics 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 23,000 
Destek Ücreti (1 yıl): 
$ 5,060 
Standard Edition 
× Advanced Analytics 
3rd party 
çözümler
14 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
OLAP 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 23,000 
Destek Ücreti (1 yıl): 
$ 5,060 
Standard Edition 
× OLAP 
3rd party 
çözümler
15 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Partitioning 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 11,500 
Destek Ücreti (1 yıl): 
$ 2,530 
Standard Edition 
× Partitioning 
poor man’s 
partitioning
16 
Poor Man’s Partitioning 
CREATE TABLE GOKHAN.LINE_ITEM_2014 
( 
SEND_DATE DATE, 
TEXTMESSAGE VARCHAR2(100 BYTE) 
); 
CREATE OR REPLACE VIEW PARTITIONED_LINES 
AS 
SELECT * FROM line_item_2014 
UNION ALL 
SELECT * FROM line_item_2013;
17 
Poor Man’s Partitioning 
CREATE OR REPLACE TRIGGER PARTITIONED_LINES_TRG 
instead OF INSERT ON PARTITIONED_LINES 
FOR each ROW 
BEGIN 
IF ( :new.send_date> to_date('31-12-2013','DD-MM-YYYY')) THEN 
INSERT INTO line_item_2014 values ( :new.send_date, :new.textmessage 
); 
ELSE 
INSERT INTO line_item_2013 values ( :new.send_date, :new.textmessage 
); 
END IF; 
END; 
/
18 
Uzmanlara Soralım? 
‘Böyle bir uygulamanın maliyeti çok daha yüksek 
olacaktır!?’ 
2 socket 6 core'lu yani toplam 
12 core'u olan giriş seviyesindeki bir 
sunucuda sağlayacağı tasarruf: 
EE Lisansı: 2 * 6 * 0,5 = 6 * (47500 + 11500) = $ 354,000 
SE Lisansı: 2 (processor) * 17500 = $ 35,000 
Lisansın satın alma maliyet 1/10’a düşüyor!
19 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Active Data Guard 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 11,500 
Destek Ücreti (1 yıl): 
$ 2,530 
Standard Edition 
× Active Data Guard 
3rd party 
çözümler 
+ poor man’s data guard :)
20 
Poor Man’s Data Guard 
 Standby sürekli recover modda duracak 
 Manuel log aktarımı ve apply edilmesi gerekli
21 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Flashback 
Technology 
 Quey 
 Flashback Data 
Archive 
 Table 
 Database 
 Transaction 
Standard Edition 
Flashback 
Technology 
 Query 
 Flashback Data 
Archive
22 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Real Application 
Cluster 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 23,000 
Destek Ücreti (1 yıl): 
$ 5,060 
Standard Edition 
Real Application 
Clusters
23 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Database Vault 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 11,500 
Destek Ücreti (1 yıl): 
$ 2,530 
Standard Edition 
× Database Vault
24 
Enterprise ile Standard Sürüm Karşılaştırması 
Enterprise Edition 
Diagnostic + Tuning 
Pack 
Ayrı Lisans Gerekli! 
1 Processor Lisansı: 
$ 10,000 
Destek Ücreti (1 yıl): 
$ 2,200 
Standard Edition 
× Diagnostic + Tuning 
Pack 
Statspack 
Simulating ASH 
+ Deneyim!
25 
Simulating ASH
26 
Enterprise ile Standard Sürüm Karşılaştırması
27 
Enterprise Edition Artıları 
 Database Resource Manager 
 Online Table Redefinition 
 Online Index Rebuild 
 Parallel Operations 
 SQL Plan Management 
 Adaptive Execution Plans 
 Database Smart Flash Cache 
 Fine-grained Auditing 
 Result Cache 
 Transportable Tablespaces, Cross Platform Backup/Recovery 
 Block-level Media Recovery
28 
Ama Size Enterprise Edition Gerekli mi?
29 
Pazarlama Mitleri - 1 
Enterprise Edition’la gelen özellikler 
olmazsa olmaz! 
 EE’nin bir çok özelliği ek ücret gerektirir: 
• Active Data Guard, Advanced Compression, OLAP, Analytics, 
Real Application Clusters vb… 
 Database Opsiyonları ücretlidir: 
• Diagnostic Pack, Tuning Pack, Data Masking vb…
30 
Pazarlama Mitleri - 2 
Enterprise Edition al, ilerde EE 
opsiyonlarına ihtiyacın olabilir. 
2 socket 6 core (toplam 12 core) bir sunucu için: 
 EE 1 yıllık destek maliyeti: $ 62,700 
 SE satın alma ve 1 yıl destek maliyeti: $ 42,700 
Sonuç: 1 yıl sonra EE’ye geçmeniz gerekirse, yıllık destek 
ücretinden edeceğiniz tasarruf: $ 20,000
31 
Pazarlama Mitleri - 3 
Enterprise Edition, Standard Edition’dan 
daha performanslıdır! 
…bizim için Price/Performance önemli!
32 
Pazarlama Mitleri - 3 
Enterprise Edition, Standard Edition’dan 
daha performanslıdır! 
Standard 
Edition One 
Enterprise 
Edition 
Database Lisans (3 yıl) 5,800 190,000 
Diğer Maliyetler 741,236 741,236 
Toplam Maliyet 747,036 931,236 
Transcation 1,609,186 1,609,186 
$ 0.47 $ 0.58
33 
İnnova Bilişim Çözümleri 
www. innova.com. t r 
Son Söz
34 
Standard Edition’ı Göz Ardı Etmeyin 
1. Lisans ve destek ücretlerinden elde edilecek tasarruf, 
daha yüksek donanım yatırımları sağlayabilir! 
 CPU 
 RAM 
 Storage Kapasitesi 
2. Alternatif veritabanları içeren çözümlere karşı maliyet 
avantajı yakalayabilirsiniz. 
3. Proje maliyetlerini etkileyecek köklü kazanımlar, 
kariyeriniz için birer başarı hikayesi olacaktır.
35 
Enterprise Edition’ı Efektif Kullanın 
Oracle Enterprise Edition 
(Oracle EBS Suite DB) 
database link 
Custom Module için 
Standard Edition
36 
Kısacası: Gözü Kapalı Seçim Yapmayın!
37 
Teşekkürler

Weitere ähnliche Inhalte

Was ist angesagt?

1. 아키텍쳐 설계 프로세스
1. 아키텍쳐 설계 프로세스1. 아키텍쳐 설계 프로세스
1. 아키텍쳐 설계 프로세스Terry Cho
 
オラクルのHPC/GPUソリューションご紹介(2021/08版)
オラクルのHPC/GPUソリューションご紹介(2021/08版)オラクルのHPC/GPUソリューションご紹介(2021/08版)
オラクルのHPC/GPUソリューションご紹介(2021/08版)オラクルエンジニア通信
 
[NodeJS] - NET 모듈 소개
[NodeJS] - NET 모듈 소개[NodeJS] - NET 모듈 소개
[NodeJS] - NET 모듈 소개문학청년
 
05. 아키텍트가 알아야할 12 97가지
05. 아키텍트가 알아야할 12 97가지05. 아키텍트가 알아야할 12 97가지
05. 아키텍트가 알아야할 12 97가지YoungSu Son
 
REST API 설계
REST API 설계REST API 설계
REST API 설계Terry Cho
 
MySQL partitioning performance
MySQL partitioning performanceMySQL partitioning performance
MySQL partitioning performanceTommy Đột
 
[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ
[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ
[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズオラクルエンジニア通信
 
【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]オラクルエンジニア通信
 
유지보수를 고려한 SW 개발
유지보수를 고려한 SW 개발유지보수를 고려한 SW 개발
유지보수를 고려한 SW 개발도형 임
 
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]オラクルエンジニア通信
 
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-歩 柴田
 
【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]
【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]
【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]オラクルエンジニア通信
 
Easy REST Integrations with Lightning Components and Salesforce1
Easy REST Integrations with Lightning Components and Salesforce1Easy REST Integrations with Lightning Components and Salesforce1
Easy REST Integrations with Lightning Components and Salesforce1Salesforce Developers
 
대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐
대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐
대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐Terry Cho
 
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptxLatino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptxLuis Beltran
 
【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック
【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック
【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニックオラクルエンジニア通信
 
Against Counteranthropomorphism: The Human Future of Education
Against Counteranthropomorphism: The Human Future of EducationAgainst Counteranthropomorphism: The Human Future of Education
Against Counteranthropomorphism: The Human Future of EducationJesse Stommel
 
서버 아키텍쳐 입문
서버 아키텍쳐 입문서버 아키텍쳐 입문
서버 아키텍쳐 입문중선 곽
 

Was ist angesagt? (20)

1. 아키텍쳐 설계 프로세스
1. 아키텍쳐 설계 프로세스1. 아키텍쳐 설계 프로세스
1. 아키텍쳐 설계 프로세스
 
オラクルのHPC/GPUソリューションご紹介(2021/08版)
オラクルのHPC/GPUソリューションご紹介(2021/08版)オラクルのHPC/GPUソリューションご紹介(2021/08版)
オラクルのHPC/GPUソリューションご紹介(2021/08版)
 
[NodeJS] - NET 모듈 소개
[NodeJS] - NET 모듈 소개[NodeJS] - NET 모듈 소개
[NodeJS] - NET 모듈 소개
 
05. 아키텍트가 알아야할 12 97가지
05. 아키텍트가 알아야할 12 97가지05. 아키텍트가 알아야할 12 97가지
05. 아키텍트가 알아야할 12 97가지
 
REST API 설계
REST API 설계REST API 설계
REST API 설계
 
Oracle Management Cloud サービス概要説明資料
Oracle Management Cloud サービス概要説明資料Oracle Management Cloud サービス概要説明資料
Oracle Management Cloud サービス概要説明資料
 
MySQL partitioning performance
MySQL partitioning performanceMySQL partitioning performance
MySQL partitioning performance
 
[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ
[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ
[フルバージョン] WebLogic Server for OCI 活用のご提案 - TCO削減とシステムのモダナイズ
 
【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Database Cloud Service:サービス概要のご紹介 [2021年7月版]
 
유지보수를 고려한 SW 개발
유지보수를 고려한 SW 개발유지보수를 고려한 SW 개발
유지보수를 고려한 SW 개발
 
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
【旧版】Oracle Exadata Cloud Service:サービス概要のご紹介 [2021年7月版]
 
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
固定化か?最新化か?オプティマイザ統計の運用をもう一度考える。 -JPOUG Tech Talk Night #6-
 
【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]
【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]
【旧版】Oracle Gen 2 Exadata Cloud@Customer:サービス概要のご紹介 [2021年12月版]
 
Easy REST Integrations with Lightning Components and Salesforce1
Easy REST Integrations with Lightning Components and Salesforce1Easy REST Integrations with Lightning Components and Salesforce1
Easy REST Integrations with Lightning Components and Salesforce1
 
대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐
대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐
대용량 분산 아키텍쳐 설계 #3 대용량 분산 시스템 아키텍쳐
 
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptxLatino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
 
【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック
【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック
【より深く知ろう】活用最先端!データベースとアプリケーション開発をシンプルに、高速化するテクニック
 
Against Counteranthropomorphism: The Human Future of Education
Against Counteranthropomorphism: The Human Future of EducationAgainst Counteranthropomorphism: The Human Future of Education
Against Counteranthropomorphism: The Human Future of Education
 
논문에 1인칭(i 와 we) 사용여부
논문에 1인칭(i 와 we) 사용여부논문에 1인칭(i 와 we) 사용여부
논문에 1인칭(i 와 we) 사용여부
 
서버 아키텍쳐 입문
서버 아키텍쳐 입문서버 아키텍쳐 입문
서버 아키텍쳐 입문
 

Ähnlich wie Oracle DB Standard Edition: Başka Bir Arzunuz?

Ceph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek Hususlar
Ceph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek HususlarCeph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek Hususlar
Ceph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek HususlarHuseyin Cotuk
 
Failover Clustering Sql Server
Failover Clustering Sql ServerFailover Clustering Sql Server
Failover Clustering Sql ServerHakan Yüksel
 
Azure Sanal Makineler
Azure Sanal MakinelerAzure Sanal Makineler
Azure Sanal MakinelerMustafa
 
Istanbul Datascience Academy Talks
Istanbul Datascience Academy TalksIstanbul Datascience Academy Talks
Istanbul Datascience Academy TalksMetin Uslu
 
Ibm storage sales
Ibm storage salesIbm storage sales
Ibm storage salesHande Hnd
 
Edb kurumsal dunyaicinoneriler.101614
Edb kurumsal dunyaicinoneriler.101614Edb kurumsal dunyaicinoneriler.101614
Edb kurumsal dunyaicinoneriler.101614EDB
 
Ibm storage presales presentation
Ibm storage presales presentationIbm storage presales presentation
Ibm storage presales presentationHande Hnd
 
6.Oracle Day2009 Engin Senel V2
6.Oracle Day2009 Engin Senel V26.Oracle Day2009 Engin Senel V2
6.Oracle Day2009 Engin Senel V2Ermando
 
Application Compatibility (Uygulama Uyumluluğu)
Application Compatibility (Uygulama Uyumluluğu)Application Compatibility (Uygulama Uyumluluğu)
Application Compatibility (Uygulama Uyumluluğu)windowsblogu
 
Microsoft Small Business Server 2008
Microsoft Small Business Server 2008Microsoft Small Business Server 2008
Microsoft Small Business Server 2008ÇözümPARK
 
Microsoft Small Business Server 2008
Microsoft Small Business Server 2008Microsoft Small Business Server 2008
Microsoft Small Business Server 2008ÇözümPARK
 
Windows Small Business 2011'in Yönetimi
Windows Small Business 2011'in YönetimiWindows Small Business 2011'in Yönetimi
Windows Small Business 2011'in YönetimiMustafa
 
Snc moduler sunucu
Snc moduler sunucuSnc moduler sunucu
Snc moduler sunucutarkansnc
 
windows server 2008 r2 hyper-v fail over cluster
windows server 2008 r2 hyper-v fail over clusterwindows server 2008 r2 hyper-v fail over cluster
windows server 2008 r2 hyper-v fail over clusterÇözümPARK
 
SBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile Tanışın
SBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile TanışınSBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile Tanışın
SBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile TanışınMustafa
 

Ähnlich wie Oracle DB Standard Edition: Başka Bir Arzunuz? (20)

Cp Scom
Cp ScomCp Scom
Cp Scom
 
Ceph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek Hususlar
Ceph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek HususlarCeph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek Hususlar
Ceph Türkiye 3.Meetup Ankara: Ceph Tasarımında Dikkat Edilecek Hususlar
 
Failover Clustering Sql Server
Failover Clustering Sql ServerFailover Clustering Sql Server
Failover Clustering Sql Server
 
Azure Sanal Makineler
Azure Sanal MakinelerAzure Sanal Makineler
Azure Sanal Makineler
 
Istanbul Datascience Academy Talks
Istanbul Datascience Academy TalksIstanbul Datascience Academy Talks
Istanbul Datascience Academy Talks
 
Ibm storage sales
Ibm storage salesIbm storage sales
Ibm storage sales
 
Edb kurumsal dunyaicinoneriler.101614
Edb kurumsal dunyaicinoneriler.101614Edb kurumsal dunyaicinoneriler.101614
Edb kurumsal dunyaicinoneriler.101614
 
Ibm storage presales presentation
Ibm storage presales presentationIbm storage presales presentation
Ibm storage presales presentation
 
6.Oracle Day2009 Engin Senel V2
6.Oracle Day2009 Engin Senel V26.Oracle Day2009 Engin Senel V2
6.Oracle Day2009 Engin Senel V2
 
Application Compatibility (Uygulama Uyumluluğu)
Application Compatibility (Uygulama Uyumluluğu)Application Compatibility (Uygulama Uyumluluğu)
Application Compatibility (Uygulama Uyumluluğu)
 
Microsoft Small Business Server 2008
Microsoft Small Business Server 2008Microsoft Small Business Server 2008
Microsoft Small Business Server 2008
 
Microsoft Small Business Server 2008
Microsoft Small Business Server 2008Microsoft Small Business Server 2008
Microsoft Small Business Server 2008
 
Windows Small Business 2011'in Yönetimi
Windows Small Business 2011'in YönetimiWindows Small Business 2011'in Yönetimi
Windows Small Business 2011'in Yönetimi
 
SBS 2011 Yönetimi
SBS 2011 YönetimiSBS 2011 Yönetimi
SBS 2011 Yönetimi
 
Snc moduler sunucu
Snc moduler sunucuSnc moduler sunucu
Snc moduler sunucu
 
Windows7 Sunumu
Windows7 SunumuWindows7 Sunumu
Windows7 Sunumu
 
Exchange Server 2010 Tips and Tricks
Exchange Server 2010 Tips and TricksExchange Server 2010 Tips and Tricks
Exchange Server 2010 Tips and Tricks
 
Sistem İyileştirme Programları
Sistem İyileştirme ProgramlarıSistem İyileştirme Programları
Sistem İyileştirme Programları
 
windows server 2008 r2 hyper-v fail over cluster
windows server 2008 r2 hyper-v fail over clusterwindows server 2008 r2 hyper-v fail over cluster
windows server 2008 r2 hyper-v fail over cluster
 
SBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile Tanışın
SBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile TanışınSBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile Tanışın
SBS Ailesinin Son Sürümü Olan Windows Small Business Server 2011 ile Tanışın
 

Mehr von Gokhan Atil

Introduction to Spark with Python
Introduction to Spark with PythonIntroduction to Spark with Python
Introduction to Spark with PythonGokhan Atil
 
Introduction to Cassandra
Introduction to CassandraIntroduction to Cassandra
Introduction to CassandraGokhan Atil
 
SQL or noSQL - Oracle Cloud Day Istanbul
SQL or noSQL - Oracle Cloud Day IstanbulSQL or noSQL - Oracle Cloud Day Istanbul
SQL or noSQL - Oracle Cloud Day IstanbulGokhan Atil
 
EM13c: Write Powerful Scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLIEM13c: Write Powerful Scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLIGokhan Atil
 
Oracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAsOracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAsGokhan Atil
 
Essential Linux Commands for DBAs
Essential Linux Commands for DBAsEssential Linux Commands for DBAs
Essential Linux Commands for DBAsGokhan Atil
 
Oracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAsOracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAsGokhan Atil
 
Enterprise Manager: Write powerful scripts with EMCLI
Enterprise Manager: Write powerful scripts with EMCLIEnterprise Manager: Write powerful scripts with EMCLI
Enterprise Manager: Write powerful scripts with EMCLIGokhan Atil
 
EMCLI Crash Course - DOAG Germany
EMCLI Crash Course - DOAG GermanyEMCLI Crash Course - DOAG Germany
EMCLI Crash Course - DOAG GermanyGokhan Atil
 
Oracle Enterprise Manager 12c: EMCLI Crash Course
Oracle Enterprise Manager 12c: EMCLI Crash CourseOracle Enterprise Manager 12c: EMCLI Crash Course
Oracle Enterprise Manager 12c: EMCLI Crash CourseGokhan Atil
 
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yoluTROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yoluGokhan Atil
 
Oracle 12c Database In Memory DBA SIG
Oracle 12c Database In Memory DBA SIGOracle 12c Database In Memory DBA SIG
Oracle 12c Database In Memory DBA SIGGokhan Atil
 
Oracle 12c Database In-Memory
Oracle 12c Database In-MemoryOracle 12c Database In-Memory
Oracle 12c Database In-MemoryGokhan Atil
 
Enterprise Manager 12c ASH Analytics
Enterprise Manager 12c ASH AnalyticsEnterprise Manager 12c ASH Analytics
Enterprise Manager 12c ASH AnalyticsGokhan Atil
 
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
Using APEX to Create a Mobile User Interface for Enterprise Manager 12cUsing APEX to Create a Mobile User Interface for Enterprise Manager 12c
Using APEX to Create a Mobile User Interface for Enterprise Manager 12cGokhan Atil
 

Mehr von Gokhan Atil (15)

Introduction to Spark with Python
Introduction to Spark with PythonIntroduction to Spark with Python
Introduction to Spark with Python
 
Introduction to Cassandra
Introduction to CassandraIntroduction to Cassandra
Introduction to Cassandra
 
SQL or noSQL - Oracle Cloud Day Istanbul
SQL or noSQL - Oracle Cloud Day IstanbulSQL or noSQL - Oracle Cloud Day Istanbul
SQL or noSQL - Oracle Cloud Day Istanbul
 
EM13c: Write Powerful Scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLIEM13c: Write Powerful Scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLI
 
Oracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAsOracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAs
 
Essential Linux Commands for DBAs
Essential Linux Commands for DBAsEssential Linux Commands for DBAs
Essential Linux Commands for DBAs
 
Oracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAsOracle Enterprise Manager Cloud Control 13c for DBAs
Oracle Enterprise Manager Cloud Control 13c for DBAs
 
Enterprise Manager: Write powerful scripts with EMCLI
Enterprise Manager: Write powerful scripts with EMCLIEnterprise Manager: Write powerful scripts with EMCLI
Enterprise Manager: Write powerful scripts with EMCLI
 
EMCLI Crash Course - DOAG Germany
EMCLI Crash Course - DOAG GermanyEMCLI Crash Course - DOAG Germany
EMCLI Crash Course - DOAG Germany
 
Oracle Enterprise Manager 12c: EMCLI Crash Course
Oracle Enterprise Manager 12c: EMCLI Crash CourseOracle Enterprise Manager 12c: EMCLI Crash Course
Oracle Enterprise Manager 12c: EMCLI Crash Course
 
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yoluTROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
 
Oracle 12c Database In Memory DBA SIG
Oracle 12c Database In Memory DBA SIGOracle 12c Database In Memory DBA SIG
Oracle 12c Database In Memory DBA SIG
 
Oracle 12c Database In-Memory
Oracle 12c Database In-MemoryOracle 12c Database In-Memory
Oracle 12c Database In-Memory
 
Enterprise Manager 12c ASH Analytics
Enterprise Manager 12c ASH AnalyticsEnterprise Manager 12c ASH Analytics
Enterprise Manager 12c ASH Analytics
 
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
Using APEX to Create a Mobile User Interface for Enterprise Manager 12cUsing APEX to Create a Mobile User Interface for Enterprise Manager 12c
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
 

Oracle DB Standard Edition: Başka Bir Arzunuz?

  • 1. 1 Oracle DB Standard Edition: Başka Bir Arzunuz? Gökhan Atıl
  • 2. 2 Gökhan Atıl • Oracle Apps DBA • TROUG Kurucu Üyesi • OCP 10g/11g + R12 • Oracle ACE (Ekim 2011) • Apress Expert EM12c (Haziran 2013) • Blogger: www.gokhanatil.com (Ekim 2008) @gokhanatil
  • 3. 3 Ajanda  Oracle Veritabanı Sürümleri (Edition)  Neden Standard Edition?  Enterprise ile Standard Sürüm Karşılaştırması  Son Söz (Sorular ve Cevaplar)
  • 4. 4 Disclaimer  Oracle Lisans Ücretleri, 9 Şubat 2013 tarihinde Oracle web store fiyatlarını baz alınarak yazılmıştır. Fiyatlarda kur yüzünden değişiklikler olmaması için Amerikan Doları olarak verilmiştir.  Örnek donanım fiyatı için, IBM’in Enterprise seviyesindeki sunuculardan birinin fiyatı web sitesinden alınmıştır.  Oracle ve diğer üreticiler, liste fiyatları üzerinden belirli oranlarda indirim uygulamaktadırlar.  Burada anlatılanlar firmamın görüşlerini yansıtmaz, bunlar tamamen kişisel görüşlerimdir.
  • 5. 5 Oracle Veritabanı Sürümleri  Express Edition (XE)  Standard Edition One (SE - RAC, max 2)  Standard Edition (SE)  Enterprise Edition (EE)  Personal Edition (EE - RAC) Note that Oracle Database XE is a separate product from the rest of the Oracle Database product family.
  • 6. 6 Neden Standard Edition? o Enterprise Edition Lisans Ücreti: • 1 Processor Lisansı: $ 47,500 • Destek Ücreti (1 yıl): $ 10,450 o Standard Edition Lisans Ücreti: • 1 Processor Lisansı: $ 17,500 • Destek Ücreti (1 yıl): $ 3,850 Money talks! Processor Nedir? Enterprise Edition için: socket * core * core factor (0,5) Standard Edition için: socket
  • 7. 7 Neden Standard Edition? IBM System x3850 X5 4 socket * 10 core Web sitesi fiyatı: $ 49,250 Destek Ücreti: $ 3,425 TL Enterprise Edition 4 * 10 * 0,5 = 20 processor Standard Edition 4 processor
  • 8. 8 Neden Standard Edition? $1,800,000 $1,600,000 $1,400,000 $1,200,000 $1,000,000 $800,000 $600,000 $400,000 $200,000 $0 1 2 3 hardware standard enterprise
  • 9. 9 Enterprise ile Standard Sürüm Karşılaştırması
  • 10. 10 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Processor limiti yok RAM sınır yok DB boyutu sınırsız Standard Edition × Max 4 processor RAM sınır yok DB boyutu sınırsız Sparc T5-4 Sunucu: 4 socket * 16 = 64 core
  • 11. 11 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Multitenant Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 17,500 Destek Ücreti (1 yıl): $ 3,850 Standard Edition × Multitenant değil 1 Processor Lisansı: $ 17,500 Destek Ücreti (1 yıl): $ 3,850
  • 12. 12 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Advanced Compression Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 11,500 Destek Ücreti (1 yıl): $ 2,530 Standard Edition × Basic Compression Storage Tarafında deduplication + compression
  • 13. 13 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Advanced Analytics Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 23,000 Destek Ücreti (1 yıl): $ 5,060 Standard Edition × Advanced Analytics 3rd party çözümler
  • 14. 14 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition OLAP Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 23,000 Destek Ücreti (1 yıl): $ 5,060 Standard Edition × OLAP 3rd party çözümler
  • 15. 15 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Partitioning Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 11,500 Destek Ücreti (1 yıl): $ 2,530 Standard Edition × Partitioning poor man’s partitioning
  • 16. 16 Poor Man’s Partitioning CREATE TABLE GOKHAN.LINE_ITEM_2014 ( SEND_DATE DATE, TEXTMESSAGE VARCHAR2(100 BYTE) ); CREATE OR REPLACE VIEW PARTITIONED_LINES AS SELECT * FROM line_item_2014 UNION ALL SELECT * FROM line_item_2013;
  • 17. 17 Poor Man’s Partitioning CREATE OR REPLACE TRIGGER PARTITIONED_LINES_TRG instead OF INSERT ON PARTITIONED_LINES FOR each ROW BEGIN IF ( :new.send_date> to_date('31-12-2013','DD-MM-YYYY')) THEN INSERT INTO line_item_2014 values ( :new.send_date, :new.textmessage ); ELSE INSERT INTO line_item_2013 values ( :new.send_date, :new.textmessage ); END IF; END; /
  • 18. 18 Uzmanlara Soralım? ‘Böyle bir uygulamanın maliyeti çok daha yüksek olacaktır!?’ 2 socket 6 core'lu yani toplam 12 core'u olan giriş seviyesindeki bir sunucuda sağlayacağı tasarruf: EE Lisansı: 2 * 6 * 0,5 = 6 * (47500 + 11500) = $ 354,000 SE Lisansı: 2 (processor) * 17500 = $ 35,000 Lisansın satın alma maliyet 1/10’a düşüyor!
  • 19. 19 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Active Data Guard Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 11,500 Destek Ücreti (1 yıl): $ 2,530 Standard Edition × Active Data Guard 3rd party çözümler + poor man’s data guard :)
  • 20. 20 Poor Man’s Data Guard  Standby sürekli recover modda duracak  Manuel log aktarımı ve apply edilmesi gerekli
  • 21. 21 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Flashback Technology  Quey  Flashback Data Archive  Table  Database  Transaction Standard Edition Flashback Technology  Query  Flashback Data Archive
  • 22. 22 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Real Application Cluster Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 23,000 Destek Ücreti (1 yıl): $ 5,060 Standard Edition Real Application Clusters
  • 23. 23 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Database Vault Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 11,500 Destek Ücreti (1 yıl): $ 2,530 Standard Edition × Database Vault
  • 24. 24 Enterprise ile Standard Sürüm Karşılaştırması Enterprise Edition Diagnostic + Tuning Pack Ayrı Lisans Gerekli! 1 Processor Lisansı: $ 10,000 Destek Ücreti (1 yıl): $ 2,200 Standard Edition × Diagnostic + Tuning Pack Statspack Simulating ASH + Deneyim!
  • 26. 26 Enterprise ile Standard Sürüm Karşılaştırması
  • 27. 27 Enterprise Edition Artıları  Database Resource Manager  Online Table Redefinition  Online Index Rebuild  Parallel Operations  SQL Plan Management  Adaptive Execution Plans  Database Smart Flash Cache  Fine-grained Auditing  Result Cache  Transportable Tablespaces, Cross Platform Backup/Recovery  Block-level Media Recovery
  • 28. 28 Ama Size Enterprise Edition Gerekli mi?
  • 29. 29 Pazarlama Mitleri - 1 Enterprise Edition’la gelen özellikler olmazsa olmaz!  EE’nin bir çok özelliği ek ücret gerektirir: • Active Data Guard, Advanced Compression, OLAP, Analytics, Real Application Clusters vb…  Database Opsiyonları ücretlidir: • Diagnostic Pack, Tuning Pack, Data Masking vb…
  • 30. 30 Pazarlama Mitleri - 2 Enterprise Edition al, ilerde EE opsiyonlarına ihtiyacın olabilir. 2 socket 6 core (toplam 12 core) bir sunucu için:  EE 1 yıllık destek maliyeti: $ 62,700  SE satın alma ve 1 yıl destek maliyeti: $ 42,700 Sonuç: 1 yıl sonra EE’ye geçmeniz gerekirse, yıllık destek ücretinden edeceğiniz tasarruf: $ 20,000
  • 31. 31 Pazarlama Mitleri - 3 Enterprise Edition, Standard Edition’dan daha performanslıdır! …bizim için Price/Performance önemli!
  • 32. 32 Pazarlama Mitleri - 3 Enterprise Edition, Standard Edition’dan daha performanslıdır! Standard Edition One Enterprise Edition Database Lisans (3 yıl) 5,800 190,000 Diğer Maliyetler 741,236 741,236 Toplam Maliyet 747,036 931,236 Transcation 1,609,186 1,609,186 $ 0.47 $ 0.58
  • 33. 33 İnnova Bilişim Çözümleri www. innova.com. t r Son Söz
  • 34. 34 Standard Edition’ı Göz Ardı Etmeyin 1. Lisans ve destek ücretlerinden elde edilecek tasarruf, daha yüksek donanım yatırımları sağlayabilir!  CPU  RAM  Storage Kapasitesi 2. Alternatif veritabanları içeren çözümlere karşı maliyet avantajı yakalayabilirsiniz. 3. Proje maliyetlerini etkileyecek köklü kazanımlar, kariyeriniz için birer başarı hikayesi olacaktır.
  • 35. 35 Enterprise Edition’ı Efektif Kullanın Oracle Enterprise Edition (Oracle EBS Suite DB) database link Custom Module için Standard Edition
  • 36. 36 Kısacası: Gözü Kapalı Seçim Yapmayın!