Skip to Main Content
IBM Data and AI Ideas Portal for Customers
Hide about this portal


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 77

New behavior added to DEC_TO_CHAR_FMT

SELECT CHAR(DECIMAL(1.92,15,2),',') FROM SYSIBM.SYSDUMMY1 For Db2 z/OS we use setting BIF_COMPATIBILITY = V9_DECIMAL_VARCHAR For this statement we get following results (for Db2 LUW we have parameter DEC_TO_CHAR_FMT set to NEW) : Database Value Da...
about 1 year ago in Db2 / Application Development 2 Under review

Implemented the support for XA

The .NET core started XA support from .NET 7 but driver has not yet implemented the support for XA in our core package. Functionality is needed to support 2 phase commit in .NET Windows application
about 1 year ago in Db2 / Application Development 0 Submitted

Control/Force RTS Fabrication

There exists a fundamental issue whereby if a query predicate is > HIGH2KEY then the optimiser always estimates cardinality of 1.For date/time related columns this is an issue as there may always be data beyond HIGH2KEY even immediately after r...
over 6 years ago in Db2 / Application Development 0 Not under consideration

Allow called Programs in z/OS to execute SQL without requiring the main program to be started with a DB2 plan.

When it becomes necessary for a called program in z/OS to execute SQL statements it is only possible when the main program is alredy called with a DB2 connection (DSN and Plan). While the required modification seems minor, it is next to impossible...
over 3 years ago in Db2 / Application Development 0 Future consideration

IBM Data Studio needs to show and manage ALL GRANTS on SCHEMA level

Currently Data Studio 4.1.4 does not correctly show or allow you to manage all GRANTS to SCHEMA via the GUI interface. If you view properties of a User, Group or Role, under Privileges the SCHEMA tab only shows ALTERIN, CREATEIN, DROPIN, but not a...
over 2 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 7 years ago in Db2 / Application Development 0 Not under consideration

Alias for REST Services

Db2 REST services, with versioning enabled, sets the first service created via the BIND SERVICE command to be the default service. at this stage the URL and the REST service are in sync and the URL need not reference the version as DB2 will invoke...
almost 4 years ago in Db2 / Application Development 0 Future 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 7 years ago in Db2 / Application Development 0 Not under consideration

Add more debug information for error [22001] [IBM] [DB2/NT64] SQL0302N

Ticket TS003868349 In a real-life application, I had a headache with error [22001] [IBM] [DB2/NT64] SQL0302N "The value of a host variable in the EXECUTE or OPEN statement is too large for its corresponding use." Namely, in an application which de...
over 4 years ago in Db2 / Application Development 0 Not under consideration

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 9 years ago in Db2 / Application Development 0 Not under consideration