Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com


ADD A NEW IDEA

Application Development

Showing 74

COMMIT NOWAIT

COMMIT NOWAIT could be used to accelerate commit processing (releasing locks while log data not yet written to disk nor transferred to HADR standby) . There are applications that know how to restart their database transaction in case the transacti...
almost 6 years ago in Db2 / Application Development 0 Not under consideration

Make the Db2 jdbc driver available in public Maven repository

Copy of an idea from here: https://ibmcloud.ideas.aha.io/ideas/IDEA-I-2616.One thing I really like about open source databases is that they are so easy to start developing with.In java for example, I can create a project add the maven details for ...
about 6 years ago in Db2 / Application Development 1 Not under consideration

Union all View (or common table expression of a UNION ALL) lead to HSJOIN

Case #0000086 Worked with developer and provided following explanation:When there is a join between a UNION ALL view (or a common table expression of a UNION ALL) to another input (let's named it Z), to be able to utilize index access on the table...
about 6 years ago in Db2 / Application Development 0 Not under consideration

ADMIN_CMD to support INGEST and INGEST SET

Tech Note describes how to use INGEST via ADMIN_CMD:http://www-01.ibm.com/support/docview.wss?uid=swg22006386 but using INGEST via ADMIN_CMD is not supported by IBM (see TS000004839 and TS000004925). In addition to support INGEST also INGEST SET c...
over 6 years ago in Db2 / Application Development 2 Not under consideration

Better performance of Java table routines

The existing Db2 interface for developing table functions in Java programming language is not designed for performance, because:(a) It requires a separate native (JNI, e.g. Java-to-C) call for setting each field value for each output row(b) It imp...
over 6 years ago in Db2 / Application Development 0 Not under consideration

Support the INLINE Optimizer Guidelines in SQC

The Inline hint is not working in .sqc due to C-style comment syntax.This feature really makes the query tuning simple.
over 6 years ago in Db2 / Application Development 0 Not under consideration

calling sql procedure in triggers in DB2 DPF

in db2 luw with the dpf feature enabled, we're facing with 2 problems when using some statements or calling procedures in triggers : calling a sql compiled procedure (containing DDL statements) doesn't work ; executing DDL statements inside the tr...
over 6 years ago in Db2 / Application Development 0 Not under consideration

TRY_CAST for DB2 LUW (CAST without error)

"New" scalar-function TRY_CASTReturns a value cast to the specified data type if the cast succeeds; otherwise, returns null.
almost 7 years ago in Db2 / Application Development 0 Not under consideration

Convert DB2 GBK database to GB18030 without database re-creation

SEAC ( State Ethnic Affairs Commission ) issued a new regulation recently. Database codepage GB18030 is required for information systems in sectors of government and public service. DB2 has the limitation of having to re-create database if databas...
about 7 years ago in Db2 / Application Development 0 Not under consideration

MySQL Listener

So I know there is a Mongo listener so that you can speak mongo to DB2. I also know DB2 understands the MySQL dialect; there should be a listener so that applications can connect to it, the app thinks its mysql, but the back end is db2.
about 7 years ago in Db2 / Application Development 1 Not under consideration