No more typing reviews! Try our Samantha, our new voice AI agent.

IBM Db2 Database vs SAP Adaptive Server Enterprise comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 4, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

IBM Db2 Database
Ranking in Relational Databases Tools
7th
Average Rating
8.2
Reviews Sentiment
6.6
Number of Reviews
76
Ranking in other categories
No ranking in other categories
SAP Adaptive Server Enterprise
Ranking in Relational Databases Tools
20th
Average Rating
8.4
Reviews Sentiment
5.9
Number of Reviews
14
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of June 2026, in the Relational Databases Tools category, the mindshare of IBM Db2 Database is 6.6%, down from 7.1% compared to the previous year. The mindshare of SAP Adaptive Server Enterprise is 1.4%, up from 0.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Relational Databases Tools Mindshare Distribution
ProductMindshare (%)
IBM Db2 Database6.6%
SAP Adaptive Server Enterprise1.4%
Other92.0%
Relational Databases Tools
 

Featured Reviews

Sathyan K - PeerSpot reviewer
Founder, Director at perfTech Solutions Pvt Ltd
Database has secured high-volume transactions and supports fast, compliant workflow processing
Sterling B2B Integrator is a highly transactional-oriented application, which can be described as an OLTP application. Any data that flows through the application is stored in the database for each step that it performs. IBM Db2 Database helps the application work much faster from an OLTP perspective. IBM Db2 Database is SSL enabled, which means that from the security point of view, any access to the database is through SSL. Additionally, all compliance-related aspects have been taken care of from the database point of view, including database encryption and security-related features. It is highly scalable, and its performance related to database pruning is very good. It can be scaled vertically or horizontally so that data insertions and data access are much faster and more secure compared to how Oracle or other databases work.
reviewer2784705 - PeerSpot reviewer
Senior Advisor at a government with 10,001+ employees
Long term database experience has supported OLTP workloads and delivers reliable cross platform migrations
SAP is not putting money into modernizing SAP Adaptive Server Enterprise. One of the things I discovered on the last project I was on was that they did not incorporate the Intel new instruction set in SAP Adaptive Server Enterprise. Intel has augmented its instruction set referred to as new instructions. They did that to make conversion easier. When you migrate SAP Adaptive Server Enterprise cross-platform, you go through a process where it converts the character set. If you are going from AIX to Linux or from Solaris to Linux, Linux is referred to as Little Endian, while AIX or Solaris are considered Big Endian. This is determined by how the product stores data. The word size of these processors is 32 bits long. If you start numbering from the little end, it is referred to as Little Endian. If you start numbering from the big end, it is called Big Endian. To migrate a SAP Adaptive Server Enterprise database from a Big Endian setup like AIX or Solaris to migrate to a Big Endian setup on an Intel, the operating system determines whether it is Little Endian or Big Endian. When you migrate from Big Endian to Little Endian, the database has to go through a character set conversion, and some of these databases are quite large with gigabytes and gigabytes of data. They have to do a character set conversion to the existing database before they do anything else. The worst part is that you have to rebuild all the indexes when you do that. When you switch endianness of the database, you have to rebuild all the indexes. It will automatically do that for system tables, but for actual user databases, you have to rebuild all your indexes, and it takes a long time. SAP Adaptive Server Enterprise is a relational database and is the predecessor of Microsoft SQL Server. All that functionality that Microsoft SQL Server had came from essentially SAP Adaptive Server Enterprise. The problem with SAP Adaptive Server Enterprise these days is it is not expanding its place in the marketplace or expanding its position in the marketplace. A lot of companies have migrated away from SAP Adaptive Server Enterprise. It works fairly well, but the problem is SAP Adaptive Server Enterprise was architected to be an OLTP engine and is now doing things for larger databases that were not in its original intended purpose. The endianness of the RDBMS is a major impediment to continuing to use SAP Adaptive Server Enterprise. You have a multi-gigabyte database, and it will go through a conversion process in a single-threaded fashion, and then you have to rebuild the indexes. Rebuilding the indexes is lengthy and time-consuming. The part of the conversion process that is concerned with conversion of the character set is single-threaded. You may have eight cores on your machine or virtual machine and only one can be used in the conversion process. There is another problem with the whole thing in that it will sometimes not operate properly. Under certain workloads, SAP Adaptive Server Enterprise will become overwhelmed. When you convert it, it does not operate properly in all circumstances. The root cause of that is that SAP in its desire to save money and desire to orphan the product has not recompiled or redeveloped the product to take advantage of the Intel new instruction set. Other relational databases such as Oracle and Microsoft SQL Server have the same issue to deal with, but with those platforms, they are taking advantage of the new instruction set. There are some additional Intel instruction sets or instructions in their Intel instruction set. With SAP Adaptive Server Enterprise, they did not bother to incorporate support for the new instruction set instructions. In certain circumstances, the database does not operate properly. It is unable to do what it needs to do. If you do your research and go on the internet and see what happens with Oracle or Microsoft SQL Server, what comes back is that it takes 4% longer to perform a lot of the instructions. When you are using the new instruction set, it adds 4% to the runtime of the database.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The solution helps secure the database."
"The initial setup was easy."
"Its robustness, scalability, availability, and performance are valuable. All these are the major attributes of a relational database for supporting a very high-volume business, and Db2 is very good in all those areas and in all those attributes."
"It's very secure."
"Ease of use and robust automated security administration and reporting are features any mainframe shop needs and should have."
"We have moved a lot of our applications off zOS to distributed platforms and IBM UDB DB2 has been extremely critical in our solution to provide for a scale-able, cost-effective and reliable DBMS solution on distributed platform."
"Db2 is a very old product, but also a very stable product."
"When you submit a ticket the response time is quick."
"I like that SAP ASE can match code and the database index to index data in the programming language."
"It's pretty good at handling a large number of transactions, which is critical for a banking client."
"Provides very good integration."
"The most valuable part of the tool stems from the fact that it is a very cost-efficient product compared to the newer technologies because it needs a very small amount of RAM."
"This is a wonderful database that is, in my opinion, underrated. Users are able to get the most out of my experience by taking advantage of its centralized environment."
"During the last 20 years, I have never had a stability problem with this product."
"In SAP Adaptive Server Enterprise, there are some built-in stored procedures that you can use to fire those commands and get the data in a very systematic manner where you can see the results."
"It's user-friendly, especially in the logistics field."
 

