SlideShare a Scribd company logo
1 of 10
Download to read offline
Improving Oracle Database performance:
Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon
Scalable processors
Bare metal Dell PowerEdge R960 servers
running Oracle Enterprise Linux 8.8 handled
more Oracle Database 19c transactions than
legacy PowerEdge R940 and R920 virtualized
solutions running Windows Server 2019
Overview
Aging servers can become progressively costlier to maintain and can
negatively impact business productivity, due to a higher demand for IT staff
time and the increased risk of unplanned downtime. Older servers hosting
virtualized Oracle®
Database applications may begin to struggle to meet
growing usage demands, leading to slower operations that, for example,
could deter customers from searching a website for products and making
online purchases. Aging hardware also faces an increased risk of data loss
or corruption and could introduce security issues and higher maintenance
and repair costs.
Moving Oracle Database workloads from older servers onto new ones,
such as the 16th
Generation Dell™
PowerEdge™
R960 with 4th
Gen Intel®
Xeon®
Scalable processors, could address those concerns. Upgrading
to the latest-generation PowerEdge R960 could also help pave the
way for additional IT improvements and help achieve business goals,
such as improved customer responsiveness and accelerated time to
market. Additionally, moving workloads from virtualized to bare metal
solutions could increase transactional database performance, especially
for those databases that come with high-performance service-level
agreements (SLAs).
7.9x the Oracle Database
19c transactions
per minute*
vs. a legacy Dell PowerEdge R920
virtualized solution running Windows
Server 2019
2.4x the Oracle Database
19c transactions
per minute*
vs. a legacy Dell PowerEdge R940
virtualized solution running Windows
Server 2019
Up to 7.9x the
performance/rack U
for consolidation*
vs. a legacy Dell PowerEdge R920
virtualized solution running Windows
Server 2019
16th
Gen Dell PowerEdge R960
bare metal solution running
Oracle Enterprise Linux 8.8:
*Due to EULA restrictions, we normalized performance between the platforms.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023
A Principled Technologies report: Hands-on testing. Real-world results.
To see how upgrading to 16th
Generation Dell PowerEdge R960 servers can boost Oracle Database 19c
workloads specifically, we compared the performance of a bare metal solution running Oracle Enterprise
Linux®
8.8 against the performance of two older generations—the PowerEdge R940 and PowerEdge
R920—running Windows Server 2019. We found that the latest-gen solution delivered significantly
better performance, demonstrating the potentially sizable transactional database performance divide
between a new solution and aging legacy solutions. The results show that your organization might wish
to consider upgrading to the Dell PowerEdge R960.
Oracle Database in today’s businesses
Of the numerous relational database management systems (RDBMS) available, Oracle Database
continues to stand as a market leader across enterprises of various sizes in many industries. Recent
estimates position Oracle with approximately 30.2 percent of the RDBMS market share,1
reigning as one
of the database systems of choice for large enterprises and organizations including Netflix®
, LinkedIn®
,
eBay®
, intuit®
, Massachusetts Institute of Technology, and more.2
Oracle Database offers the following features that organizations might find appealing for
their critical data:
• A single database application to handle a wide variety of data types: Oracle offers a “converged,
multi-model database management system.”3
• Scalability: Oracle Database handles databases of many sizes and offers the Oracle Multitenant
feature that “allows you to consolidate small databases under a single Container Database for
improved scalability and reduced system overhead. Multitenant also reduces CPU use, memory,
and I/O compared to databases running individually.”4
• Built-in security: Oracle Database includes security features such as granular access controls,
activity monitoring, flexible data masking, and encryption and key management to help guard
against data breaches.5
• Multitenancy: Oracle databases can function in a multitenant architecture, which enables
organizations to consolidate data and code without altering existing schemas or applications while
keeping individual databases separate.6
The benefits of moving Oracle databases back to bare metal
While virtualized servers can maximize scalability and cost-effectiveness depending on your desired
workload(s), hosting bare metal servers can be a solid option for many organizations—especially those
with workloads for which maximum performance is paramount.
Performance improvements on bare metal servers stem from the removal of the virtualization layer
that typically separates the host from the applications and libraries. This allows the server to use all its
resources for the database application, without using processing power and memory for the hypervisor.7
Bare metal servers offer additional advantages, too, including reliable processing power and consistent
input/output operations per second (IOPS). Such characteristics enable them to handle demanding tasks
without sharing resources. Lastly, bare metal servers can provide organizations with better control over
both the server’s hardware and software stack and help applications avoid resource contention from
competing software on different VMs.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 2
How each server component plays a role in Oracle Database performance levels
Optimizing database performance requires tuning the database to your needs and efficiently using
available server resources, from CPU power to memory allocation and even the database traffic
of users accessing stored data. Troubleshooting performance issues can often involve solving a
problem in one area and creating another in a different area, meaning that organizations must take a
complex, comprehensive approach to mitigating dips in performance. The Oracle Database platform
itself provides functional solutions that can help you optimize resource utilization, but even with this
software-level aid, hardware improvements via the latest technology still offer significant performance
enhancements and help optimize database performance.8
Processors
Because Oracle Database workloads rely heavily on the processor and tend to favor single-threaded
operations, organizations running those workloads on aging servers with older processor technology
could see degradation in performance. When older servers are underperforming, the impulse may
be to expand and simply add new servers to the environment to cover user demands. This approach
has drawbacks, including potentially excessive data center expansion and increases in power and
cooling costs. Instead, replacing the underperforming servers with the latest technology can drive
Oracle Database performance to levels that can handle peak demands while avoiding data center
expansion challenges.
Networking
Network optimization can also play a key role in database performance, ensuring that connecting users
can swiftly access the application servers. Updated servers leverage newer networking hardware, which
can improve bandwidth.
Storage
Another aging server component that can hamstring Oracle Database performance is storage. Improving
disk input/output (I/O) efficiency can dramatically enhance transactional database performance. Because
organizations typically place busy files and tablespaces, such as log files, rollback segments, and certain
indexes, on the fastest accessible disks for this purpose, newer and better internal drives and updated
controllers that support those drives can improve Oracle Database performance.9
Memory
Maximizing physical memory utilization is also an important concern and can help you avoid swapping.
Because moving memory to disk is slow, it may be more efficient to invest in additional memory if the
system’s requirements exceed its current capacity. Physical memory plays a crucial role in the functioning
of the System Global Area (SGA) and has a direct impact on its performance. It is important to ensure
that the SGA does not exceed the available physical memory, as swapping it to disk can significantly
impair Oracle Database performance.
Allocating memory properly for sort operations also ensures stronger database performance. Oracle
assigns memory for data sorting through the SORT_AREA_SIZE parameter. If the sorting process cannot
complete within the allocated memory, Oracle resorts to using temporary segments in the database,
which leads to slower performance. Larger sizes can improve performance by reducing I/O operations
but could also consume more memory, potentially causing paging issues.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 3
Comparing old versus new: The servers we tested
To show the benefits of moving Oracle Databases 19c to bare metal 16th
Generation Dell PowerEdge
servers from older virtualized Dell PowerEdge R940 and PowerEdge R920 servers, we compared the
transactional performance of the systems. Table 1 shows key configuration details of the servers.
For this study, we tested the latest-generation PowerEdge R960, but our comparison points are results
from a previous study for the PowerEdge R940 and PowerEdge R920 servers. You can read the report for
that study and see the results at https://facts.pt/fhvcwjm.
Table 1: Key server specifications. Source: Principled Technologies.
Server model Dell PowerEdge R960 Dell PowerEdge R940 Dell PowerEdge R920
Processor
4x Intel Xeon Gold 6418H (24
cores/2.10 GHz)
4x Intel Xeon Gold 6240 (18
cores/2.60 GHz)
4x Intel Xeon E7-4890 v2 (15
cores/2.80 GHz)
Total memory in system (GB) 2,048 768 512
Memory speed (MHz) 4,800 2,933 1,333
Storage
8x Dell Ent NVMe™
P5600 MU
U.2 1.6TB
12x Intel SSDSC2KB019T8R
1.92TB 6Gbps SATA SSD
12x Dell Express Flash NVMe
P4610 1.6TB PCIe NVMe SSD
8x Seagate®
ST9300653SS
300GB 15K SAS HDD
4x Seagate ST9900805SS
900GB 15K SAS HDD
12x Intel SSDSA2CW60
600GB 3Gbps SATA SSD
Network adapter
Broadcom®
NetXtreme
E-Series
Intel 2P XXV710 Intel 2P XXV710
Solution Bare metal Virtualized Virtualized
How we tested the Dell PowerEdge R960
We set up a single Dell PowerEdge R960 in a bare metal configuration using Oracle Enterprise Linux 8.8
for the operating system. We then installed Oracle Database 19c and used Oracle ASM to manage the
storage for our data and redo logs. See the section Oracle parameters – spfile in the science behind this
report for the Oracle parameters we used to configure our Oracle Database environment.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 4
To compare the performance of the Oracle Database solutions, we used the HammerDB TPROC-C
workload. HammerDB TRPOC-C reports a transactions-per-minute (TPM) rate of performance, with
a higher rate meaning better performance. For our Dell PowerEdge R960 testing, we used the same
400 warehouse TPROC-C database configuration for the target dataset from our previous virtualized
PowerEdge R940 and PowerEdge R920 testing. In the testing of those now legacy solutions, we
used multiple small Oracle databases each running in its own VM. Similarly, we used multiple small
Oracle Pluggable Databases (PDBs) for our latest-gen PowerEdge R960 testing. We scaled the
same 400-warehouse database, which we ran in VMs in our PowerEdge R940 and PowerEdge R920
environments, to multiple databases using four Oracle PDBs. Using multiple datasets in each testing
scenario resulted in a large aggregate TPM performance.
What is Oracle ASM?
Oracle Automatic Storage Management (ASM) serves as a dual-purpose file system and volume
manager explicitly crafted for Oracle database files. ASM appears to operate on the premise that
the database itself should manage database storage, in the hopes of eradicating the need for
administrators to oversee numerous Oracle database files.10
At the heart of ASM are disk groups. These are clusters of disks that ASM manages collectively.
Inside these disk groups, ASM offers a file system interface for Oracle database files and tries to
distribute file contents evenly across all disks within a disk group.11
A major potential advantage of ASM is that it allows the addition or removal of disks from a disk
group while the database remains accessible. This ability comes with an automatic file content
redistribution feature that can help during content reorganization.12
In summary, ASM strives to simplify disk management, enhance redundancy within a disk group,
provide strong I/O balancing with no manual tuning, and enable database object management
without the need to specify mount points and filenames.13
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 5
What are Oracle pluggable databases?
The Oracle database, operating as a multitenant container database (CDB), potentially can
incorporate multiple PDBs. In essence, these PDBs serve as movable assemblies of schemas,
schema objects, and non-schema objects that appear as an Oracle Database. PDBs function akin
to a standard database for applications.14
The multitenant feature of PDBs allows database admins to assign a PDB to one PDB-using
group. Then they can configure access and security to the PDB so that no other PDB-using
group can access it, or the database admins can configure the PDB so that another group can
see only subsets of data and actions.
Multiple benefits can arise from using CDBs and PDBs, including potentially a more efficient use
of resources. Compared to VMs, which duplicate the operating system, or separate databases
that don’t share processes, PDBs and CDBs may help you manage resources more effectively.
Furthermore, these databases can facilitate an easier transfer of data and code. If admins need
to move a PDB from one CDB to another, the process should be straightforward.15
Other notable potential advantages include the simplified separation of data and code, ease of
performance tuning, support for Oracle Database Resource Manager, quicker and easier cloning,
and more straightforward database upgrades.16
On a separate infrastructure host, we deployed HammerDB client VMs to drive the TPROC-C workload.
We deployed them in a one-to-one relationship to the number of PDBs with each client targeting a
single PDB. We ran each test for 20 mins with a 10-min warmup and targeted each PDB with 128 virtual
users. We ran each test three times to ensure repeatability, and we report the median run.
Given that we were comparing between virtualized and bare metal environments, there are inevitably
some differences in how we tuned each environment. We made the best decisions possible at the time
of testing for each server, with a goal of coaxing the most possible performance out of each. This meant
more virtualized databases and HammerDB clients in that earlier testing. For our bare metal testing, we
were able to tune for higher TPM performance with only four PDBs and HammerDB clients with higher
virtual user counts.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 6
Our results: Achieve better Oracle Database performance and consolidate your
data center
In our testing with the HammerDB TPROC-C benchmarking tool, the 16th
Generation Dell PowerEdge
R960 with 4th
Generation Intel Xeon Scalable processors running Oracle Enterprise Linux 8.8 handled
more Oracle Database 19c transactions than both the Dell PowerEdge R940 and the legacy Dell
PowerEdge R920 servers running Windows Server 2019—up to 7.9 times the TPM. Please note that
the Oracle Database EULA does not permit us to publish specific results, so we have normalized
performance between the platforms. Figure 1 shows the normalized performance for each solution.
Based on this data, your organization could handle 7.9 times the transactions by replacing a Dell
PowerEdge R920 with a 16th
Generation Dell PowerEdge R960. Additionally, you could handle 2.4
times the transactions of a PowerEdge R940 with a PowerEdge R960. This also means you could reduce
your server inventory if you upgraded to the 16th
Generation Dell PowerEdge R960 server for Oracle
Database 19c workloads. A single PowerEdge R960 could replace seven PowerEdge R920 servers or two
PowerEdge R940 servers. Using fewer servers could reduce your operating expenses, including costs
associated with power and cooling, management, and more.
In addition, consolidating systems could significantly lower database and OS licensing costs for products
that use a per-core pricing model. Oracle Database and Microsoft Windows Server both license products
based on core count, so fewer cores could translate to lower licensing costs if you downsized your
data center. We calculated the performance per rack unit (U) of each solution and found that the 4U
PowerEdge R960 delivered 7.9 times the TPM per rack unit than the 4U PowerEdge R920 and 1.8 times
the TPM per rack unit than the 3U PowerEdge R940. These numbers, which we calculated by taking each
solution’s TPM and dividing them by the server’s U count, could help you assess rack space in your data
center occupied by the legacy servers. Based on this performance-per-rack unit ratio, you potentially
could consolidate the workloads of seven legacy 4U PowerEdge R920 servers or two 3U PowerEdge
R940 servers to just one 4U Dell PowerEdge R960.
Normalized Oracle Database 19c transactions per minute
Dell PowerEdge R960
7.9
3.2
1
Dell PowerEdge R940
Dell PowerEdge R920
Figure 1: Normalized Oracle Database 19c results for the three Dell PowerEdge solutions we tested.
Source: Principled Technologies.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 7
These performance and consolidation advantages do not factor in the impact of aging legacy
hardware. When legacy solutions begin to fail, they can require more time and effort from your
admins to keep critical workloads running. New hardware restarts the aging clock and incorporates
the latest management and storage technologies, which could save admin time and drive
performance even higher.
About the workload we used: HammerDB 4.6
HammerDB is an open-source benchmarking tool that lets you test the performance of many leading
databases. The benchmark tool includes two built-in workloads derived from industry standards: a
transactional (TPROC-C) workload and an analytics (TPROC-H) workload. We chose the TPROC-C (TPC-
C-like) workload to demonstrate the online transaction processing performance capabilities of each
server; those workloads benefit from high core counts, fast memory, and fast drives. TPROC-C runs a
transaction processing workload that simulates an ecommerce business with five types of transactions:
receiving a customer order, recording a payment, delivering an order, checking an order’s status, and
checking stock in inventory.17
Note that our test results do not represent official TPC results and are not
comparable to official TPC-audited results. To learn more about HammerDB, visit
https://www.hammerdb.com/.
The benefits of upgrading to new servers for enterprise
The quality of experiences for users making purchases or otherwise accessing Oracle Database data
relies on the efficiency of the underlying Oracle Database application. Using newer hardware to
increase responsiveness of Oracle databases can foster user engagement and retention. Reducing
latency, or the wait times between data access, speeds time to data and can thus help anyone trying
to make purchases, for example. Organizations historically have believed that servers are more likely to
experience issues as they age, including more frequent breakdowns,18
which could lead to downtime
in turn. There is a common link between downtime and revenue loss, with older estimates suggesting
losses at a rate of $5,600 to $9K per minute.19
Although organizations likely incorporate high availability
into their data center architecture, upgrading servers could help reduce the potential for downtime.
Additionally, failing databases have implications for SLAs. SLAs are contracts with clients regarding the
standard of service those clients can expect. Failure to adhere to those standards, such as one resulting
from a database outage, may result in SLA violations that can cause fines or other severe repercussions
for a business.
Client satisfaction—the cornerstone of many organizations—can also suffer significantly in the event of a
database outage. If customers cannot quickly access data, make purchases, or confirm reservations, they
might simply move on to a competitor.
Which leads to our final potential negative outcome from aging servers: Your brand’s reputation may
be at stake. Database outages can considerably mar a brand’s standing in the market. Customers
expect reliability and uptime from the services they pay for, and any shortcomings in delivering on
these assurances can adversely affect the perception of the brand and potentially send customers
to competitors.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 8
About the Dell PowerEdge R960
rack server
The Dell PowerEdge R960 is a 4U, four-socket
server powered by 4th
Generation Intel Xeon
Scalable processors with up to 60 cores per
processor. It features 64 DDR5 RDIMM slots,
up to 16 TB of storage, and up to 24 NVMe
SSDs. According to Dell, the PowerEdge
R960 “boosts business-critical operations with
unprecedented scale-up capabilities in a 4U
air-cooled form factor with four (4) Intel Xeon®
Scalable Processors to empower business and
drive data-driven initiatives.”20
To learn more
about the Dell PowerEdge R960, visit
https://www.dell.com/en-us/shop/dell-
poweredge-servers/new-poweredge-r960-
rack-server/spd/poweredge-r960/pe_
r960_16718_vi_vp.
About 4th
Generation Intel Xeon
Scalable processors
According to Intel, its strategy for 4th
Gen Intel
Xeon Scalable processors “aligns CPU cores
with built-in accelerators optimized for specific
workloads and delivers increased performance
at higher efficiency for optimal total cost of
ownership.”21
Intel claims the processors
deliver “a range of features for managing
power and performance, making the best use
of CPU resources to achieve key sustainability
goals. In addition, the Xeon CPU Max and the
Max Series GPU add high-bandwidth memory
and maximum compute density to solve the
world’s most challenging problems faster.”22
Conclusion
Upgrading to latest-gen servers could be a performance boon for your business-critical applications. In
addition to the better transactional database performance that newer servers typically deliver, switching
from virtualization to bare metal for Oracle Database could increase that performance gain. We found
that the latest-gen Dell PowerEdge R960 powered by 4th
Gen Intel Xeon Scalable processors processed
up to 7.9 times the Oracle Database 19c transactions per minute that the legacy PowerEdge R920 server
handled and up to 2.4 times the TPM the PowerEdge 940 produced. With those levels of improvement,
organizations using Oracle Database for ecommerce or inventory workloads could grow their user base,
generate more revenue, or improve inventory control.
In addition, data center architects and others could appreciate the space saving that comes from
consolidating workloads from the new server upgrade. Our results show that the bare metal PowerEdge
R960 server delivered 7.9 times the TPM per rack unit than the legacy PowerEdge R920 virtualized
solution and 1.8 times the TPM per rack unit than the legacy PowerEdge R940 virtualized solution. Based
on this performance-per-rack unit ratio, organizations potentially could consolidate the work of seven
PowerEdge R920 servers or two legacy PowerEdge R940 servers to just one Dell PowerEdge R960.
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 9
1. DB-Engines.com, “DB Engines Ranking,” accessed
June 28, 2023, https://db-engines.com/en/ranking.
2. Stackshare, “Oracle,” accessed July 25, 2023,
https://stackshare.io/oracle.
3. Oracle, “Why Choose Oracle Database for all your
data needs?,” accessed June 28, 2023,
https://www.oracle.com/a/ocom/docs/database/why-
choose-oracle-database-infographic.pdf.
4. CherryRoad Technologies, “What are the Top 8
Reasons to Use an Oracle Database?” accessed June
29, 2023, https://www.cherryroad.com/2021/10/22/
oracle-database-cloud/.
5. Oracle, “Database security,” accessed June 30,
2023, https://www.oracle.com/security/database-
security/.
6. Miro Consulting, “Oracle Pluggable Databases; aka
Multitenant,” accessed June 28, 2023,
https://miroconsulting.com/blog/oracle-pluggable-
databases-aka-multitenant/.
7. IBM, “What is a bare metal server?” accessed
June28, 2023, https://www.ibm.com/topics/bare-
metal-dedicated-servers.
8. Oracle, “Database 2 Day + Data Warehousing
Guide: Using Resources Optimally,” accessed
June 28, 2023, https://docs.oracle.com/cd/
E11882_01/server.112/e25555/tdpdw_perform.
htm#TDPDW0083.
9. Oracle, “Database Performance Tuning Guide,”
accessed June 28, 2023, https://docs.oracle.com/
en/database/oracle/oracle-database/21/tgdba/
designing-and-developing-for-performance.html.
10. Oracle-Base, “Automatic Storage Management
(ASM) in Oracle Database 10g,” accessed June
28, 2023, https://oracle-base.com/articles/10g/
automatic-storage-management-10g.
11. Oracle, “Automatic Storage Management
Administrator’s Guide,” accessed July 26, 2023,
https://docs.oracle.com/cd/E11882_01/server.112/
e18951/asmcon.htm#OSTMG03620.
12. Oracle, “What is Automatic Storage Management?,”
accessed June 28, 2023, https://docs.oracle.com/cd/
B16351_01/doc/server.102/b14196/asm001.htm.
13. Oracle, “Automatic Storage Management
Administrator’s Guide.”
14. DatabaseStar, “A Guide to Oracle PDB (Pluggable
Database) and CDB (Container Database),” accessed
June 28, 2023, https://www.databasestar.com/
oracle-pdb/#What_is_a_Container_Database_and_
Pluggable_Database.
15. Oracle, “Installation Guide for Microsoft Windows,”
accessed June 28, 2023, https://docs.oracle.com/
en/database/oracle/oracle-database/19/riwin/about-
pluggable-databases-in-oracle-rac.html#GUID-
40E8BF53-D4D8-402C-B211-D4BA88E18BD4.
16. Oracle, “Pluggables, Clones and Containers:
Oracle Multitenant Fundamentals›Introduction,”
accessed June 28, 2023, https://oracle.github.io/
learning-library/data-management-library/database/
multitenant-new/workshops/livelabs/.
17. HammerDB, “Understanding the TPROC-C workload
derived from TPC-C,” accessed June 28, 2023,
https://www.hammerdb.com/docs/ch03s05.html.
18. Statista, “Frequency of server failure based on the
age of the server,” accessed July 26, 2023,
https://www.statista.com/statistics/430769/annual-
failure-rates-of-servers/.
19. Atlassian, “Calculating the cost of downtime,”
accessed July 26, 2023, https://www.atlassian.com/
incident-management/kpis/cost-of-downtime.
20. Dell, “PowerEdge R960,” accessed July 20, 2023,
https://www.delltechnologies.com/asset/en-us/
products/servers/technical-support/poweredge-r960-
spec-sheet.pdf.
21. Intel, “4th
Gen Intel Xeon Scalable Processors,”
accessed May 2, 2023, https://www.intel.com/
content/www/us/en/newsroom/resources/press-kit-
4th
-gen-intel-xeon-scalable-processors.html.
22. Intel, “4th
Gen Intel Xeon Scalable Processors.”
Principled Technologies is a registered trademark of Principled Technologies, Inc.
All other product names are the trademarks of their respective owners.
For additional information, review the science behind this report.
Principled
Technologies®
Facts matter.®
Principled
Technologies®
Facts matter.®
This project was commissioned by Dell Technologies.
Read the science behind this report at https://facts.pt/3XIzWJB
Improving Oracle Database performance: Moving from older servers to 16th
Generation
Dell PowerEdge R960 servers with Intel Xeon Scalable processors
August 2023 | 10

