IBM AIX vs. Oracle Exadata

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
IBM AIX
Score 9.6 out of 10
N/A
IBM AIX (for Advanced Interactive eXecutive) is a Unix operating system, developed, offered and supported by IBM.N/A
Oracle Exadata
Score 9.8 out of 10
N/A
Oracle Exadata is an enterprise database platform that runs Oracle Database workloads of any scale and criticality with high performance, availability, and security. Exadata’s scale-out design employs optimizations that let transaction processing, analytics, machine learning, and mixed workloads run faster. Consolidating diverse Oracle Database workloads on Exadata platforms in enterprise data centers, Oracle Cloud Infrastructure (OCI), and multicloud environments helps organizations increase…
$2.90
Per Unit
Pricing
IBM AIXOracle Exadata
Editions & Modules
No answers on this topic
Database Server
$2.9032
Per Unit
Quarter Rack
$14.5162
Per Unit
Offerings
Pricing Offerings
IBM AIXOracle Exadata
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
IBM AIXOracle Exadata
Considered Both Products
IBM AIX
Chose IBM AIX
We used both types of servers: IBM AIX and Linux (RHEL). I think IBM AIX has an advantage when using large servers with virtualization.
Oracle Exadata
Chose Oracle Exadata
IBM AIX and HP-UX implementations of Oracle database solutions have a lot of performance issues. Both do not provide as much robust configuration customization as Exadata. Hardware support is limited. There is generally a long delay between hardware update being certified with …
Features
IBM AIXOracle Exadata
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
IBM AIX
-
Ratings
Oracle Exadata
9.1
3 Ratings
2% above category average
Multi-User Support (named login)00 Ratings10.03 Ratings
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings10.03 Ratings
Single Sign-On (SSO)00 Ratings7.42 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
IBM AIX
-
Ratings
Oracle Exadata
10.0
1 Ratings
8% above category average
Data model creation00 Ratings10.01 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
IBM AIX
-
Ratings
Oracle Exadata
7.0
1 Ratings
6% below category average
Visualization00 Ratings7.01 Ratings
Data Warehouse
Comparison of Data Warehouse features of Product A and Product B
IBM AIX
-
Ratings
Oracle Exadata
9.3
3 Ratings
10% above category average
High-Volume Data Processing00 Ratings10.02 Ratings
Data Warehouse Management00 Ratings10.02 Ratings
Administrative Automation00 Ratings8.03 Ratings
Self-Optimization00 Ratings9.03 Ratings
Best Alternatives
IBM AIXOracle Exadata
Small Businesses
Ubuntu
Ubuntu
Score 8.4 out of 10
Google BigQuery
Google BigQuery
Score 8.7 out of 10
Medium-sized Companies
Red Hat Enterprise Linux (RHEL)
Red Hat Enterprise Linux (RHEL)
Score 9.1 out of 10
Cloudera Enterprise Data Hub
Cloudera Enterprise Data Hub
Score 9.0 out of 10
Enterprises
Red Hat Enterprise Linux (RHEL)
Red Hat Enterprise Linux (RHEL)
Score 9.1 out of 10
Cloudera Enterprise Data Hub
Cloudera Enterprise Data Hub
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
IBM AIXOracle Exadata
Likelihood to Recommend
10.0
(11 ratings)
10.0
(24 ratings)
Usability
8.0
(1 ratings)
9.0
(3 ratings)
Support Rating
7.5
(2 ratings)
-
(0 ratings)
User Testimonials
IBM AIXOracle Exadata
Likelihood to Recommend
IBM
IBM AIX is well suited for mission-critical applications, especially the ones that need to run on well-performing hardware and need less downtime. It is also perfect for applications that need a lot of CPU, because AIX scales well on the IBM POWER hardware, so adding additional CPU almost always generates higher performance/throughput. IBM AIX runs unmodified from the smallest IBM POWER machine (S1022, with 12 Power10 cores) to the biggest machine (E1080, with 240 Power10 cores). Because IBM POWER systems have very fast CPU’s, you typically need a lower number of CPU’s when compared to alternatives. This may bring a reduction in cost for software licensed per core. Unfortunately, not all software vendors port their software to IBM AIX, so sometimes you may have to run Linux on POWER, or skip the POWER platform altogether. But many vendors happily support AIX and POWER.
Read full review
Oracle
Oracle Exadata is well-suited for environments where massive performance for Oracle databases is required. Storage indexes reduce the unnecessary I/O. Smart Flash
Cache accelerates random reads/writes.

Our OLTP application demands very high concurrency. Multi-node Exadata provides high availability and zero downtime during DB patching. It comes with lots of built-in automations, so it reduces many routine tasks for sysadmins, like network, storage, and VM configuration, and it also reduces many Oracle DBA tasks, like Oracle software installation, patching, and upgrades.
Read full review
Pros
IBM
  • Stability. In the 14 years that I have used the product, I cannot think of a single time that we had an OS level failure. It is rock solid. We have had systems that have been booted and run for literally years without interruption.
  • Virtualization. We run IBM AIX as LPARS on Power infrastructure. All of our AIX infrastructure is virtualized making it easy to scale as needed.
  • Their logical volume manager makes the task of managing storage very simple. It is feature complete and they have mitigated much of the complexity that usually is inherent in LVM implementations.
  • I have a love/hate relationship with Smit. It is their administrative interface. It is very powerful and very complete which is why I marked it as a pro. It is also a bit clunky and somewhat arcane in its interface but still usable.