Cons

"The initial set up was complex."
"Some of the internal rearrangement in the administration is not as straightforward as it is in competing products."
"The ease of use, or ease of management, could be improved."
"Do not use support. Freely available documentation is a bit weak.​"
"The licensing fees can be reduced."
"Microsoft SQL Server is comparatively very simple to use. I wish IBM would move towards making Db2 easy to use for both basic and advanced users. This is where I see room for advancement. Db2 is also more expensive than Microsoft SQL Server, and its price can be reduced. The replication feature needs to be there in Db2. Microsoft provides similar functionality in SQL Server. IBM also has similar functionality, but it exists in a different product. So, to have the replication ability, you have to buy a different product. It makes sense to have this functionality within Db2 instead of a different product. It will also be helpful in terms of competition. In Africa, the problem for Db2 is competition. Oracle Database and Microsoft SQL Server have been in this market for a very long time. These companies have built the ecosystem and the brand within this market for a very long time. So, they are very popular with users. Db2 or IBM came a little later in the game, and that's where the problem lies. They also don't do a lot of marketing for it, which is also a problem."
"The user interface is old and needs to be improved."
"In my limited use case, the only major thing would be improved reporting capability."
"The solution should improve view partitioning. The documentation is very confined and available only for users. Distributors also would like access to it."
"Better promotion. Sybase seems little known."
"In my opinion, product support is not that great from SAP because they have already declared the end-of-date for SAP ASE. They will be stopping product support."
"When we acquire a new project that is sometimes related to data migrations, after getting those data, there are lots of deadlocks happening."
"I think that the solution needs to be positioned better within the market as it appears as though the Adaptive Server is being left out of the SAP scope."
"User interface could be more user friendly."
"There could be some improvements in barcode scanning and RFID access."
"I'd like to see a more friendly user interface."
 