More Related Content

Similar to Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors

Migration to Oracle 12c Made Easy Using Replication Technology
Migration to Oracle 12c Made Easy Using Replication TechnologyMigration to Oracle 12c Made Easy Using Replication Technology
Migration to Oracle 12c Made Easy Using Replication TechnologyDonna Guazzaloca-Zehl
 
Oracle Database 11g Lower Your Costs
Oracle Database 11g Lower Your CostsOracle Database 11g Lower Your Costs
Oracle Database 11g Lower Your CostsMark Rabne
 
Get insight from document-based distributed MongoDB databases sooner and have...
Get insight from document-based distributed MongoDB databases sooner and have...Get insight from document-based distributed MongoDB databases sooner and have...
Get insight from document-based distributed MongoDB databases sooner and have...Principled Technologies
 
Run more applications without expanding your datacenter
Run more applications without expanding your datacenterRun more applications without expanding your datacenter
Run more applications without expanding your datacenterPrincipled Technologies
 
Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...
Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...
Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...Principled Technologies
 
Oracle_DB_sobre_Oracle
Oracle_DB_sobre_OracleOracle_DB_sobre_Oracle
Oracle_DB_sobre_OracleFran Navarro
 
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als DatenplattformRalph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als DatenplattformInformatik Aktuell
 
Big Data Glossary of terms
Big Data Glossary of termsBig Data Glossary of terms
Big Data Glossary of termsKognitio
 
Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...
Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...
Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...Principled Technologies
 
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...Principled Technologies
 
oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124Arjun Sathe
 
Consolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VM
Consolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VMConsolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VM
Consolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VMPrincipled Technologies
 
Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...
Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...
Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...djkucera
 
Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...
Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...
Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...Principled Technologies
 
Oracle-12c Online Training by Quontra Solutions
 Oracle-12c Online Training by Quontra Solutions Oracle-12c Online Training by Quontra Solutions
Oracle-12c Online Training by Quontra SolutionsQuontra Solutions
 
Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01Lenovo Data Center
 
ADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxAhmed Abdellatif
 
Conspectus data warehousing appliances – fad or future
Conspectus   data warehousing appliances – fad or futureConspectus   data warehousing appliances – fad or future
Conspectus data warehousing appliances – fad or futureDavid Walker
 
Dell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits Guide
Dell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits GuideDell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits Guide
Dell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits GuidePrincipled Technologies
 
EOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - PaperEOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - PaperDavid Walker
 

Similar to Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors (20)

Migration to Oracle 12c Made Easy Using Replication Technology
Migration to Oracle 12c Made Easy Using Replication TechnologyMigration to Oracle 12c Made Easy Using Replication Technology
Migration to Oracle 12c Made Easy Using Replication Technology
 
Oracle Database 11g Lower Your Costs
Oracle Database 11g Lower Your CostsOracle Database 11g Lower Your Costs
Oracle Database 11g Lower Your Costs
 