Read full review
Oracle
  • Oracle Database : Deliver industry-leading security, high availability and scalability with Oracle Database, which has been significantly enhanced to take advantage of the Oracle Exadata Storage Servers.
  • Exadata Smart Scan : Improve query performance by offloading intensive query processing and data mining scoring to scalable intelligent storage servers.
  • Smart Flash Cache : Transparently cache 'hot' read and write data to fast solid-state storage, improving query response times and throughput. Exadata systems use the latest PCI flash technology rather than flash disks. PCI flash delivers ultra-high performance by placing flash directly on the high speed PCI bus rather than behind slow disk controllers.
  • Hybrid Columnar Compression : Reduce the size of data warehousing tables by 10x, and archive tables by 50x, to improve performance and lower storage costs for primary, standby, and backup databases. Query high, query low, archive high and archive low.
  • Infiniband Network : Connect multiple Oracle Exadata Database Machines using the InfiniBand fabric to form a larger single system image configuration. Each InfiniBand link provides 40 Gigabits of bandwidth–many times higher than traditional storage or server networks.
  • Petabyte Scalability : Easily scale data warehouse to support enterprise data growth.
Read full review
Cons
IBM
  • A lot of the built-in commands have not been updated in years. If you're used to some fancy CLI options in Linux, you may be out of luck with AIX.
  • Out of the box, you cannot run open-source Linux utilities on AIX. There is a toolbox you can install, however, it's not the same versions as you would get in different Linux flavors.
  • Tab completion for files and Up arrow to re-run previous commands don't work out of the box without running a Korn shell. A small annoyance, but one that catches me every time!
Read full review
Oracle
  • The process of patching and upgrade of Exadata server components could be improved with a goal to minimize the overall effort, make it fully automated and transparent.
  • Improved guidelines and possibly more sophisticated tools for sizing of new Exadata servers for migration from old legacy hardware.
Read full review
Usability
IBM
AIX is robust, helps the systems administrator, is built to prevent easily made mistakes. If you are used to other variants of Unix (in particularly Linux) there is no steep learning curve to get started with AIX. You need to learn the intricacies of the operating system, but that is true for any new operating system. AIX has built-in tools for almost anything you want and has the AIX Toolbox (on the web) for tools that are not included with AIX by default, but can be installed. Installation of AIX is modular, you can select with components and features you want to have installed. Installation of additional components (and usually also removal of installed components) is easy and straight-forward.
Read full review
Oracle
I am comparing Exadata with the Oracle RAC database experience. In addition to Oracle RAC features, Exadata provides automatic performance optimization through Smart Scan and storage indexes. Deep integration with the Oracle ecosystem and tight coupling with Oracle Enterprise Manager
for monitoring and management. Some downsides of Exadata are: a steep learning curve, concepts like cell offloading, IORM, and flash cache behavior aren’t intuitive initially. Operating
Exadata requires specialized DBA skills.
Read full review
Support Rating
IBM
There is lots of documentation out there for AIX. On the times I've had to address a hardware issue, IBM's support has been great.
Read full review
Oracle
No answers on this topic
Alternatives Considered
IBM
IBM AIX operating system is advanced with most features and also it's more reliable unlike Redhat Linux, Sun solaris, HP-UX and also we will have well support from the vendor if we run into any issues. IBM AIX is more user-friendly when compared to linux and easy to use so i would prefer the customers to have their operating system as IBM AIX for companies who has more customers.
Read full review
Oracle
Oracle Exadata Database Machine had the best performance overall hands down. It clearly beat the competition and we were seeing 1000X improvement on SAP HANA. Oracle Exadata Database Machine beat that without us refactoring our code. To achieve that in HANA, we had to refactor the code somewhat. Now this was for our limited POC of 5 use cases. Given the large number of stored procedures we had in Sybase, we need to capture more production metrics but we are seeing incredible performance.
Read full review
Return on Investment
IBM
  • IBM AIX on Power hardware has been the backbone of our most critical applications.
  • The versatility of IBM AIX virtualization has been extremely useful, scalable, and provided configuration with redundant dual VIO servers.
  • IBM AIX is not Linux so special skill sets are needed to actually manage the systems. Finding qualified engineers can often be a challenge
Read full review
Oracle
  • Single support from a single vendor with both machine and database from Oracle, which is costing us less.
  • With Exadata, we need less technical manpower and less technical support. A business transaction with the integrated and centralized database helps us focus on other business needs.
  • We don't need to buy additional licenses and Hardware for the next 3 to 5 years.
Read full review
ScreenShots