Oracle Performance on Oracle Database Appliance. Benchmark Report August 2012

Size: px
Start display at page:

Download "Oracle Performance on Oracle Database Appliance. Benchmark Report August 2012"

Transcription

1 Oracle Performance on Oracle Database Appliance Benchmark Report August 2012

2 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance 6 Conclusion copyright 2012 by benchware.ch slide 2

3 Benchware Ltd Services and Products Strong foundation in core technologies like Oracle database system, server and storage systems System Architecture, Component Evaluation, Reviews Performance Analysis & Optimization Benchmarking Database engineering copyright 2012 by benchware.ch slide 3

4 Benchware Ltd Value proposition Vendor-independent company - Benchware is completely committed to customers interests Holistic approach in designing, tuning and benchmarking Oracle systems Long experience track record - Responsible for system architecture of largest DWH and OLTP systems, mainly telecom and finance industry - Oracle since 1984 (Oracle Version 3) - Performance tuning and benchmarking since 1993 (Oracle Version 7) copyright 2012 by benchware.ch slide 4

5 Storage Network Application Network System Management, Operations, Security, Ressource Management Benchware Ltd Complex architecture of Oracle platforms needs benchmarking Application Middleware (apps server, esb) Database System Volume & File Management Application Network (IP-based) Bandwidth, latency during remote database mirroring (sync, async) due to switches and sql*net and tcp/ip stack (frame size, ). Oracle Database Different versions, patches and options, about hundred configuration parameters. Storage Network (FC-, IB- or IP-based) Bandwidth, latency during remote storage mirroring (sync, async) due to switches, hubs and distance. Volume & File Management Different volume managers (VxVM, ASM) and file Systems (UFS, VxFS, ext3, JFS, ZFS, raw devices), different I/O methods (async, direct), a lot of config parameters (#LUNS, queue depth, max i/o unit), software striping and/or mirroring, multipathing. Server & Operating System Server & Operating System Different server Systems, processors and CPU architectures, (x86, IA-64, UltraSparc, SPARC64, Power), #cores, multithreading, main memory, bus architecture. Different operating Systems and patches, over hundred configuration parameters, virtualization of resources. Storage System Performance of complex technology stack is NOT predictable unless running a benchmark Storage System Different storage Systems, storage tiers and storage technology: spindle count and speed, RAID management, cache management, server interface technology, storage system options like remote copy, hardware striping and/or mirroring, virtualization of resources. copyright 2012 by benchware.ch slide 5

6 Storage Network Application Network System Management, Operations, Security, Ressource Management Benchware Ltd Benchware Performance Suite Application Middleware (apps server, esb) Benchware Performance Suite - Benchware Monitor - Benchware Loader Database System Performance measurement at the interface between application and technology stack Volume & File Management Server & Operating System Storage System Key Performance Metrics can be used for SLA between IT operation and business Benchware uses Oracle Database stack to generate all kind of loads for cpu, server, storage and database Object of measurement copyright 2012 by benchware.ch slide 6

7 Benchware Ltd Library of Oracle benchmark tests - implemented in PL/SQL, Java and SQL CPU Performance CPU-bound Oracle operations All operations in Level 1, 2, 3 CPU cache OLTP systems DWH systems pl/sql basic operations multithreading virtualization pl/sql algorithms fibonacci, prime numbers Efficiency Metrics Unit speed throughput [s] [ops] Server Performance Server-bound Oracle operations All operations in RAM - no I/O operations OLTP systems DWH systems in-memory SQL scalability cc-numa pl/sql algorithms virtualization quicksort Efficiency Metrics Unit speed throughput [µs] [s] [bps] [tps] [rps] [s] seconds [ms] milli seconds (10-3 ) [µs] micro seconds (10-6 ) [ns] nano seconds (10-9 ) [bps] [rps] [tps] [ops] buffers per second rows per second transactions per second operations per second [MBps] [GBps] [iops] [qpm] mega bytes per second giga bytes per second i/o operations per second queries per minute less important important very important copyright 2012 by benchware.ch slide 7

8 Benchware Ltd Library of Oracle benchmark tests - implemented in PL/SQL, Java and SQL Storage Performance I/O-bound Oracle operations OLTP systems DWH systems Efficiency Metrics Unit sequential I/O 1 MByte, read and write random I/O 8 kbyte, read and write RAID tiering striping virtualization replication service time throughput [ms] [MBps] [GBps] [iops] Database Performance Mixed resource usage: CPU, memory, storage OLTP systems DWH systems Efficiency Metrics Unit data load uncompressed, compressed data scan scalability speed throughput service time [ms] [s] [rps] [tps] [qpm] data aggregation & reports OLTP transactions insert, select, update [s] seconds [ms] milli seconds (10-3 ) [µs] micro seconds (10-6 ) [ns] nano seconds (10-9 ) [bps] [rps] [tps] [ops] buffers per second rows per second transactions per second operations per second [MBps] [GBps] [iops] [qpm] mega bytes per second giga bytes per second i/o operations per second queries per minute less important important very important copyright 2012 by benchware.ch slide 8

9 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance 6 Conclusion copyright 2012 by benchware.ch slide 9

10 Oracle Database Platform CPU CPU Type Frequency [GHz] Customer System Oracle Database Appliance (ODA) Intel Xeon X5675 #Cores 6 Multithreading Server Customer System 3.06 GHz 2-fold Oracle Database Appliance (ODA) #sockets 2 #cores 12 #threads 24 CPU has huge impact on performance of most database operations - but also on Oracle license cost! copyright 2012 by benchware.ch slide 10

11 Throughput in [kops] CPU Performance PL/SQL string processing (data type VARCHAR2) 18'000 16'000 14'000 12'000 10'000 8'000 ODA (1 node) Customer System 6'000 4'000 2' Degree of parallelism (dop) one of the fastest available CPU (single thread speed) with 2 nodes and 4 servers the ODA provides double the performance copyright 2012 by benchware.ch slide 11

12 ODA CPU Performance PL/SQL string processing (data type VARCHAR2) Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E #N - describes the number of RAC nodes involved in this test #J - describes the number of jobs running the workload, jobs are round-robin distributed over all configured node in #N CPU [%] total CPU utilization in cluster copyright 2012 by benchware.ch slide 12

13 Throughput in [kops] CPU Performance PL/SQL integer processing (data type NUMBER) 6'000 5'000 4'000 3'000 ODA (1 node) Customer System 2'000 1' Degree of parallelism (dop) one of the fastest available CPU (single thread speed) with 2 nodes and 4 servers the ODA provides double the performance copyright 2012 by benchware.ch slide 13

14 ODA CPU Performance PL/SQL integer processing (data type NUMBER) Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 14

15 Throughput in [kops] CPU Performance PL/SQL floating point processing (data type FLOAT) 70'000 60'000 50'000 40'000 30'000 ODA (1 node) Customer System 20'000 10' Degree of parallelism (dop) one of the fastest available CPU (single thread speed) with 2 nodes and 4 servers the ODA provides double the performance copyright 2012 by benchware.ch slide 15

16 ODA CPU Performance PL/SQL floating point processing (data type FLOAT) Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 16

17 Speed in [sec] CPU Performance PL/SQL algorithm (fibonacci, recursive) ODA Customer System n=39 n=40 Degree of parallelism (dop) fastest ever benchmarked CPU! copyright 2012 by benchware.ch slide 17

18 Benchmark Results Summary CPU Performance Metric Customer System Oracle Database Appliance (ODA) #cores 24 #threads 48 PL/SQL operations Metric Customer System String processing Speed (single thread) Throughput NUMBER processing Speed (singe thread) Throughput Floating point processing Speed(single thread) Throughput Algorithms Speed fibonacci recursive (n=39) Speed fibonacci recursive (n=40) [kops] [kops] [kops] [kops] [kops] [kops] [s] [s] Oracle Database Appliance (ODA) copyright 2012 by benchware.ch slide 18

19 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance 6 Conclusion copyright 2012 by benchware.ch slide 19

20 Oracle Database Platform Server Server Customer System Oracle Database Appliance (ODA) Oracle Database Appliance (ODA) ASM3 #sockets 2 2 #cores #threads (CPU_COUNT) Main Memory [GByte] Host-Bus-Adapter (type, quantity, throughput) Dualported SAS-s ASM2 Dualported SAS-s Operating System Oracle Linux 5.5 Oracle Linux 5.5 Cluster #server 2 1 Most OLTP applications avoid I/O operations as much as possible and work predominately in RAM server performance is essential for these kind of OLTP applications! For some tests with ASM normal redundancy (ASM2) we used a non-rac Oracle database on 1 server. copyright 2012 by benchware.ch slide 20

21 Throughput in [krps] Server Performance In-memory SQL, full table scan 7'000 6'000 5'000 4'000 3'000 ODA (1 node) Customer System 2'000 1' Degree of parallelism (dop) perfect scalability on one node no contention within Oracle as long as no RAC conflicts copyright 2012 by benchware.ch slide 21

22 ODA Server Performance In-memory SQL, full table scan Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 22

23 Throughput in [tps] Server Performance In-memory SQL, primary key access 100'000 90'000 80'000 SQL statement service time < 5 ms 70'000 60'000 50'000 40'000 ODA (1 node) Customer System 30'000 20'000 10' Degree of parallelism (dop) scalability up to tps for one node avg service time of SQL statement < 5 ms copyright 2012 by benchware.ch slide 23

24 ODA Server Performance In-memory SQL, primary key access Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 24

25 Throughput in [krps] Server Performance In-memory SQL, secondary key access 3'500 3'000 SQL statement service time < 5 ms 2'500 2'000 1'500 ODA (1 node) Customer System 1' Degree of parallelism (dop) scalability up to processed rows per second [rps] via index access no Oracle contention perfect scalability with 2 RAC nodes (next slide) copyright 2012 by benchware.ch slide 25

26 ODA Server Performance In-memory SQL, secondary key access Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 26

27 Benchmark Results Summary Server Performance Server Metric Customer System Oracle Database Appliance Oracle Database Appliance 1 node #cores #threads nodes Main memory [GByte] In-memory SQL operations Metric Oracle Database Appliance 1 node Oracle Database Appliance 2 nodes Full table scan throughput [rps] Primary key table access Throughput Service time Secondary key table access Throughput Service time [rps] [tps] [ms] [rps] [tps] [ms] < < copyright 2012 by benchware.ch slide 27

28 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance 6 Conclusion copyright 2012 by benchware.ch slide 28

29 Oracle Database Platform Storage System Storage System Type Front-end Controller (type, quantity, throughput) Customer System Oracle Database Appliance JBOD 2 x dual ported SAS-2 Frontend Cache [GByte] - Back-end Controller (type, quantity, throughput) #HDD Disks #SSD Disks - 20 x 600 GByte, 15k rpm 4 x 73 GByte Hardware RAID-Level - Hardware stripe unit size [KByte] - Thin provisoning, Pools - Usable disk capacity [TByte] 4.00 Usable flash capacity [TByte] 0.30 (for redo) copyright 2012 by benchware.ch slide 29

30 Oracle Database Platform Volume and File Management Volume Manager Customer System Oracle Database Appliance ASM3 Oracle Database Appliance #LUN s - - ASM2 Concatenated oder Striped striped striped Queue depth - - Special parameters 3-fold mirroring 2-fold mirroring File System Customer System Oracle Database Appliance ASM3 Oracle Database Appliance Block size [KByte] - - Direct I/O Yes Yes Concurrent I/O - - Asynchronous I/O Yes Yes Special parameters - - ASM2 copyright 2012 by benchware.ch slide 30

31 Throughput in [MBps] Storage Performance Test Sequential read 3'000 2'500 2'000 1'500 ODA ASM3 (1 node) Customer System 1' Degree of parallelism (dop) excellent throughput for 20 conventional HDD (hard disc drives) avg HDD throughput over 100 MBps avg service time per multi block DOP64 = 24 ms! copyright 2012 by benchware.ch slide 31

32 ODA Storage Performance Test Sequential read Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E Avg I/O size about 1 MByte copyright 2012 by benchware.ch slide 32

33 Throughput in [MBps] Storage Performance Test Sequential write 1'400 1'200 1' ODA ASM3 (1 node) Customer System ODA ASM2 (1 node) Degree of parallelism (dop) moderate throughput for ASM high redundancy far less than sequential read well throughput for ASM with normal redundancy copyright 2012 by benchware.ch slide 33

34 ODA ASM2 ODA ASM3 Storage Performance Test Sequential write Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E T E E Avg I/O size about 1 MByte Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E T E E Avg I/O size about 1 MByte copyright 2012 by benchware.ch slide 34

35 Throughput in [iops] Storage Performance Test Random read 12'000 10'000 Number at measuring point: Avg service time for single block 8 kbyte random read 40 ms 2 nodes 8' ms 6'000 4' ms 15 ms ODA (1 node) Customer System 7 ms 2' ms 4 ms Degree of parallelism (dop) scales well high throughput for small system with 20 HDD s well service times for HDD technology copyright 2012 by benchware.ch slide 35

36 ODA Storage Performance Test Random read Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 36

37 Throughput in [iops] Storage Performance Test Random write 6'000 5'000 Number at measuring point: Avg service time for DBWR and LGWR multiblock I/O 4'000 3'000 2'000 DBWR: 8 ms LGWR: 1 ms ODA ASM3 (1 node) Customer System ODA ASM2 (1 node) 1'000 DBWR: 6 ms LGWR: 1 ms Degree of parallelism (dop) high throughput for small system with 20 HDD s performance penalty for ASM with high redundancy copyright 2012 by benchware.ch slide 37

38 ODA ASM2 ODA ASM3 Storage Performance Test Random write Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 38

39 Benchmark Results Summary Storage Performance Metric Customer System Oracle Database Appliance Oracle Database Appliance Sequential I/O Read Write [MBps] [MBps] ASM3 ASM (+ 45%) Random I/O read Throughput Service time [iops] [ms] Random I/O write Throughput Service time, DBWR multiblock [iops] [ms] (+ 40%) copyright 2012 by benchware.ch slide 39

40 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance 6 Conclusion copyright 2012 by benchware.ch slide 40

41 Oracle Database Platform Database System Installation Oracle Edition (EE, SE) Customer System Oracle Database Appliance Oracle Release Real Application Cluster Diagnostic Pack DataGuard Flashback EE Y Y N N Configuration Customer System Oracle Database Appliance SGA capacity [GByte] 32 SGA keep cache [GByte] 16 PGA capacity [GByte] 8 Block size [KByte] 8 NUMA support disabled copyright 2012 by benchware.ch slide 41

42 Oracle Database Platform Benchmark Suite Benchmark Suite Customer System Oracle Database Appliance Release Benchware BPS 8.0 PL/SQL Code native Benchmark Database Benchmark Database size Customer System Oracle Database Appliance V 1 TByte #rows small table #rows large table copyright 2012 by benchware.ch slide 42

43 Throughput in [krps] Database Performance Bulk load compressed versus un-compressed 1' Degree of parallelism (dop) ODA ASM3 un-comp ODA ASM3 comp Customer System ODA ASM2 comp standard Oracle compression takes around double CPU resources (details next slide) compression ratio and REDO rate depends on customer data copyright 2012 by benchware.ch slide 43

44 ODA ASM2 compressed ODA ASM3 compressed ODA ASM3 un-compressed Database Performance Bulk load compressed versus un-compressed Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 44

45 Benchmark Results Summary Database Performance: bulk load Metric Customer System Oracle Database Appliance Oracle Database Appliance ASM3 ASM2 Data load bulk, un-compressed Throughput DOP = 1 Throughput max. [rps] [MBps] [rps] [MBps] (+ 23%) 131 Data load bulk, compressed Throughput DOP = 1 Throughput max. [rps] [MBps] [rps] [MBps] (+ 8.7%) (+ 30%) 926 Max REDO rate during bulk load [MBps] copyright 2012 by benchware.ch slide 45

46 Throughput in [tps] Database Performance OLTP select transaction, primary key access, 32 rows per tx Number at measuring point: avg service time for single block 8 kbyte random read 40 2 nodes 16 ms ms 11 ms ODA ASM3 (1 node) Customer System ODA ASM ms 5 ms 4 ms 4 ms Degree of parallelism (dop) moderate transaction rate for small system with 20 HDD s avg SQL service time < 1 s at DOP = 64 copyright 2012 by benchware.ch slide 46

47 ODA ASM2 Single Instance ODA ASM3 2-node Cluster Database Performance OLTP select transaction, primary key access, 32 rows per tx Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E Due to block cleanout there is a mixed random I/O picture with both: read and write copyright 2012 by benchware.ch slide 47

48 Throughput in [rps] Database Performance OLTP insert transaction, 2 rows per tx 9'000 8'000 Number at measuring point: avg service time for DBWR and LGWR multiblock I/O 7'000 6'000 DBWR: 7 ms LGWR: < 1 ms 5'000 4'000 3'000 2'000 1'000 0 DBWR: 16 ms LGWR: < 1 ms Degree of parallelism (dop) ODA ASM3 (1 node) Customer System ODA ASM2 DOP 16 log file sync time < 1 ms (95%) avg SQL service time < 5 ms copyright 2012 by benchware.ch slide 48

49 ODA ASM2 ODA ASM3 Database Performance OLTP insert transaction, 2 rows per tx Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 49

50 Throughput in [tps] Database Performance OLTP update transaction, primary key access, 32 rows per tx Number at measuring point: avg service time for REDO log file sync 40 2 nodes < 1 ms < 1 ms < 1 ms ODA ASM3 (1 node) Customer System ODA ASM < 1 ms < 1 ms < 1 ms < 1 ms Degree of parallelism (dop) moderate transaction rate for small system with 20 HDD s avg SQL service time 0.72 s at DOP = 64 copyright 2012 by benchware.ch slide 50

51 ODA ASM2 ODA ASM3 Database Performance OLTP update transaction, primary key access, 32 rows per tx Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E T E E T E E copyright 2012 by benchware.ch slide 51

52 Benchmark Results Summary Database Performance: OLTP transactions Metric Customer System Oracle Database Appliance Oracle Database Appliance ASM3 ASM2 OLTP select tx, 32 rows per tx Throughput (1 node / 2 nodes) SQL service time [tps] [rps] [s] 35 / / / / - (+ 46%) OLTP insert tx, 2 rows per tx Throughput SQL service time [tps] [rps] [s] < (+ 11%) OLTP update tx, 32 rows/tx Throughput SQL service time [tps] [rps] [s] (+ 8%) copyright 2012 by benchware.ch slide 52

53 Oracle Database Platform Database Performance: Data Aggregation Configuration of database files Customer System Oracle Database Appliance Cluster ASM3 Temp HDD Oracle Database Appliance Single Instance ASM2 Temp HDD Oracle Database Appliance Single Instance ASM2 Temp SSD Oracle Data Files Hard Disk Drive Hard Disk Drive Hard Disk Drive Oracle Temp Files Hard Disk Drive Hard Disk Drive Solid State Disk Oracle REDO Log Files Solid State Disk Solid State Disk Solid State Disk ASM3: ASM with high redundancy ASM2: ASM with normal redundancy copyright 2012 by benchware.ch slide 53

54 Elapsed time in [s] Database Performance Data Aggregation 1'200 1' ODA ASM3 (HDD) Customer System ODA ASM2 (HDD) ODA ASM2 (SSD) Degree of parallelism (dop) copyright 2012 by benchware.ch slide 54

55 ODA ASM2 Temp on SSD ODA ASM2 Temp on HDD ODA ASM3 Temp on HDD Database Performance Data Aggregation Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E Runaway value at DOP = 32; query optimizer changes strategy within RAC cluster; use parallel_force_local = true to avoid this situation Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E Rows/sec Ops/sec CPU read write Total read write Total REDO Time Run Tst Code #N #J #T [rps] [ops] [%] [iops] [iops] [iops] [MBps] [MBps] [MBps] [MBps] [sec] T E E T E E T E E T E E copyright 2012 by benchware.ch slide 55

56 ODA ASM2 Temp on SSD ODA ASM2 Temp on HDD ODA ASM3 Temp on HDD Database Performance Data Aggregation Foreground Wait Events DB/Inst: BENCH/bench1 Snaps: Avg %Time Total Wait wait Waits % DB Event Waits -outs Time (s) (ms) /txn time direct path read 64, , direct path write temp 17, direct path write 15, direct path read temp 13, Foreground Wait Events DB/Inst: ODATEST1/ODATEST1 Snaps: Avg %Time Total Wait wait Waits % DB Event Waits -outs Time (s) (ms) /txn time direct path read 284, , , direct path write temp 33, , direct path write 31, , direct path read temp 24, Foreground Wait Events DB/Inst: ODATEST1/ODATEST1 Snaps: Avg %Time Total Wait wait Waits % DB Event Waits -outs Time (s) (ms) /txn time direct path read 263, , , direct path write 31, direct path read temp 23, direct path write temp 1, copyright 2012 by benchware.ch slide 56

57 Benchmark Results Summary Database Performance: Data Aggregation Metric Customer System Oracle Database Appliance Oracle Database Appliance Oracle Database Appliance Cluster ASM3 Single Instance ASM2 Single Instance ASM2 Temp HDD Temp HDD Temp SSD Create Bitmap Index Elapsed time DOP = 8 [s] (- 60%) 343 (- 24%) Elapsed time DOP = 64 [s] (- 3%) 257 (- 21%) Temp tablespace on SSD reduces elapsed time of large disk sort up to 24% copyright 2012 by benchware.ch slide 57

58 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance 6 Conclusion copyright 2012 by benchware.ch slide 58

59 Conclusion Oracle Database Appliance All prices are list prices (spring 2012) Server 2 x 2 sockets, 3.06 GHz 2 x 12 cores 2 x 24 threads 2 x 96 GB RAM Oracle Linux k USD JBOD SAS Storage (integrated) 20 disks 600 GB 15k rpm 4 x 73 Gbyte SSD 0 USD (integrated) Oracle License Enterprise Edition Diagnostic Pack Tuning Pack 12 cores ~ 345k USD Oracle License Enterprise Edition Real Application Cluster Partitioning Diagnostic Pack Tuning Pack 24 cores ~ 1 100k USD ODA Server ODA Storage Database License for typical Starter Database License for complete System copyright 2012 by benchware.ch slide 59

60 Conclusion Oracle Database Appliance Robust engineered system since release OAK Ready to run within hours - Built-in fault tolerance with Oracle Real Application Cluster (optional) Very fast CPU and server - Most CPU performance per Oracle license dollar - Very fast in-memory SQL operations - Sufficient RAM capacity for 2 socket server Flexible Oracle licensing based on activated cores - Currently only with Enterprise Edition but not with Standard Edition copyright 2012 by benchware.ch slide 60

61 Conclusion Oracle Database Appliance Superior storage read performance Use spare capacity on SSD drives for temporary tablespaces 3-fold ASM mirroring - Limited storage capacity (only 30% of raw capacity) - storage expansion via NFS possible - Moderate storage write performance for 20 HDD up to IOPS 2-fold ASM mirroring - Up to 46% performance increase for write intensive operations - Excellent storage write performance for 20 HDD up to IOPS copyright 2012 by benchware.ch slide 61

62 Conclusion Oracle Database Appliance Bottom line - Excellent database server for small and medium sized mission-critical applications copyright 2012 by benchware.ch slide 62

63 Conclusion Oracle Database Appliance Benchware uses fair, reproducible and representative benchmark tests delivering understandable key performance metrics (KPM) Benchware uses a list of defined price performance ratios (PPR) to evaluate platform cost Benchware publishes price performance ratios (PPR) to its customers only copyright 2012 by benchware.ch slide 63

64 swiss precision in performance measurement

65 Further Reading [1] Oracle Database Appliance - Data Sheet; Oracle Corp [2] Oracle Database Appliance - An Oracle Technical White Paper; Oracle Corp. October 2011 [3] Oracle Database Appliance - Getting Started Guide, Release 2.2 for Linux x86-64; Oracle Corp. April 2012 copyright 2012 by benchware.ch slide 65

Oracle Performance on Sun Server X4170 with Violin Memory Array Benchmark Report June 2012

Oracle Performance on Sun Server X4170 with Violin Memory Array Benchmark Report June 2012 Oracle Performance on Sun Server X4170 with Violin Memory Array 3205 Benchmark Report June 2012 Contents 1 About Benchware 2 CPU Performance 3 Server Performance 4 Storage Performance 5 Database Performance

More information

Performance Baseline of Exadata X4-2

Performance Baseline of Exadata X4-2 Performance Baseline of Exadata X4-2 Part IV: Database Load (DBL) Performance Technical Presentation June 2014 Contents 1 Introduction to Data Load (DBL) Performance Tests 2 System Configuration 3 Database

More information

Performance Baseline of Hitachi Data Systems UCP for Oracle

Performance Baseline of Hitachi Data Systems UCP for Oracle Performance Baseline of Hitachi Data Systems UCP for Oracle Part IV: Benchware Performance Suite Release 8.4 (Build 130830) August 2013 Contents 1 Introduction to Tests 2 Database Configuration 3 Benchmark

More information

<Insert Picture Here> Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter

<Insert Picture Here> Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter Oracle Exalogic Elastic Cloud: Revolutionizing the Datacenter Mike Piech Senior Director, Product Marketing The following is intended to outline our general product direction. It

More information

Oracle Financial Services Revenue Management and Billing V2.3 Performance Stress Test on Exalogic X3-2 & Exadata X3-2

Oracle Financial Services Revenue Management and Billing V2.3 Performance Stress Test on Exalogic X3-2 & Exadata X3-2 Oracle Financial Services Revenue Management and Billing V2.3 Performance Stress Test on Exalogic X3-2 & Exadata X3-2 O R A C L E W H I T E P A P E R J A N U A R Y 2 0 1 5 Table of Contents Disclaimer

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Exadata Database Machine IOUG Exadata SIG Update February 6, 2013 Mathew Steinberg Exadata Product Management 2 The following is intended to outline our general product direction. It is intended for

More information

RODOD Performance Test on Exalogic and Exadata Engineered Systems

RODOD Performance Test on Exalogic and Exadata Engineered Systems An Oracle White Paper March 2014 RODOD Performance Test on Exalogic and Exadata Engineered Systems Introduction Oracle Communications Rapid Offer Design and Order Delivery (RODOD) is an innovative, fully

More information

100 Million Subscriber Performance Test Whitepaper:

100 Million Subscriber Performance Test Whitepaper: An Oracle White Paper April 2011 100 Million Subscriber Performance Test Whitepaper: Oracle Communications Billing and Revenue Management 7.4 and Oracle Exadata Database Machine X2-8 Oracle Communications

More information

E-BUSINESS SUITE APPLICATIONS R12 (R12.1.3) ORDER- TO-CASH (BATCH) BENCHMARK - USING ORACLE DATABASE 11g ON ORACLE S SPARC T7-1 SERVER

E-BUSINESS SUITE APPLICATIONS R12 (R12.1.3) ORDER- TO-CASH (BATCH) BENCHMARK - USING ORACLE DATABASE 11g ON ORACLE S SPARC T7-1 SERVER O R A C L E E - B U S I N E S S B E N C H M A R K R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (R12.1.3) ORDER- TO-CASH (BATCH) BENCHMARK - USING ORACLE DATABASE 11g ON ORACLE S SPARC T7-1 SERVER As a global

More information

FlashStack For Oracle RAC

FlashStack For Oracle RAC FlashStack For Oracle RAC May 2, 2017 Mayur Dewaikar, Product Management, Pure Storage John McAbel, Product Management, Cisco What s Top of Mind for Oracle Teams? 1 2 3 4 Consolidation Scale & Speed Simplification

More information

2015 IBM Corporation

2015 IBM Corporation 2015 IBM Corporation Marco Garibaldi IBM Pre-Sales Technical Support Prestazioni estreme, accelerazione applicativa,velocità ed efficienza per generare valore dai dati 2015 IBM Corporation Trend nelle

More information

Experiences with Oracle SPARC S7-2 Server

Experiences with Oracle SPARC S7-2 Server Experiences with Oracle SPARC S7-2 Server Marcel Hofstetter hofstetter@jomasoft.ch https://jomasoftmarcel.blogspot.ch CEO / Enterprise Consultant JomaSoft GmbH Oracle ACE Solaris V1.0 (04.12.2018) 1 Agenda

More information

An Oracle White Paper September, Oracle Exalogic Elastic Cloud: A Brief Introduction

An Oracle White Paper September, Oracle Exalogic Elastic Cloud: A Brief Introduction An Oracle White Paper September, 2010 Oracle Exalogic Elastic Cloud: A Brief Introduction Introduction For most enterprise IT organizations, years of innovation, expansion, and acquisition have resulted

More information

ORACLE S PEOPLESOFT HRMS 9.1 FP2 SELF-SERVICE

ORACLE S PEOPLESOFT HRMS 9.1 FP2 SELF-SERVICE O RACLE E NTERPRISE B ENCHMARK R EV. 1.1 ORACLE S PEOPLESOFT HRMS 9.1 FP2 SELF-SERVICE USING ORACLE DB 11g FOR LINUX ON CISCO UCS B460 M4 AND B200 M3 Servers As a global leader in e-business applications,

More information

E-BUSINESS SUITE APPLICATIONS R12 (12.1.3) EXTRA- LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON AN IBM Power System S824

E-BUSINESS SUITE APPLICATIONS R12 (12.1.3) EXTRA- LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON AN IBM Power System S824 Employees per Hour O R A C L E E - B U S I N E S S B E N C H M A R K R EV. 1.1 E-BUSINESS SUITE APPLICATIONS R12 (12.1.3) EXTRA- LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON AN IBM Power System

More information

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs An Oracle White Paper January 2013 Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs Executive Summary... 2 Deploy Services Faster and More Efficiently... 3 Greater Compute

More information

Oracle's Cloud Strategie für den Geschäftserfolg Alles Neue von der OOW

Oracle's Cloud Strategie für den Geschäftserfolg Alles Neue von der OOW Oracle's Cloud Strategie für den Geschäftserfolg Alles Neue von der OOW Matthias Weiss Direktor Mittelstand Technologie Oracle Deutschland B.V. & Co. KG Agenda 1 2 3 4 5 6 Digital Transformation and CEO

More information

Exalogic Elastic Cloud

Exalogic Elastic Cloud Exalogic Elastic Cloud Mike Piech Oracle San Francisco Keywords: Exalogic Cloud WebLogic Coherence JRockit HotSpot Solaris Linux InfiniBand Introduction For most enterprise IT organizations, years of innovation,

More information

Oracle Communications Billing and Revenue Management Elastic Charging Engine Performance. Oracle VM Server for SPARC

Oracle Communications Billing and Revenue Management Elastic Charging Engine Performance. Oracle VM Server for SPARC Oracle Communications Billing and Revenue Management Elastic Charging Engine Performance Oracle VM Server for SPARC Table of Contents Introduction 1 About Oracle Communications Billing and Revenue Management

More information

IBM PureData System for Analytics Overview

IBM PureData System for Analytics Overview IBM PureData System for Analytics Overview Chris Jackson Technical Sales Specialist chrisjackson@us.ibm.com Traditional Data Warehouses are just too complex They do NOT meet the demands of advanced analytics

More information

ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR ORACLE SOLARIS (UNICODE) ON AN ORACLE S SPARC T4-4

ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR ORACLE SOLARIS (UNICODE) ON AN ORACLE S SPARC T4-4 O RACLE E NTERPRISE B ENCHMARK R EV. 1.0 ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR ORACLE SOLARIS (UNICODE) ON AN ORACLE S SPARC T4-4 As a global leader in e-business applications, Oracle

More information

Oracle Utilities Mobile Workforce Management Benchmark

Oracle Utilities Mobile Workforce Management Benchmark Oracle Utilities Mobile Workforce Management Benchmark Demonstrates Superior Scalability for Large Field Service Organizations O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 6 Introduction Large

More information

ORACLE BIG DATA APPLIANCE

ORACLE BIG DATA APPLIANCE ORACLE BIG DATA APPLIANCE BIG DATA FOR THE ENTERPRISE KEY FEATURES Massively scalable infrastructure to store and manage big data Big Data Connectors delivers unprecedented load rates between Big Data

More information

Dell EMC Ready Solutions for HPC Lustre Storage. Forrest Ling HPC Enterprise Technolgist at Dell EMC Greater China

Dell EMC Ready Solutions for HPC Lustre Storage. Forrest Ling HPC Enterprise Technolgist at Dell EMC Greater China Dell EMC Ready Solutions for HPC Lustre Storage Forrest Ling HPC Enterprise Technolgist at Dell EMC Greater China 2018.10.23 Dell EMC Supports HPC Open Source Software Support Open Source Software projects

More information

ITG STATUS REPORT. Bottom-line Advantages of IBM InfoSphere Warehouse. Overview. May 2011

ITG STATUS REPORT. Bottom-line Advantages of IBM InfoSphere Warehouse. Overview. May 2011 ITG STATUS REPORT Bottom-line Advantages of IBM InfoSphere Warehouse Overview May 2011 Data warehouse deployments continue to accelerate. Organizations have found that once data warehouses are put in place,

More information

E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK -

E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - O RACLE E-BUSINESS B ENCHMARK R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON AN IBM Power 730 SERVER As a global leader in e-business

More information

Virtualizing Enterprise SAP Software Deployments

Virtualizing Enterprise SAP Software Deployments Virtualizing SAP Software Deployments A Proof of Concept by HP, Intel, SAP, SUSE, and VMware Solution provided by: The Foundation of V Virtualizing SAP Software Deployments A Proof of Concept by HP, Intel,

More information

Leveraging the Benefits of SDS, Software Defined Storage Technology Off-the-Shelf Solutions with Proprietary System Performance

Leveraging the Benefits of SDS, Software Defined Storage Technology Off-the-Shelf Solutions with Proprietary System Performance Leveraging the Benefits of SDS, Software Defined Storage Technology Off-the-Shelf Solutions with Proprietary System Performance Agenda Presenters Niso Levitas Aberdeen R&D Manager Yuval Bymel Aberdeen

More information

An Oracle White Paper June Leveraging the Power of Oracle Engineered Systems for Enterprise Policy Automation

An Oracle White Paper June Leveraging the Power of Oracle Engineered Systems for Enterprise Policy Automation An Oracle White Paper June 2012 Leveraging the Power of Oracle Engineered Systems for Enterprise Policy Automation Executive Overview Oracle Engineered Systems deliver compelling return on investment,

More information

STAND: New Tool for Performance Estimation of the Block Data Processing Algorithms in High-load Systems

STAND: New Tool for Performance Estimation of the Block Data Processing Algorithms in High-load Systems STAND: New Tool for Performance Estimation of the Block Data Processing Algorithms in High-load Systems Victor Minchenkov, Vladimir Bashun St-Petersburg State University of Aerospace Instrumentation {victor,

More information

RAC performance tuning

RAC performance tuning RAC performance tuning By Riyaj Shamsudeen OraInternals Riyaj Shamsudeen These are receive metrics RAC CR Wait Events GC cr block 2-way/3-way GC cr block busy GC cr block congested/ GC cr grants congested.

More information

Interpreting AWR reports straight to the Goal

Interpreting AWR reports straight to the Goal Interpreting AWR reports straight to the Goal Franck Pachot dbi services Switzerland Keywords: AWR, Statspack, Oracle, Tuning, DB Time. Introduction A Statspack/AWR report is not something to be read from

More information

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0

NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE. Ver 1.0 NVIDIA QUADRO VIRTUAL DATA CENTER WORKSTATION APPLICATION SIZING GUIDE FOR SIEMENS NX APPLICATION GUIDE Ver 1.0 EXECUTIVE SUMMARY This document provides insights into how to deploy NVIDIA Quadro Virtual

More information

ORACLE DATABASE PERFORMANCE: VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018

ORACLE DATABASE PERFORMANCE: VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 ORACLE DATABASE PERFORMANCE: VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 Table of Contents Executive Summary...3 Introduction...3 Test Environment... 4 Test Workload... 6 Virtual Machine Configuration...

More information

An Oracle White Paper April Oracle E Business Suite Projects for Engineered Systems

An Oracle White Paper April Oracle E Business Suite Projects for Engineered Systems An Oracle White Paper April 2013 Oracle E Business Suite Projects for Engineered Systems Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK -

E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - O RACLE E-BUSINESS B ENCHMARK R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON AN IBM SYSTEM X3550 M2 SERVER As a global leader in e-business

More information

ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR LINUX ON A CISCO UCS B460 M4 SERVER

ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR LINUX ON A CISCO UCS B460 M4 SERVER O RACLE E NTERPRISE B ENCHMARK R EV. 1.0 ORACLE S PEOPLESOFT HRMS 9.1 FP2 PAYROLL USING ORACLE DB FOR LINUX ON A CISCO UCS B460 M4 SERVER As a global leader in e-business applications, Oracle is committed

More information

Sizing SAP Central Process Scheduling 8.0 by Redwood

Sizing SAP Central Process Scheduling 8.0 by Redwood Sizing SAP Central Process Scheduling 8.0 by Redwood Released for SAP Customers and Partners January 2012 Copyright 2012 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Load DynamiX Enterprise 5.2

Load DynamiX Enterprise 5.2 ENTERPRISE DATASHEET TECHNOLOGY VENDORS Load DynamiX Enterprise 5.2 The industry s only collaborative workload acquisition, modeling and performance validation solution for storage technology vendors Key

More information

Increased Informix Awareness Discover Informix microsite launched

Increased Informix Awareness Discover Informix microsite launched Information Management Increased Informix Awareness Discover Informix microsite launched www.ibm.com/discoverinformix 2010 IBM Corporation Informix Panther Early Program Want to be on the cutting-edge

More information

EMC Business Continuity for SAP Restart Enabled by EMC Celerra Replicator

EMC Business Continuity for SAP Restart Enabled by EMC Celerra Replicator EMC Business Continuity for SAP Restart Enabled by EMC Celerra Replicator A Detailed Review Abstract The white paper demonstrates how EMC Celerra Replicator replicates SAP ERP production data between two

More information

DELL EMC POWEREDGE 14G SERVER PORTFOLIO

DELL EMC POWEREDGE 14G SERVER PORTFOLIO DELL EMC POWEREDGE 14G SERVER PORTFOLIO Transformation without compromise Seize your share of a huge market opportunity and accelerate your business by combining sales of the exciting new Dell EMC PowerEdge

More information

E-BUSINESS SUITE APPLICATIONS R12 (R12.1.2) ORDER- TO-CASH (BATCH) BENCHMARK - USING ORACLE DATABASE 11g ON AN IBM Power 730 SERVER

E-BUSINESS SUITE APPLICATIONS R12 (R12.1.2) ORDER- TO-CASH (BATCH) BENCHMARK - USING ORACLE DATABASE 11g ON AN IBM Power 730 SERVER O RACLE E-BUSINESS B ENCHMARK R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (R12.1.2) ORDER- TO-CASH (BATCH) BENCHMARK - USING ORACLE DATABASE 11g ON AN IBM Power 730 SERVER As a global leader in e-business

More information

WorkloadWisdom Storage performance analytics for comprehensive workload insight

WorkloadWisdom Storage performance analytics for comprehensive workload insight DATASHEET Storage performance analytics for comprehensive workload insight software is the industry s only automated workload acquisition, workload analysis, workload modeling, and workload performance

More information

EMC IT s Replatform Proof of Concept to an Open, Scalable Platform

EMC IT s Replatform Proof of Concept to an Open, Scalable Platform Applied Technology Abstract This white paper illustrates EMC IT s replatform POC from a legacy infrastructure (Sun and Solaris) to an open platform (x86 and Linux), expandable infrastructure (consolidated

More information

Oracle Real-Time Scheduler Benchmark

Oracle Real-Time Scheduler Benchmark An Oracle White Paper November 2012 Oracle Real-Time Scheduler Benchmark Demonstrates Superior Scalability for Large Service Organizations Introduction Large service organizations with greater than 5,000

More information

IBM xseries 430. Versatile, scalable workload management. Provides unmatched flexibility with an Intel architecture and open systems foundation

IBM xseries 430. Versatile, scalable workload management. Provides unmatched flexibility with an Intel architecture and open systems foundation Versatile, scalable workload management IBM xseries 430 With Intel technology at its core and support for multiple applications across multiple operating systems, the xseries 430 enables customers to run

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Exadata für SAP wie schnell ist der erste Kunde? Stefan Menschel Senior Leitender Systemberater Business Unit Server Technology - Datenbank Oracle Deutschland B.V. & Co. KG 2 Safe Harbor Statement

More information

SolutionBuilder & Guided Solution Sizing. Winning Together

SolutionBuilder & Guided Solution Sizing. Winning Together SolutionBuilder & Guided Solution Sizing Winning Together March 7, 2013 Agenda SolutionBuilder Introduction Guided Solution Sizing (GSS) Introduction How to Access SolutionBuilder and GSS Guided Solution

More information

Transforming SAP Applications

Transforming SAP Applications Transforming SAP Applications Leveraging Cloud & Big Data Analytics Copyright 2012 Cisco, EMC Corporation, VCE, VMware. All other trademarks used herein are the property of their respective owners. All

More information

A Brief History of Messaging, Morse, Maths and Magyar

A Brief History of Messaging, Morse, Maths and Magyar A Brief History of Messaging, Morse, Maths and Magyar And The Future Through ORACLE INTEGRATED CLOUD & CONVERGED PLATFORMS Scott Wilson Chief Architect/Senior Director EMEA SMART Platform Architecture

More information

PEOPLESOFT ENTERPRISE GLOBAL PAYROLL 8.9 (FRANCE) USING ORACLE9i ON A HEWLETT-PACKARD INTEGRITY rx8620

PEOPLESOFT ENTERPRISE GLOBAL PAYROLL 8.9 (FRANCE) USING ORACLE9i ON A HEWLETT-PACKARD INTEGRITY rx8620 O RACLE R EVISION 2.4 PEOPLESOFT ENTERPRISE GLOBAL PAYROLL 8.9 (FRANCE) USING ORACLE9i ON A HEWLETT-PACKARD INTEGRITY rx8620 As a global leader in e-business applications, Oracle is committed to delivering

More information

Tales of a Daemontown Performance Peddler

Tales of a Daemontown Performance Peddler Tales of a Daemontown Performance Peddler Why It Depends and What You Can Do About It Nick Principe ixsystems Twitter: Github: Email: @nickprincipe @powernap nap@ixsystems.com Ask Any Performance Person

More information

Overview and Frequently Asked Questions

Overview and Frequently Asked Questions Overview and Frequently Asked Questions OVERVIEW On April 20, 2009, Oracle announced that it has agreed to acquire Sun Microsystems. The transaction is subject to regulatory approval and until such time

More information

ORACLE EXALYTICS IN-MEMORY MACHINE X3-4

ORACLE EXALYTICS IN-MEMORY MACHINE X3-4 ORACLE EXALYTICS IN-MEMORY MACHINE X3-4 PRODUCT FACTS & FEATURES KEY FEATURES 40 CPU cores 2 TB of RAM QDR (40 Gb/second) InfiniBand connectivity to Oracle Exadata, Oracle Exalogic and Oracle super clusters.

More information

Oracle Utilities Customer Care and Billing 2.5 Benchmark Report

Oracle Utilities Customer Care and Billing 2.5 Benchmark Report Oracle Utilities Customer Care and Billing 2.5 Benchmark Report Demonstrates Superior Performance and Scalability O R A C L E W H I T E P A P E R A P R I L 2016 Introduction Oracle Utilities Customer Care

More information

ECLIPSE 2012 Performance Benchmark and Profiling. August 2012

ECLIPSE 2012 Performance Benchmark and Profiling. August 2012 ECLIPSE 2012 Performance Benchmark and Profiling August 2012 Note The following research was performed under the HPC Advisory Council activities Participating vendors: Intel, Dell, Mellanox Compute resource

More information

A Examcollection.Premium.Exam.35q

A Examcollection.Premium.Exam.35q A2030-280.Examcollection.Premium.Exam.35q Number: A2030-280 Passing Score: 800 Time Limit: 120 min File Version: 32.2 http://www.gratisexam.com/ Exam Code: A2030-280 Exam Name: IBM Cloud Computing Infrastructure

More information

Powering high-performance applications with Aerospike on IBM Cloud

Powering high-performance applications with Aerospike on IBM Cloud WHITE PAPER Powering high-performance applications with Aerospike on IBM Cloud EXECUTIVE SUMMARY Cognitive enterprises demand large data systems which are high-performance driven, both for transaction

More information

Apache Kafka. A distributed publish-subscribe messaging system. Neha Narkhede, 11/11/11

Apache Kafka. A distributed publish-subscribe messaging system. Neha Narkhede, 11/11/11 Apache Kafka A distributed publish-subscribe messaging system Neha Narkhede, LinkedIn @nehanarkhede, 11/11/11 Outline Introduction to pub-sub Kafka at LinkedIn Hadoop and Kafka Design Performance What

More information

12 juni 2012 Fort Voordorp. What is Performance? Dependencies in Performance? What is expected? Jan Sterk en Jeroen Kleinnibbelink

12 juni 2012 Fort Voordorp. What is Performance? Dependencies in Performance? What is expected? Jan Sterk en Jeroen Kleinnibbelink EMC CUSTOMER UPDATE 12 juni 2012 Fort Voordorp What is Performance? Dependencies in Performance? What is expected? Jan Sterk en Jeroen Kleinnibbelink 1 Performance Impact Hierarchy Request Application

More information

EMC Unified Storage for SAP Design Validation. Enabled by EMC Celerra with Oracle. Blueprint

EMC Unified Storage for SAP Design Validation. Enabled by EMC Celerra with Oracle. Blueprint EMC Unified Storage for SAP Design Validation Enabled by EMC Celerra with Oracle Blueprint Copyright 2009 EMC Corporation. All rights reserved. Published August, 2009 EMC believes the information in this

More information

Oracle Enterprise Manager 13c Cloud Control

Oracle Enterprise Manager 13c Cloud Control Oracle Enterprise Manager 13c Cloud Control Oracle SOA Management Pack Enterprise Edition MANAGEMENT FOR ORACLE SOA SUITE AND ORACLE SERVICE BUS APPLICATIONS Oracle Enterprise Manager is Oracle s integrated

More information

Oracle Integrates Virtual Tape Storage with Public Cloud Economics

Oracle Integrates Virtual Tape Storage with Public Cloud Economics Technology Insight Paper Oracle Integrates Virtual Tape Storage with Public Cloud Economics By John Webster June, 2016 Enabling you to make the best technology decisions Oracle Integrates Virtual Tape

More information

IBM Spectrum Scale. Advanced storage management of unstructured data for cloud, big data, analytics, objects and more. Highlights

IBM Spectrum Scale. Advanced storage management of unstructured data for cloud, big data, analytics, objects and more. Highlights IBM Spectrum Scale Advanced storage management of unstructured data for cloud, big data, analytics, objects and more Highlights Consolidate storage across traditional file and new-era workloads for object,

More information

DELL EMC XTREMIO X2: NEXT-GENERATION ALL-FLASH ARRAY

DELL EMC XTREMIO X2: NEXT-GENERATION ALL-FLASH ARRAY DATA SHEET DELL EMC XTREMIO X2: NEXT-GENERATION ALL-FLASH ARRAY Realizing New Levels of Efficiency, Performance, and TCO ESSENTIALS Performance and Efficiency Predictable and consistent high performance

More information

Oracle Engineered Systems for Govies

Oracle Engineered Systems for Govies Knowledge. Advice. Clarity Oracle Engineered Systems for Govies Presented by Discover and explore how Oracle s engineered systems can help public sector organizations transform and simplify complex IT

More information

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure IBM Power Systems Bringing Choice and Differentiation to Linux Infrastructure Stefanie Chiras, Ph.D. Vice President IBM Power Systems Offering Management Client initiatives Cognitive Cloud Economic value

More information

NavigatorTM. Oracle Unleashes Line-up of Enterprise Servers New SPARC M7 Microprocessor Leads the Way IN THIS ISSUE

NavigatorTM. Oracle Unleashes Line-up of Enterprise Servers New SPARC M7 Microprocessor Leads the Way IN THIS ISSUE Oracle Unleashes Line-up of Enterprise Servers - New SPARC M7 Microprocessor Leads the Way THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2015010LO November 16, 2015 Oracle Unleashes Line-up

More information

Microsoft Dynamics AX 2012 Day in the life benchmark summary

Microsoft Dynamics AX 2012 Day in the life benchmark summary Microsoft Dynamics AX 2012 Day in the life benchmark summary In August 2011, Microsoft conducted a day in the life benchmark of Microsoft Dynamics AX 2012 to measure the application s performance and scalability

More information

SCALE CLOUD SCALE. Sławomir Skowron BaseCRM

SCALE CLOUD SCALE. Sławomir Skowron BaseCRM MONITORING @ SCALE CLOUD SCALE Sławomir Skowron Devops @ BaseCRM Devops Kraków 2015 OUTLINE What is Graphite? Graphite architecture Additional components Current production setup Writes Reads BaseCRM graphite

More information

Meetup DB2 LUW - Madrid. IBM dashdb. Raquel Cadierno Torre IBM 1 de Julio de IBM Corporation

Meetup DB2 LUW - Madrid. IBM dashdb. Raquel Cadierno Torre IBM 1 de Julio de IBM Corporation IBM dashdb Raquel Cadierno Torre IBM Analytics @IBMAnalytics rcadierno@es.ibm.com 1 de Julio de 2016 1 2016 IBM Corporation What is dashdb? http://www.ibm.com/analytics/us/en/technology/cloud-data-services/dashdb/

More information

PeopleSoft Component Global Price List October 16, 2014 Software Investment Guide

PeopleSoft Component Global Price List October 16, 2014 Software Investment Guide Prices in USA (Dollar) PeopleSoft Global Price List October 16, 2014 Software Investment Guide only. Subject to change without notice. 1 of 11 PeopleSoft Global Price List Prices in USA (Dollar) License

More information

Parallels Remote Application Server and Microsoft Azure. Scalability and Cost of Using RAS with Azure

Parallels Remote Application Server and Microsoft Azure. Scalability and Cost of Using RAS with Azure Parallels Remote Application Server and Microsoft Azure and Cost of Using RAS with Azure Contents Introduction to Parallels RAS and Microsoft Azure... 3... 4 Costs... 18 Conclusion... 21 2 C HAPTER 1 Introduction

More information

DTrace Introduction. Kyle Hailey and Adam Leventhal

DTrace Introduction. Kyle Hailey and Adam Leventhal DTrace Introduction Kyle Hailey and Adam Leventhal Agenda Intro Performance problems Cloned DB slower when everything the same Orion benchmark impossibly fast Oracle process on 100% CPU, no waits How DTrace

More information

Zynstra Software for the Retail Edge Datasheet

Zynstra Software for the Retail Edge Datasheet Powering the Retail Edge Zynstra Software for the Retail Edge Datasheet Zynstra enables the virtualization of retail back office and front office IT resources, and offers specific virtualization solutions

More information

White Paper. IBM POWER8: Performance and Cost Advantages in Business Intelligence Systems. 89 Fifth Avenue, 7th Floor. New York, NY 10003

White Paper. IBM POWER8: Performance and Cost Advantages in Business Intelligence Systems. 89 Fifth Avenue, 7th Floor. New York, NY 10003 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com Start: 3:02 End: White Paper IBM POWER8: Performance and Cost Advantages in Business Intelligence Systems This report was developed by Edison

More information

Cloud Computing with Exadata & Exalogic

Cloud Computing with Exadata & Exalogic Cloud Computing with Exadata & Exalogic Chris Baker Senior Vice President, Core Technology Europe, Middle East & Africa Andrew Sutherland Senior Vice President, Middleware Europe, Middle East & Africa

More information

MR TIGER KIU. Leading New ICT, Building A Better Connected World

MR TIGER KIU. Leading New ICT, Building A Better Connected World MR TIGER KIU Leading New ICT, Building A Better Connected World Leading New ICT, Building A Better Connected World Huawei: A Global Leader of ICT Solutions 129 Ranking in Fortune Global 500 (2016 ) 80,000

More information

Approaches to Reduce Your Application and OLTP Costs

Approaches to Reduce Your Application and OLTP Costs Track 3 Andrew Manby Program Director, IBM SW Market Strategy Approaches to Reduce Your Application and OLTP Costs IBMSmarterSystemsTour2010 2009 IBM Corporation Smarter Planet solutions have diverse workloads

More information

Oracle VM Server for SPARC Datacenter Ready. Stefan Hinker & Elke Freymann

Oracle VM Server for SPARC Datacenter Ready. Stefan Hinker & Elke Freymann Oracle VM Server for SPARC Datacenter Ready Stefan Hinker & Elke Freymann Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes

More information

2017 IBM Elastic Storage Server - Update

2017 IBM Elastic Storage Server - Update IBM Elastic Storage Server - Update Falk Steinbrueck Program Manager, IBM Systems Storage Disclaimer IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without

More information

PeopleSoft Component Global Price List September 21, 2017 Software Investment Guide

PeopleSoft Component Global Price List September 21, 2017 Software Investment Guide Prices in USA (Dollar) PeopleSoft Component Global Price List September 21, 2017 Software Investment Guide only. Subject to change without notice. 1 of 11 PeopleSoft Component Global Price List Prices

More information

July, 10 th From exotics to vanillas with GPU Murex 2014

July, 10 th From exotics to vanillas with GPU Murex 2014 July, 10 th 2014 From exotics to vanillas with GPU Murex 2014 COMPANY Selected Industry Recognition and Rankings 2013-2014 OVERALL #1 TOP TECHNOLOGY VENDOR #1 Trading Systems #1 Pricing & Risk Analytics

More information

IBM i Reduce complexity and enhance productivity with the world s first POWER5-based server. Highlights

IBM i Reduce complexity and enhance productivity with the world s first POWER5-based server. Highlights Reduce complexity and enhance productivity with the world s first POWER5-based server IBM i5 570 Highlights Integrated management of multiple operating systems and application environments helps reduce

More information

CONSOLIDATION BEST PRACTICES FOR YOUR ORACLE ENVIRONMENT KEVIN CLOSSON, CHIEF PERFORMANCE ARCHITECT, XTREMIO

CONSOLIDATION BEST PRACTICES FOR YOUR ORACLE ENVIRONMENT KEVIN CLOSSON, CHIEF PERFORMANCE ARCHITECT, XTREMIO CONSOLIDATION BEST PRACTICES FOR YOUR ORACLE ENVIRONMENT KEVIN CLOSSON, CHIEF PERFORMANCE ARCHITECT, XTREMIO 1 AGENDA Database & Application Challenges The XtremIO Solution Integrated Copy Data Management

More information

IBM A Accessment: Power Systems with POWER7 Common Sales Skills -v2.

IBM A Accessment: Power Systems with POWER7 Common Sales Skills -v2. IBM A4040-122 Accessment: Power Systems with POWER7 Common Sales Skills -v2 http://killexams.com/exam-detail/a4040-122 Answer: A QUESTION: 92 A customer has a Power 570 server with a 3582 Tape Library

More information

E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) EXTRA- LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON A CISCO UCS B200 M3 SERVER

E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) EXTRA- LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON A CISCO UCS B200 M3 SERVER O RACLE E-BUSINESS B ENCHMARK R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) EXTRA- LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON A CISCO UCS B200 M3 SERVER As a global leader in e-business