Get insight from document-based distributed MongoDB databases sooner and have...
Get insight from document-based distributed MongoDB databases sooner and have...Get insight from document-based distributed MongoDB databases sooner and have...
Get insight from document-based distributed MongoDB databases sooner and have...
 
Run more applications without expanding your datacenter
Run more applications without expanding your datacenterRun more applications without expanding your datacenter
Run more applications without expanding your datacenter
 
Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...
Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...
Move your private cloud to Dell EMC PowerEdge C6420 server nodes and boost Ap...
 
Oracle_DB_sobre_Oracle
Oracle_DB_sobre_OracleOracle_DB_sobre_Oracle
Oracle_DB_sobre_Oracle
 
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als DatenplattformRalph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
 
Big Data Glossary of terms
Big Data Glossary of termsBig Data Glossary of terms
Big Data Glossary of terms
 
Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...
Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...
Run compute-intensive Apache Hadoop big data workloads faster with Dell EMC P...
 
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
Upgrade to a Dell EMC PowerEdge R740xd database server that harnesses the pow...
 
oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124oracle-database-editions-wp-12c-1896124
oracle-database-editions-wp-12c-1896124
 
Consolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VM
Consolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VMConsolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VM
Consolidating Oracle database servers onto Dell PowerEdge R920 running Oracle VM
 
Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...
Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...
Collaborate 2009 - Migrating a Data Warehouse from Microsoft SQL Server to Or...
 
Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...
Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...
Speeding time to insight: The Dell PowerEdge C6620 with Dell PERC 12 RAID con...
 
Oracle-12c Online Training by Quontra Solutions
 Oracle-12c Online Training by Quontra Solutions Oracle-12c Online Training by Quontra Solutions
Oracle-12c Online Training by Quontra Solutions
 
Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01
 
ADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxADB Deployment options_082021.pptx
ADB Deployment options_082021.pptx
 
Conspectus data warehousing appliances – fad or future
Conspectus   data warehousing appliances – fad or futureConspectus   data warehousing appliances – fad or future
Conspectus data warehousing appliances – fad or future
 
Dell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits Guide
Dell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits GuideDell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits Guide
Dell PowerEdge R920 and Microsoft SQL Server 2014 Migration and Benefits Guide
 
EOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - PaperEOUG95 - Client Server Very Large Databases - Paper
EOUG95 - Client Server Very Large Databases - Paper
 

More from Principled Technologies

A comparison of security features in Dell, HP, and Lenovo PC systems
A comparison of security features in Dell, HP, and Lenovo PC systemsA comparison of security features in Dell, HP, and Lenovo PC systems
A comparison of security features in Dell, HP, and Lenovo PC systemsPrincipled Technologies
 
Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...Principled Technologies
 
Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...Principled Technologies
 
Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...
Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...
Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...Principled Technologies
 
Scale up your storage with higher-performing Dell APEX Block Storage for AWS
Scale up your storage with higher-performing Dell APEX Block Storage for AWSScale up your storage with higher-performing Dell APEX Block Storage for AWS
Scale up your storage with higher-performing Dell APEX Block Storage for AWSPrincipled Technologies
 
