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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Application Development

Showing 70

WHERE/GROUP BY clasue on column alias

Would be very userfull to wite WHERE/GROUP BY clasue on column alias. Very usefull for developers who are using OLAP Functions or other operations on column.
over 7 years ago in Db2 / Application Development 0 Not under consideration

Default of for read only for all select statements

As you might have noticed, the "for read only" clause of the select statement in DB2 is not widely known nor used. Most standards select statements going through the DB2 engine have the risk of becoming an ambiguous cursor with sub-optimal perform...
almost 4 years ago in Db2 / Application Development 1 Not under consideration

Index support for "expression op expression"

In our environment, we have many queries with predicate: "expression op expression". As they don't use indexes they're performing a table scan. We would like DB2 to be able to use indexes to resolve this type of predicate. Examples: SELECT [id], [...
over 1 year ago in Db2 / Application Development 0 Future 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 6 years ago in Db2 / Application Development 0 Not under consideration

External Stored Procedure sub modules to be loaded from same path as 'external name;

DB2 supports multiple (in our case development) databases within a db2 Instance and External Stored Procedures (in our case COBOL) can be developed in parallel by using different qualifiers in the external name e.g. alter procedure cxjjp.UIXN01 ex...
over 1 year ago in Db2 / Application Development 0 Future consideration

SELECT * FROM FINAL TABLE (MERGE ...)

SELECT * FROM FINAL TABLE (MERGE ...) - It would be very usefull to select records that were just merged. The same way like with DELETE / UPDATE and INSTERT: SELECT * FROM FINAL TABLE (DELETE / UPDATE / INSERT)
over 7 years ago in Db2 / Application Development 1 Not under consideration

Update APPLNAME from properties and other ways

The application name in many environments is limited to db2jcc_application and db2bp, just because the development of the application did not take into account this. However, it will be great to change the application via properties file and/or s...
over 3 years ago in Db2 / Application Development 0 Not under consideration

Deploy new/unused packages without causing performace impacts

With current DB2(V11.1 FP2, FP4), Deploying a new or an unused packages causing variation and catalog locks impacting performance. HOLDHDL WAITHDL HOLDER WAITER HOLDMODE OBJTYPE TABNAME SCHEMA SECS STMTTEXT ---------- ------- ---------- ----...
over 3 years ago in Db2 / Application Development 0 Not under consideration

Save exceptions in FORALL statement (PLSQL)

Oracle PL/SQL supports save exceptions in FORALL statement, but Db2 PL/SQL doesn't. For smooth oracle migration, the feature is required .
over 3 years ago in Db2 / Application Development 0 Not under consideration

Document the client_prdid for each Fix Pack release of db2jcc.jar and db2jcc4.jar drivers

When Java applications connect to DB2 via the JDBC Type 4 JCC driver, the only version-specific identifier visible from the DB2 server (via an application snapshot) is the client product ID of the driver, such as JCC03000. This value is currently ...
almost 8 years ago in Db2 / Application Development 2 Not under consideration