More information

Getting Started with Exadata & Smart Scan

Getting Started with Exadata & Smart Scan Getting Started with Exadata & Smart Scan Aman Sharma Aman Sharma Who Am I? Aman Sharma About 12+ years using Oracle Database Oracle ACE Frequent Contributor to OTN Database forum(aman.) Oracle Certified

More information

NVMe: The Key to Unlocking Next-Generation Tier 0 Storage

NVMe: The Key to Unlocking Next-Generation Tier 0 Storage White Paper NVMe: The Key to Unlocking Next-Generation Tier 0 Storage Sponsored by: Dell EMC Eric Burgener April 2018 IDC OPINION Over the past several years, persistent flash storage has changed the game

More information

Agile PLM Business Intelligence

Agile PLM Business Intelligence Agile PLM Business Intelligence Capacity Planning Guide v3.1 Part No. E14051-01 May 2009 Capacity Planning Guide Copyright and Trademarks Copyright 1995, 2009, Oracle and/or its affiliates. All rights

More information

Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN

Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN Processing over a trillion events a day CASE STUDIES IN SCALING STREAM PROCESSING AT LINKEDIN Jagadish Venkatraman

More information

Oracle In Memory Policy Analytics on Oracle Engineered Systems

Oracle In Memory Policy Analytics on Oracle Engineered Systems An Oracle White Paper March 2013 Oracle In Memory Policy Analytics on Oracle Engineered Systems Predict the Impact of Policy Change Disclaimer The following is intended to outline our general product direction.