Get in and stay in the productivity zone with the HP Z2 G9 Tower Workstation
Get in and stay in the productivity zone with the HP Z2 G9 Tower WorkstationGet in and stay in the productivity zone with the HP Z2 G9 Tower Workstation
Get in and stay in the productivity zone with the HP Z2 G9 Tower WorkstationPrincipled Technologies
 
Open up new possibilities with higher transactional database performance from...
Open up new possibilities with higher transactional database performance from...Open up new possibilities with higher transactional database performance from...
Open up new possibilities with higher transactional database performance from...Principled Technologies
 
Improving database performance and value with an easy migration to Azure Data...
Improving database performance and value with an easy migration to Azure Data...Improving database performance and value with an easy migration to Azure Data...
Improving database performance and value with an easy migration to Azure Data...Principled Technologies
 
Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...Principled Technologies
 
Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...Principled Technologies
 
Set up students and teachers to excel now and in the future with Intel proces...
Set up students and teachers to excel now and in the future with Intel proces...Set up students and teachers to excel now and in the future with Intel proces...
Set up students and teachers to excel now and in the future with Intel proces...Principled Technologies
 
Finding the path to AI success with the Dell AI portfolio - Summary
Finding the path to AI success with the Dell AI portfolio - SummaryFinding the path to AI success with the Dell AI portfolio - Summary
Finding the path to AI success with the Dell AI portfolio - SummaryPrincipled Technologies
 
Finding the path to AI success with the Dell AI portfolio
Finding the path to AI success with the Dell AI portfolioFinding the path to AI success with the Dell AI portfolio
Finding the path to AI success with the Dell AI portfolioPrincipled Technologies
 
Achieve strong performance and value on Azure SQL Database Hyperscale
Achieve strong performance and value on Azure SQL Database HyperscaleAchieve strong performance and value on Azure SQL Database Hyperscale
Achieve strong performance and value on Azure SQL Database HyperscalePrincipled Technologies
 
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...Principled Technologies
 
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...Principled Technologies
 
Utilizing Azure Cosmos DB for intelligent AI‑powered applications
Utilizing Azure Cosmos DB for intelligent AI‑powered applicationsUtilizing Azure Cosmos DB for intelligent AI‑powered applications
Utilizing Azure Cosmos DB for intelligent AI‑powered applicationsPrincipled Technologies
 
Build an Azure OpenAI application using your own enterprise data
Build an Azure OpenAI application using your own enterprise dataBuild an Azure OpenAI application using your own enterprise data
Build an Azure OpenAI application using your own enterprise dataPrincipled Technologies
 
Dell Chromebooks: Durable, easy to deploy, and easy to service
Dell Chromebooks: Durable, easy to deploy, and easy to serviceDell Chromebooks: Durable, easy to deploy, and easy to service
Dell Chromebooks: Durable, easy to deploy, and easy to servicePrincipled Technologies
 
Back up and restore data faster with a Dell PowerProtect Data Manager Applian...
Back up and restore data faster with a Dell PowerProtect Data Manager Applian...Back up and restore data faster with a Dell PowerProtect Data Manager Applian...
Back up and restore data faster with a Dell PowerProtect Data Manager Applian...Principled Technologies
 

More from Principled Technologies (20)

A comparison of security features in Dell, HP, and Lenovo PC systems
A comparison of security features in Dell, HP, and Lenovo PC systemsA comparison of security features in Dell, HP, and Lenovo PC systems
A comparison of security features in Dell, HP, and Lenovo PC systems
 
Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...
 
Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...Increase security, sustainability, and efficiency with robust Dell server man...
Increase security, sustainability, and efficiency with robust Dell server man...
 
Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...
Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...
Scale up your storage with higher-performing Dell APEX Block Storage for AWS ...
 
Scale up your storage with higher-performing Dell APEX Block Storage for AWS
Scale up your storage with higher-performing Dell APEX Block Storage for AWSScale up your storage with higher-performing Dell APEX Block Storage for AWS
Scale up your storage with higher-performing Dell APEX Block Storage for AWS
 
Get in and stay in the productivity zone with the HP Z2 G9 Tower Workstation
Get in and stay in the productivity zone with the HP Z2 G9 Tower WorkstationGet in and stay in the productivity zone with the HP Z2 G9 Tower Workstation
Get in and stay in the productivity zone with the HP Z2 G9 Tower Workstation
 
Open up new possibilities with higher transactional database performance from...
Open up new possibilities with higher transactional database performance from...Open up new possibilities with higher transactional database performance from...
Open up new possibilities with higher transactional database performance from...
 
Improving database performance and value with an easy migration to Azure Data...
Improving database performance and value with an easy migration to Azure Data...Improving database performance and value with an easy migration to Azure Data...
Improving database performance and value with an easy migration to Azure Data...
 
Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...
 
Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...Realize better value and performance migrating from Azure Database for Postgr...
Realize better value and performance migrating from Azure Database for Postgr...
 
Set up students and teachers to excel now and in the future with Intel proces...
Set up students and teachers to excel now and in the future with Intel proces...Set up students and teachers to excel now and in the future with Intel proces...
Set up students and teachers to excel now and in the future with Intel proces...
 
Finding the path to AI success with the Dell AI portfolio - Summary
Finding the path to AI success with the Dell AI portfolio - SummaryFinding the path to AI success with the Dell AI portfolio - Summary
Finding the path to AI success with the Dell AI portfolio - Summary
 
Finding the path to AI success with the Dell AI portfolio
Finding the path to AI success with the Dell AI portfolioFinding the path to AI success with the Dell AI portfolio
Finding the path to AI success with the Dell AI portfolio
 
Achieve strong performance and value on Azure SQL Database Hyperscale
Achieve strong performance and value on Azure SQL Database HyperscaleAchieve strong performance and value on Azure SQL Database Hyperscale
Achieve strong performance and value on Azure SQL Database Hyperscale
 
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
 
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
Improve backup and recovery outcomes by combining Dell APEX Data Storage Serv...
 
Utilizing Azure Cosmos DB for intelligent AI‑powered applications
Utilizing Azure Cosmos DB for intelligent AI‑powered applicationsUtilizing Azure Cosmos DB for intelligent AI‑powered applications
Utilizing Azure Cosmos DB for intelligent AI‑powered applications
 
Build an Azure OpenAI application using your own enterprise data
Build an Azure OpenAI application using your own enterprise dataBuild an Azure OpenAI application using your own enterprise data
Build an Azure OpenAI application using your own enterprise data
 
Dell Chromebooks: Durable, easy to deploy, and easy to service
Dell Chromebooks: Durable, easy to deploy, and easy to serviceDell Chromebooks: Durable, easy to deploy, and easy to service
Dell Chromebooks: Durable, easy to deploy, and easy to service
 
Back up and restore data faster with a Dell PowerProtect Data Manager Applian...
Back up and restore data faster with a Dell PowerProtect Data Manager Applian...Back up and restore data faster with a Dell PowerProtect Data Manager Applian...
Back up and restore data faster with a Dell PowerProtect Data Manager Applian...
 

Recently uploaded

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 