Pricing and Cost Advice

"It's very expensive for West African countries like ours."
"The solution's hardware and subscription model for support are very expensive."
"Compared to other databases, Db2 is relatively cheaper."
"It's very expensive."
"They are competitive and honest (compared to how peer firms approach licensing conversations). ​"
"I think that everyone knows that with IBM the standard price is higher than the others."
"I would rate the pricing a five out of ten. It's not super expensive, but also not cheap."
"Among Microsoft SQL Server, Oracle, and Db2, Microsoft SQL Server is the cheapest one, and Oracle is the most expensive one. Db2 is in the middle. As compared to SQL Server, its price could go down. It will be good for customers."
"I rate SAP Adaptive Server Enterprise's pricing a six out of ten."
"The licensing cost for ASE is pretty low."
"Price-wise, the product is worth it since one needs very less infrastructure to use it."
report
Use our free recommendation engine to learn which Relational Databases Tools solutions are best for your needs.
896,563 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
19%
Manufacturing Company
9%
Government
8%
Comms Service Provider
6%
Financial Services Firm
15%
Manufacturing Company
10%
Construction Company
9%
Healthcare Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business21
Midsize Enterprise13
Large Enterprise48
By reviewers
Company SizeCount
Small Business3
Large Enterprise11
 

Questions from the Community

What is your experience regarding pricing and costs for IBM Db2 Database?
IBM Db2 is an expensive solution. While I am not heavily involved with pricing, additional companies provide capabilities or products like those from BMC, which many installations might also purchase.
What needs improvement with IBM Db2 Database?
A potential area of improvement is better documentation. From an educational perspective, it is difficult for people to understand IBM Db2 Database much faster compared to databases such as Oracle ...
What is your primary use case for IBM Db2 Database?
We use IBM Db2 Database for B2B Integrator, specifically Sterling B2B Integrator, which requires a database to store all configuration details. Any workflow that is created, any configuration messa...
What is your experience regarding pricing and costs for SAP Adaptive Server Enterprise?
From a pricing perspective, I would say the solution is fairly priced. In Oracle, you have two or three databases at most on one machine. In SAP Adaptive Server Enterprise, one machine can have mul...
What needs improvement with SAP Adaptive Server Enterprise?
SAP is not putting money into modernizing SAP Adaptive Server Enterprise. One of the things I discovered on the last project I was on was that they did not incorporate the Intel new instruction set...
What is your primary use case for SAP Adaptive Server Enterprise?
I have worked with SAP Adaptive Server Enterprise, SAP Adaptive Server Enterprise IQ, and Replication Server. I also worked with SQL Anywhere at one point. SAP acquired Sybase at one point, and the...
 

Also Known As

DB2
SAP ASE
 

Overview

 

Sample Customers

Knorr-Bremse, Mizuho Bank Ltd., Australian Government Department of Defence, SCHWENK Zement, Friedhelm Loh Group, YAZAKI Europe Limited, Ekornes ASA, Baldor Electric, VSN Systemen BV, Lion Brewery (Ceylon) PLC, PLANSEE Group, TE Connectivity, Hansgrohe SE, Openmatics, University of Toronto
City of Buenos Aires, ASR Group, Citrix, EarlySense, Usha International Limited, Automotive Resources International (ARI), Takisada-Osaka Co. Ltd., Coelba (Grupo Neoenergia), RZD Russian Railways, National Basketball Association - NBA, TALLY
Find out what your peers are saying about IBM Db2 Database vs. SAP Adaptive Server Enterprise and other solutions. Updated: April 2026.
896,563 professionals have used our research since 2012.