Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

656 reviews
from

External reviews are not included in the AWS star rating for the product.


    Financial Services

Buainess Systems Analyst

  • November 01, 2018
  • Review provided by G2

What do you like best about the product?
The stability of the application is what I like the best
What do you dislike about the product?
The application is old compared to other new database management applications
What problems is the product solving and how is that benefiting you?
Many enterprise applications are integrated with DB2.
Recommendations to others considering the product:
Compare with other applications before implementing


    Banking

IBM's robust DBaaS & Cloud support

  • October 31, 2018
  • Review provided by G2

What do you like best about the product?
Extremely easy to setup, manage migration and focused
Strong task scheduler that helps to collect statistical data
Tablespace usage and automatic storage help keep your data segmented while at rest. This maks partitioning easier
Ability to run commands by CLI makes administration easy
What do you dislike about the product?
Db2 has very few region options and this impacts your performance and compliance requirements
License is expensive
You cannot run multiple secondary nodes or cluster without additional software purchases; in some cases third party tools
What problems is the product solving and how is that benefiting you?
Easy of database administration and strong / robust fail over requirement.
Recommendations to others considering the product:
Robust database as service that was be extended through the cloud


    Financial Services

DB2 from my experience

  • October 29, 2018
  • Review provided by G2

What do you like best about the product?
DB2 is a free to download, use and redistribute edition
What do you dislike about the product?
Doesn’t support XML and Operating system OS X. limited programming language support as compared to Oracle 11.
What problems is the product solving and how is that benefiting you?
I used Db2 some time back in multiple projects of our client AIG. We used Db2 as our relation database for Pega. It’s license was cheaper as compared to oracle.
Recommendations to others considering the product:
I will recommend this to all project where we have limited license budget for Database.


    Information Technology and Services

DB2 review

  • October 22, 2018
  • Review provided by G2

What do you like best about the product?
IBM Db2 is a DB used by developers because they can use it without the assistance of a database administrator, even with minimal skills.
What do you dislike about the product?
Slight on the higher side when it comes to pricing
What problems is the product solving and how is that benefiting you?
Using as a DB for Fault management system in sync with Netcool


    Sej K.

Operational Database

  • October 21, 2018
  • Review provided by G2

What do you like best about the product?
It's very robust to handle real-time transactions. We have hosted some critical systems like Point of Sale on DB2 and it does its job very well without causing much maintenance to DBA
What do you dislike about the product?
Licensing has been one of the pain with DB2. Also, scalability has been other concerns and thus we have been looking into some NoSQL databases for our future applications
What problems is the product solving and how is that benefiting you?
DB2 is very good at processing real-time transactions and thus it has been at the heart of our websites and all POS Systems. Another important application with DB2 has been in our pharmacies to have our data secured & protected to meet all related compliance


    Information Technology and Services

Better alternative available

  • October 20, 2018
  • Review provided by G2

What do you like best about the product?
It is compatible with various ERP systems which are used by organizations. Software is effective
What do you dislike about the product?
Not enough resources around available who are trained in it and the training new ones is very expensive since it is not in demand in market
What problems is the product solving and how is that benefiting you?
We use it as the database for our PeopleSoft system
Recommendations to others considering the product:
Check out alternatives,


    Banking

Scalability with IBM DB2

  • October 20, 2018
  • Review provided by G2

What do you like best about the product?
Scalability, realibility, the IBM logical views, journalling.
What do you dislike about the product?
Centralize management tiols like Oracle EM.
What problems is the product solving and how is that benefiting you?
We are developing a wide range of applications running on DB2. If you want horizontal scaling, DB2 is a way to go. With a single level storage, you add a new drive and you are good to go. No issues with reability and stability.


    Computer Software

DB2 DB is ok but not for modern apps

  • October 20, 2018
  • Review provided by G2

What do you like best about the product?
DB2 DB is ok but not for modern apps, it’s good for legacy apps. Works well with CICS.
What do you dislike about the product?
Scalability
No support for pagination
Legacy apps only
no document storage
What problems is the product solving and how is that benefiting you?
If you have legacy mainframe processing engine
You will more likely have DB2
Recommendations to others considering the product:
Legacy apps


    Machinery

owner

  • October 19, 2018
  • Review provided by G2

What do you like best about the product?
i use this for my database on the main frames that iam experienced in.
What do you dislike about the product?
older technology but this is what iam experienced with to accomplish the end result
What problems is the product solving and how is that benefiting you?
no problems


    Andrei M.

Depending on the version, it can be your best friend or worst enemy

  • October 19, 2018
  • Review provided by G2

What do you like best about the product?
DB2 is all about performance and control. We run it on an iSeries AS/400, version 5 revision 4. You get a lot of tools and a lot of in-depth access if you want it, as well as very good performance compared to most engines out there, mainly because, at least on the AS/400, the DB is part of the OS instead of being a ran program. Oh yeah, and the maintenance is amazing.
What do you dislike about the product?
FETCH FIRST 1 ROWS ONLY - instead of LIMIT. 0/1 instead of TRUE/FALSE (again, I am speaking from a v5r4 view). Weird act-ups sometimes, like a SUM containing a division of DECIMAL will return an integer in a SELECT and a DECIMAL in an UPDATE. The constant need for CAST. A DECIMAL(4,2) multiplied by a DECIMAL(4,2) has to be CAST down to a DECIMAL(4,2) manually, each time. Else, overflow.
What problems is the product solving and how is that benefiting you?
Managing stocks, users, clients, basically everything a medium-sized business needs.