Skip to Main Content
IBM Power Ideas Portal
Hide about this portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


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.

ADD A NEW IDEA

Db2 for i

Showing 7

Custom SQLSTATE/MESSAGE for SIGNAL statement

Currently it is possible with the SIGNAL statement to return a custom SQLSTATE and message. DECLARE COUNTRY_NOT_FOUND CONDITION FOR SQLSTATE '02000'; DECLARE EXIT HANDLER FOR COUNTRY_NOT_FOUND SIGNAL SQLSTATE '75001' SET MESSAGE_TEXT = 'Country no...
21 days ago in IBM i / Db2 for i 0 Submitted

Enhance IBM SQL Services to use better "list" parameter parsing

I’d like to request an enhancement to IBM i SQL Services to improve flexibility when passing multiple values to parameters that accept lists. Currently, the following syntax does not work: table(qsys2.active_job_info(subsystem_list_filter=>'QIN...
21 days ago in IBM i / Db2 for i 3 Submitted

Follow up for CVE-2024-27275 and ACS - > Database Maintenance with Function Usage options

With the recent changes to restrict *PUBLIC from *USE to *EXCLUDE in regards to files created in QRECOVERY for db administration tasks like reorganizing tables (physical files), table alters and index rebuilds, would it be possible with the except...
22 days ago in IBM i / Db2 for i 1 Submitted

Tools do assist with Spatial/GIS data on DB2 for i

When dealing with spatial data, it is quite common to use tools and/or products that assist in the manipulation and loading of this data. Even within the DB2 family (LUW and z/OS), there is the DB2 Spatial Extender which enables the import and man...
27 days ago in IBM i / Db2 for i 0 Submitted

Allow Request Body (request-message) on HTTP_DELETE* functions

I have a third party delete method API I am trying to call with HTTP_DELETE_VERBOSE. This API has parameters that I need to pass in a Request BODY (request-message), however, HTTP_DELETE* functions do not have a parameter in which to pass this req...
14 days ago in IBM i / Db2 for i 0 Submitted

Add SIRGAS 2000 as supported datum on DB2 for i

Since 2005, Brazil has adopted datum SIRGAS 2000 as its official Georeferencing System. Therefore, all information exchanged between government entities must adhere to this standard. It is also used by other Latin American countries. Thus, it woul...
27 days ago in IBM i / Db2 for i 0 Submitted

improve MERGE by adding the option "WHEN NOT MATCHED BY SOURCE THEN DELETE"

Today, it is impossible to use the DELETE clause behind WHEN NOT MATCHED.Some DBMS other than DB2 allow this.Would it be possible to add this feature, like in this example ? MERGE target_table USING source_table ON merge_condition WHEN MATCHED THE...
over 1 year ago in IBM i / Db2 for i 3 Submitted