Recently uploaded (20)

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 

Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors

  • 1. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors Bare metal Dell PowerEdge R960 servers running Oracle Enterprise Linux 8.8 handled more Oracle Database 19c transactions than legacy PowerEdge R940 and R920 virtualized solutions running Windows Server 2019 Overview Aging servers can become progressively costlier to maintain and can negatively impact business productivity, due to a higher demand for IT staff time and the increased risk of unplanned downtime. Older servers hosting virtualized Oracle® Database applications may begin to struggle to meet growing usage demands, leading to slower operations that, for example, could deter customers from searching a website for products and making online purchases. Aging hardware also faces an increased risk of data loss or corruption and could introduce security issues and higher maintenance and repair costs. Moving Oracle Database workloads from older servers onto new ones, such as the 16th Generation Dell™ PowerEdge™ R960 with 4th Gen Intel® Xeon® Scalable processors, could address those concerns. Upgrading to the latest-generation PowerEdge R960 could also help pave the way for additional IT improvements and help achieve business goals, such as improved customer responsiveness and accelerated time to market. Additionally, moving workloads from virtualized to bare metal solutions could increase transactional database performance, especially for those databases that come with high-performance service-level agreements (SLAs). 7.9x the Oracle Database 19c transactions per minute* vs. a legacy Dell PowerEdge R920 virtualized solution running Windows Server 2019 2.4x the Oracle Database 19c transactions per minute* vs. a legacy Dell PowerEdge R940 virtualized solution running Windows Server 2019 Up to 7.9x the performance/rack U for consolidation* vs. a legacy Dell PowerEdge R920 virtualized solution running Windows Server 2019 16th Gen Dell PowerEdge R960 bare metal solution running Oracle Enterprise Linux 8.8: *Due to EULA restrictions, we normalized performance between the platforms. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 A Principled Technologies report: Hands-on testing. Real-world results.
  • 2. To see how upgrading to 16th Generation Dell PowerEdge R960 servers can boost Oracle Database 19c workloads specifically, we compared the performance of a bare metal solution running Oracle Enterprise Linux® 8.8 against the performance of two older generations—the PowerEdge R940 and PowerEdge R920—running Windows Server 2019. We found that the latest-gen solution delivered significantly better performance, demonstrating the potentially sizable transactional database performance divide between a new solution and aging legacy solutions. The results show that your organization might wish to consider upgrading to the Dell PowerEdge R960. Oracle Database in today’s businesses Of the numerous relational database management systems (RDBMS) available, Oracle Database continues to stand as a market leader across enterprises of various sizes in many industries. Recent estimates position Oracle with approximately 30.2 percent of the RDBMS market share,1 reigning as one of the database systems of choice for large enterprises and organizations including Netflix® , LinkedIn® , eBay® , intuit® , Massachusetts Institute of Technology, and more.2 Oracle Database offers the following features that organizations might find appealing for their critical data: • A single database application to handle a wide variety of data types: Oracle offers a “converged, multi-model database management system.”3 • Scalability: Oracle Database handles databases of many sizes and offers the Oracle Multitenant feature that “allows you to consolidate small databases under a single Container Database for improved scalability and reduced system overhead. Multitenant also reduces CPU use, memory, and I/O compared to databases running individually.”4 • Built-in security: Oracle Database includes security features such as granular access controls, activity monitoring, flexible data masking, and encryption and key management to help guard against data breaches.5 • Multitenancy: Oracle databases can function in a multitenant architecture, which enables organizations to consolidate data and code without altering existing schemas or applications while keeping individual databases separate.6 The benefits of moving Oracle databases back to bare metal While virtualized servers can maximize scalability and cost-effectiveness depending on your desired workload(s), hosting bare metal servers can be a solid option for many organizations—especially those with workloads for which maximum performance is paramount. Performance improvements on bare metal servers stem from the removal of the virtualization layer that typically separates the host from the applications and libraries. This allows the server to use all its resources for the database application, without using processing power and memory for the hypervisor.7 Bare metal servers offer additional advantages, too, including reliable processing power and consistent input/output operations per second (IOPS). Such characteristics enable them to handle demanding tasks without sharing resources. Lastly, bare metal servers can provide organizations with better control over both the server’s hardware and software stack and help applications avoid resource contention from competing software on different VMs. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 2
  • 3. How each server component plays a role in Oracle Database performance levels Optimizing database performance requires tuning the database to your needs and efficiently using available server resources, from CPU power to memory allocation and even the database traffic of users accessing stored data. Troubleshooting performance issues can often involve solving a problem in one area and creating another in a different area, meaning that organizations must take a complex, comprehensive approach to mitigating dips in performance. The Oracle Database platform itself provides functional solutions that can help you optimize resource utilization, but even with this software-level aid, hardware improvements via the latest technology still offer significant performance enhancements and help optimize database performance.8 Processors Because Oracle Database workloads rely heavily on the processor and tend to favor single-threaded operations, organizations running those workloads on aging servers with older processor technology could see degradation in performance. When older servers are underperforming, the impulse may be to expand and simply add new servers to the environment to cover user demands. This approach has drawbacks, including potentially excessive data center expansion and increases in power and cooling costs. Instead, replacing the underperforming servers with the latest technology can drive Oracle Database performance to levels that can handle peak demands while avoiding data center expansion challenges. Networking Network optimization can also play a key role in database performance, ensuring that connecting users can swiftly access the application servers. Updated servers leverage newer networking hardware, which can improve bandwidth. Storage Another aging server component that can hamstring Oracle Database performance is storage. Improving disk input/output (I/O) efficiency can dramatically enhance transactional database performance. Because organizations typically place busy files and tablespaces, such as log files, rollback segments, and certain indexes, on the fastest accessible disks for this purpose, newer and better internal drives and updated controllers that support those drives can improve Oracle Database performance.9 Memory Maximizing physical memory utilization is also an important concern and can help you avoid swapping. Because moving memory to disk is slow, it may be more efficient to invest in additional memory if the system’s requirements exceed its current capacity. Physical memory plays a crucial role in the functioning of the System Global Area (SGA) and has a direct impact on its performance. It is important to ensure that the SGA does not exceed the available physical memory, as swapping it to disk can significantly impair Oracle Database performance. Allocating memory properly for sort operations also ensures stronger database performance. Oracle assigns memory for data sorting through the SORT_AREA_SIZE parameter. If the sorting process cannot complete within the allocated memory, Oracle resorts to using temporary segments in the database, which leads to slower performance. Larger sizes can improve performance by reducing I/O operations but could also consume more memory, potentially causing paging issues. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 3
  • 4. Comparing old versus new: The servers we tested To show the benefits of moving Oracle Databases 19c to bare metal 16th Generation Dell PowerEdge servers from older virtualized Dell PowerEdge R940 and PowerEdge R920 servers, we compared the transactional performance of the systems. Table 1 shows key configuration details of the servers. For this study, we tested the latest-generation PowerEdge R960, but our comparison points are results from a previous study for the PowerEdge R940 and PowerEdge R920 servers. You can read the report for that study and see the results at https://facts.pt/fhvcwjm. Table 1: Key server specifications. Source: Principled Technologies. Server model Dell PowerEdge R960 Dell PowerEdge R940 Dell PowerEdge R920 Processor 4x Intel Xeon Gold 6418H (24 cores/2.10 GHz) 4x Intel Xeon Gold 6240 (18 cores/2.60 GHz) 4x Intel Xeon E7-4890 v2 (15 cores/2.80 GHz) Total memory in system (GB) 2,048 768 512 Memory speed (MHz) 4,800 2,933 1,333 Storage 8x Dell Ent NVMe™ P5600 MU U.2 1.6TB 12x Intel SSDSC2KB019T8R 1.92TB 6Gbps SATA SSD 12x Dell Express Flash NVMe P4610 1.6TB PCIe NVMe SSD 8x Seagate® ST9300653SS 300GB 15K SAS HDD 4x Seagate ST9900805SS 900GB 15K SAS HDD 12x Intel SSDSA2CW60 600GB 3Gbps SATA SSD Network adapter Broadcom® NetXtreme E-Series Intel 2P XXV710 Intel 2P XXV710 Solution Bare metal Virtualized Virtualized How we tested the Dell PowerEdge R960 We set up a single Dell PowerEdge R960 in a bare metal configuration using Oracle Enterprise Linux 8.8 for the operating system. We then installed Oracle Database 19c and used Oracle ASM to manage the storage for our data and redo logs. See the section Oracle parameters – spfile in the science behind this report for the Oracle parameters we used to configure our Oracle Database environment. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 4
  • 5. To compare the performance of the Oracle Database solutions, we used the HammerDB TPROC-C workload. HammerDB TRPOC-C reports a transactions-per-minute (TPM) rate of performance, with a higher rate meaning better performance. For our Dell PowerEdge R960 testing, we used the same 400 warehouse TPROC-C database configuration for the target dataset from our previous virtualized PowerEdge R940 and PowerEdge R920 testing. In the testing of those now legacy solutions, we used multiple small Oracle databases each running in its own VM. Similarly, we used multiple small Oracle Pluggable Databases (PDBs) for our latest-gen PowerEdge R960 testing. We scaled the same 400-warehouse database, which we ran in VMs in our PowerEdge R940 and PowerEdge R920 environments, to multiple databases using four Oracle PDBs. Using multiple datasets in each testing scenario resulted in a large aggregate TPM performance. What is Oracle ASM? Oracle Automatic Storage Management (ASM) serves as a dual-purpose file system and volume manager explicitly crafted for Oracle database files. ASM appears to operate on the premise that the database itself should manage database storage, in the hopes of eradicating the need for administrators to oversee numerous Oracle database files.10 At the heart of ASM are disk groups. These are clusters of disks that ASM manages collectively. Inside these disk groups, ASM offers a file system interface for Oracle database files and tries to distribute file contents evenly across all disks within a disk group.11 A major potential advantage of ASM is that it allows the addition or removal of disks from a disk group while the database remains accessible. This ability comes with an automatic file content redistribution feature that can help during content reorganization.12 In summary, ASM strives to simplify disk management, enhance redundancy within a disk group, provide strong I/O balancing with no manual tuning, and enable database object management without the need to specify mount points and filenames.13 Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 5
  • 6. What are Oracle pluggable databases? The Oracle database, operating as a multitenant container database (CDB), potentially can incorporate multiple PDBs. In essence, these PDBs serve as movable assemblies of schemas, schema objects, and non-schema objects that appear as an Oracle Database. PDBs function akin to a standard database for applications.14 The multitenant feature of PDBs allows database admins to assign a PDB to one PDB-using group. Then they can configure access and security to the PDB so that no other PDB-using group can access it, or the database admins can configure the PDB so that another group can see only subsets of data and actions. Multiple benefits can arise from using CDBs and PDBs, including potentially a more efficient use of resources. Compared to VMs, which duplicate the operating system, or separate databases that don’t share processes, PDBs and CDBs may help you manage resources more effectively. Furthermore, these databases can facilitate an easier transfer of data and code. If admins need to move a PDB from one CDB to another, the process should be straightforward.15 Other notable potential advantages include the simplified separation of data and code, ease of performance tuning, support for Oracle Database Resource Manager, quicker and easier cloning, and more straightforward database upgrades.16 On a separate infrastructure host, we deployed HammerDB client VMs to drive the TPROC-C workload. We deployed them in a one-to-one relationship to the number of PDBs with each client targeting a single PDB. We ran each test for 20 mins with a 10-min warmup and targeted each PDB with 128 virtual users. We ran each test three times to ensure repeatability, and we report the median run. Given that we were comparing between virtualized and bare metal environments, there are inevitably some differences in how we tuned each environment. We made the best decisions possible at the time of testing for each server, with a goal of coaxing the most possible performance out of each. This meant more virtualized databases and HammerDB clients in that earlier testing. For our bare metal testing, we were able to tune for higher TPM performance with only four PDBs and HammerDB clients with higher virtual user counts. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 6
  • 7. Our results: Achieve better Oracle Database performance and consolidate your data center In our testing with the HammerDB TPROC-C benchmarking tool, the 16th Generation Dell PowerEdge R960 with 4th Generation Intel Xeon Scalable processors running Oracle Enterprise Linux 8.8 handled more Oracle Database 19c transactions than both the Dell PowerEdge R940 and the legacy Dell PowerEdge R920 servers running Windows Server 2019—up to 7.9 times the TPM. Please note that the Oracle Database EULA does not permit us to publish specific results, so we have normalized performance between the platforms. Figure 1 shows the normalized performance for each solution. Based on this data, your organization could handle 7.9 times the transactions by replacing a Dell PowerEdge R920 with a 16th Generation Dell PowerEdge R960. Additionally, you could handle 2.4 times the transactions of a PowerEdge R940 with a PowerEdge R960. This also means you could reduce your server inventory if you upgraded to the 16th Generation Dell PowerEdge R960 server for Oracle Database 19c workloads. A single PowerEdge R960 could replace seven PowerEdge R920 servers or two PowerEdge R940 servers. Using fewer servers could reduce your operating expenses, including costs associated with power and cooling, management, and more. In addition, consolidating systems could significantly lower database and OS licensing costs for products that use a per-core pricing model. Oracle Database and Microsoft Windows Server both license products based on core count, so fewer cores could translate to lower licensing costs if you downsized your data center. We calculated the performance per rack unit (U) of each solution and found that the 4U PowerEdge R960 delivered 7.9 times the TPM per rack unit than the 4U PowerEdge R920 and 1.8 times the TPM per rack unit than the 3U PowerEdge R940. These numbers, which we calculated by taking each solution’s TPM and dividing them by the server’s U count, could help you assess rack space in your data center occupied by the legacy servers. Based on this performance-per-rack unit ratio, you potentially could consolidate the workloads of seven legacy 4U PowerEdge R920 servers or two 3U PowerEdge R940 servers to just one 4U Dell PowerEdge R960. Normalized Oracle Database 19c transactions per minute Dell PowerEdge R960 7.9 3.2 1 Dell PowerEdge R940 Dell PowerEdge R920 Figure 1: Normalized Oracle Database 19c results for the three Dell PowerEdge solutions we tested. Source: Principled Technologies. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 7
  • 8. These performance and consolidation advantages do not factor in the impact of aging legacy hardware. When legacy solutions begin to fail, they can require more time and effort from your admins to keep critical workloads running. New hardware restarts the aging clock and incorporates the latest management and storage technologies, which could save admin time and drive performance even higher. About the workload we used: HammerDB 4.6 HammerDB is an open-source benchmarking tool that lets you test the performance of many leading databases. The benchmark tool includes two built-in workloads derived from industry standards: a transactional (TPROC-C) workload and an analytics (TPROC-H) workload. We chose the TPROC-C (TPC- C-like) workload to demonstrate the online transaction processing performance capabilities of each server; those workloads benefit from high core counts, fast memory, and fast drives. TPROC-C runs a transaction processing workload that simulates an ecommerce business with five types of transactions: receiving a customer order, recording a payment, delivering an order, checking an order’s status, and checking stock in inventory.17 Note that our test results do not represent official TPC results and are not comparable to official TPC-audited results. To learn more about HammerDB, visit https://www.hammerdb.com/. The benefits of upgrading to new servers for enterprise The quality of experiences for users making purchases or otherwise accessing Oracle Database data relies on the efficiency of the underlying Oracle Database application. Using newer hardware to increase responsiveness of Oracle databases can foster user engagement and retention. Reducing latency, or the wait times between data access, speeds time to data and can thus help anyone trying to make purchases, for example. Organizations historically have believed that servers are more likely to experience issues as they age, including more frequent breakdowns,18 which could lead to downtime in turn. There is a common link between downtime and revenue loss, with older estimates suggesting losses at a rate of $5,600 to $9K per minute.19 Although organizations likely incorporate high availability into their data center architecture, upgrading servers could help reduce the potential for downtime. Additionally, failing databases have implications for SLAs. SLAs are contracts with clients regarding the standard of service those clients can expect. Failure to adhere to those standards, such as one resulting from a database outage, may result in SLA violations that can cause fines or other severe repercussions for a business. Client satisfaction—the cornerstone of many organizations—can also suffer significantly in the event of a database outage. If customers cannot quickly access data, make purchases, or confirm reservations, they might simply move on to a competitor. Which leads to our final potential negative outcome from aging servers: Your brand’s reputation may be at stake. Database outages can considerably mar a brand’s standing in the market. Customers expect reliability and uptime from the services they pay for, and any shortcomings in delivering on these assurances can adversely affect the perception of the brand and potentially send customers to competitors. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 8
  • 9. About the Dell PowerEdge R960 rack server The Dell PowerEdge R960 is a 4U, four-socket server powered by 4th Generation Intel Xeon Scalable processors with up to 60 cores per processor. It features 64 DDR5 RDIMM slots, up to 16 TB of storage, and up to 24 NVMe SSDs. According to Dell, the PowerEdge R960 “boosts business-critical operations with unprecedented scale-up capabilities in a 4U air-cooled form factor with four (4) Intel Xeon® Scalable Processors to empower business and drive data-driven initiatives.”20 To learn more about the Dell PowerEdge R960, visit https://www.dell.com/en-us/shop/dell- poweredge-servers/new-poweredge-r960- rack-server/spd/poweredge-r960/pe_ r960_16718_vi_vp. About 4th Generation Intel Xeon Scalable processors According to Intel, its strategy for 4th Gen Intel Xeon Scalable processors “aligns CPU cores with built-in accelerators optimized for specific workloads and delivers increased performance at higher efficiency for optimal total cost of ownership.”21 Intel claims the processors deliver “a range of features for managing power and performance, making the best use of CPU resources to achieve key sustainability goals. In addition, the Xeon CPU Max and the Max Series GPU add high-bandwidth memory and maximum compute density to solve the world’s most challenging problems faster.”22 Conclusion Upgrading to latest-gen servers could be a performance boon for your business-critical applications. In addition to the better transactional database performance that newer servers typically deliver, switching from virtualization to bare metal for Oracle Database could increase that performance gain. We found that the latest-gen Dell PowerEdge R960 powered by 4th Gen Intel Xeon Scalable processors processed up to 7.9 times the Oracle Database 19c transactions per minute that the legacy PowerEdge R920 server handled and up to 2.4 times the TPM the PowerEdge 940 produced. With those levels of improvement, organizations using Oracle Database for ecommerce or inventory workloads could grow their user base, generate more revenue, or improve inventory control. In addition, data center architects and others could appreciate the space saving that comes from consolidating workloads from the new server upgrade. Our results show that the bare metal PowerEdge R960 server delivered 7.9 times the TPM per rack unit than the legacy PowerEdge R920 virtualized solution and 1.8 times the TPM per rack unit than the legacy PowerEdge R940 virtualized solution. Based on this performance-per-rack unit ratio, organizations potentially could consolidate the work of seven PowerEdge R920 servers or two legacy PowerEdge R940 servers to just one Dell PowerEdge R960. Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 9
  • 10. 1. DB-Engines.com, “DB Engines Ranking,” accessed June 28, 2023, https://db-engines.com/en/ranking. 2. Stackshare, “Oracle,” accessed July 25, 2023, https://stackshare.io/oracle. 3. Oracle, “Why Choose Oracle Database for all your data needs?,” accessed June 28, 2023, https://www.oracle.com/a/ocom/docs/database/why- choose-oracle-database-infographic.pdf. 4. CherryRoad Technologies, “What are the Top 8 Reasons to Use an Oracle Database?” accessed June 29, 2023, https://www.cherryroad.com/2021/10/22/ oracle-database-cloud/. 5. Oracle, “Database security,” accessed June 30, 2023, https://www.oracle.com/security/database- security/. 6. Miro Consulting, “Oracle Pluggable Databases; aka Multitenant,” accessed June 28, 2023, https://miroconsulting.com/blog/oracle-pluggable- databases-aka-multitenant/. 7. IBM, “What is a bare metal server?” accessed June28, 2023, https://www.ibm.com/topics/bare- metal-dedicated-servers. 8. Oracle, “Database 2 Day + Data Warehousing Guide: Using Resources Optimally,” accessed June 28, 2023, https://docs.oracle.com/cd/ E11882_01/server.112/e25555/tdpdw_perform. htm#TDPDW0083. 9. Oracle, “Database Performance Tuning Guide,” accessed June 28, 2023, https://docs.oracle.com/ en/database/oracle/oracle-database/21/tgdba/ designing-and-developing-for-performance.html. 10. Oracle-Base, “Automatic Storage Management (ASM) in Oracle Database 10g,” accessed June 28, 2023, https://oracle-base.com/articles/10g/ automatic-storage-management-10g. 11. Oracle, “Automatic Storage Management Administrator’s Guide,” accessed July 26, 2023, https://docs.oracle.com/cd/E11882_01/server.112/ e18951/asmcon.htm#OSTMG03620. 12. Oracle, “What is Automatic Storage Management?,” accessed June 28, 2023, https://docs.oracle.com/cd/ B16351_01/doc/server.102/b14196/asm001.htm. 13. Oracle, “Automatic Storage Management Administrator’s Guide.” 14. DatabaseStar, “A Guide to Oracle PDB (Pluggable Database) and CDB (Container Database),” accessed June 28, 2023, https://www.databasestar.com/ oracle-pdb/#What_is_a_Container_Database_and_ Pluggable_Database. 15. Oracle, “Installation Guide for Microsoft Windows,” accessed June 28, 2023, https://docs.oracle.com/ en/database/oracle/oracle-database/19/riwin/about- pluggable-databases-in-oracle-rac.html#GUID- 40E8BF53-D4D8-402C-B211-D4BA88E18BD4. 16. Oracle, “Pluggables, Clones and Containers: Oracle Multitenant Fundamentals›Introduction,” accessed June 28, 2023, https://oracle.github.io/ learning-library/data-management-library/database/ multitenant-new/workshops/livelabs/. 17. HammerDB, “Understanding the TPROC-C workload derived from TPC-C,” accessed June 28, 2023, https://www.hammerdb.com/docs/ch03s05.html. 18. Statista, “Frequency of server failure based on the age of the server,” accessed July 26, 2023, https://www.statista.com/statistics/430769/annual- failure-rates-of-servers/. 19. Atlassian, “Calculating the cost of downtime,” accessed July 26, 2023, https://www.atlassian.com/ incident-management/kpis/cost-of-downtime. 20. Dell, “PowerEdge R960,” accessed July 20, 2023, https://www.delltechnologies.com/asset/en-us/ products/servers/technical-support/poweredge-r960- spec-sheet.pdf. 21. Intel, “4th Gen Intel Xeon Scalable Processors,” accessed May 2, 2023, https://www.intel.com/ content/www/us/en/newsroom/resources/press-kit- 4th -gen-intel-xeon-scalable-processors.html. 22. Intel, “4th Gen Intel Xeon Scalable Processors.” Principled Technologies is a registered trademark of Principled Technologies, Inc. All other product names are the trademarks of their respective owners. For additional information, review the science behind this report. Principled Technologies® Facts matter.® Principled Technologies® Facts matter.® This project was commissioned by Dell Technologies. Read the science behind this report at https://facts.pt/3XIzWJB Improving Oracle Database performance: Moving from older servers to 16th Generation Dell PowerEdge R960 servers with Intel Xeon Scalable processors August 2023 | 10