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 440 of 4955

Extend the JOB_LOCK_INFO UDTF to provide the current awaited time

Please extend the JOB_LOCK_INFO UDTF to also provide the current wait duration for pending locks. This would enable easier automatic detection of erroneous locks and hanging jobs.
about 3 years ago in IBM i / Db2 for i 1 Not under consideration

IBM DB2 Connect 11.5 VSAI (Visual Studio Addin) for VS 2019 using deprecated API's

IBM DB2 Connect 11.5 VSAI (Visual Studio Addin) for VS 2019 using deprecated API's (synchronous loading apis). This needs to be updated for VS 2019 to use Asynchronous loading to remove the warning notices everytime you launch Visual Studio 2019. ...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

Add weakly distinct types to V7R3

Hi, Please support "weak types" as documented at https://www.ibm.com/support/pages/node/6174189 on V7R3 as well. This would be a major benefit in migrating DDS based databases with REF FLD's to SQL. Thanks,Paul Use Case: Hi, Please support "weak t...
about 4 years ago in IBM i / Db2 for i 1 Not under consideration

Provide FIELDPROC_ENCODED_COMPARISON QAQQINI function at column level

DB2 for i Field Procedures are primarily used for column level encryption. The defacto standard for encryption is AES. Ideally, encryption should not be deterministic. In other words, encrypting the same plain text multiple times should produce di...
about 2 years ago in IBM i / Db2 for i 3 Future consideration

allow lower security for QSYS2.MTI_INTO() function

MTI_INFO allows DB Admins to gain information on temporary indexes. The user needs *JOBCTL or QIBM_DB_SQLADM authority. On larger Systems it is not easy to grant *JOBCTL or to maintain the SQLADM for all users. When *PGMR user tries to get informa...
about 3 years ago in IBM i / Db2 for i 1 Future 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 8 years ago in IBM i / Db2 for i 4 Not under 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 7 years ago in IBM i / Db2 for i 5 Not under consideration

Allow RUNSQLSTM to support a "continuation character" for very long SQL statements

When coding SQL statements for creating tables or indexes or whatever, we often have a problem formatting very long SQL statements because there is not "continuation line" character supported by the statement processor. The COMMENT ON statement ca...
about 2 years ago in IBM i / Db2 for i 3 Not under consideration

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...
almost 9 years ago in IBM i / Db2 for i 2 Not under consideration

Enhance SQL UDTF LANGUAGE SQL INCLUDE statement to support user-written C functions

When building new capability for the #IBMi platform, we use the CREATE TABLE FUNCTION and CREATE FUNCTION SQL statements with the "INLINE" statement, to pull in source code written in the C language.Today, one "block" of code is permitted per incl...
over 4 years ago in IBM i / Db2 for i 4 Future consideration