Skip to Main Content
IBM Power Ideas 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 373

Relax or remove the TABLE() Requirement for UDTF

When using SQL Table Functions the use of the TABLE() wrapper is burdensome. It also adds to resistance of user-buy-in of using things like ACS Run SQL Scripts or SQL in general. The sad truth is that unlike the 1970s/1980s and earlier when most h...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

Inline code for SQL procedures/function

Today you can use inline code in SQL procedures/functions with the "include" statement , but need to write the code in a separate file like this: call qsys2.ifs_write( path_name => '/tmp/main.c' , file_ccsid => 1208, overwrite => 'REPLACE...
11 months ago in IBM i / Db2 for i 1 Not under consideration

SQL query to report on RGZPFM history with same details shown in table reorganzation panes

Provides historical details of table reorganizations that would benefit support and application users
11 months ago in IBM i / Db2 for i 1 Future consideration

Add Job Date Column as SPOOL FILE CREATION JOB DATE to OUTPUT_QUEUE_ENTRIES UDTF

The CREATE_TIMESTAMP column of the QSYS2.OUTPUT_QUEUE_ENTRIES UDTF is the System Date/Time that the SPOOL file was created. However, the need for the Job Date/Time on which the SPOOL File was created is needed. Need a new column JOB_RUN_DATE that ...
over 6 years ago in IBM i / Db2 for i 5 Not under consideration

DB2 SQL join with USING need to support nullable column

I have a problem with a JOIN when columns are nullable. summary: I ask for an correction of the USING feature : in the sql engine do a IS NOT DISTINCT FROM when the column is nullable, so USING will do its job. details: for a better explanation, y...
almost 2 years ago in IBM i / Db2 for i 1 Not under consideration

Json datatype create table

The idea would be to create a json datatype as happens in other dbms. This allows you to create fields in json type files (and not blobs as suggested in some documentation) while also verifying their actual validity.
11 months ago in IBM i / Db2 for i 1 Not under consideration

Add who created PF and LF members in DSPF command

For security as well as maintenance/cleanup reasons, it would be helpful to know the user name associated with creating members within a physical and/or logical file. Use Case: When a duplicate member was present in a control file that is used for...
over 7 years ago in IBM i / Db2 for i 4 Not under consideration

Fix DSPF to allow Fields on REFFLD that use full 128 character DDL long names

Our team uses has old DDS DSPFs and new ones built using PROFOUNDUI. Product DDS DSPF currently has a 32-character limit for long names/Aliases for fields referenced using REFFLD keyword. This limit should be extended to use the full 128 character...
over 5 years ago in IBM i / Db2 for i 5 Future consideration

XMLVALIDATE: when it found an issue, it doesn't inform in which number line inside XML is the issue.

Hello, At present we're using XMLVALIDATE (SQL-XML) to check if the file XML it's right or not with XSD files. When we use "XMLVALIDATE" and SQL founds an issue inside XML, then SQL throws a message error, but it doesn't inform to us in what line/...
almost 2 years ago in IBM i / Db2 for i 2 Functionality already exists

Use of unqualified objects in SQL-based triggers

When connecting to db2 on our iSeries we are used to using jt400/jdbc property naming=system, which enables us to use unqualified objects like tables, stored procedures and such. This brings great flexibility. When a trigger containing unqualified...
over 7 years ago in IBM i / Db2 for i 2 Not under consideration