More information

E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK -

E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - O RACLE E-BUSINESS B ENCHMARK R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (12.1.2) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE11g ON A CISCO UCS B230 M2 SERVER As a global leader in e-business

More information

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE Oracle Enterprise Manager is Oracle s strategic integrated enterprise IT management product line. It provides the industry s first complete cloud lifecycle management

More information

Oracle Open World 2015 Oracle Exadata Case Studies: Drive Application Performance, Lower Business Costs

Oracle Open World 2015 Oracle Exadata Case Studies: Drive Application Performance, Lower Business Costs Oracle Open World 2015 Oracle Exadata Case Studies: Drive Application Performance, Lower Business Costs Michael Sparks Sr. Manager Application Infrastructure Business Objective of Platform Upgrade Business

More information

StorageTek ACSLS Manager Software

StorageTek ACSLS Manager Software StorageTek ACSLS Manager Software Management of distributed tape libraries is both time-consuming and costly involving multiple libraries, multiple backup applications, multiple administrators, and poor

More information

Infrastructure. Self Build Reference Architecture or Appliance? René Witteveen Consultant HP

Infrastructure. Self Build Reference Architecture or Appliance? René Witteveen Consultant HP Infrastructure for BIG DATA Self Build Reference Architecture or Appliance? René Witteveen Consultant HP rene.witteveen@hp.com BIG DATA BIG BROTHER What s Obama saying? Psssssst what s BIG DATA? amount

More information

Scalability and High Performance with MicroStrategy 10

Scalability and High Performance with MicroStrategy 10 Scalability and High Performance with MicroStrategy 10 Enterprise Analytics and Mobility at Scale. Copyright Information All Contents Copyright 2017 MicroStrategy Incorporated. All Rights Reserved. Trademark

More information

Stewart Bazneh. IBM Storwize V National Gallery, Dublin (17 th November) 2010 IBM Corporation

Stewart Bazneh. IBM Storwize V National Gallery, Dublin (17 th November) 2010 IBM Corporation Stewart Bazneh IBM Storwize V7000 - National Gallery, Dublin (17 th November) 2010 IBM Corporation What if there was a Midrange Storage System that 2010 IBM Corporation Grow as your needs grow Combines

More information