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 207

Add a SQL Function to verify JWT (JSON Web Token)

We provide Webservices on IBM. The webservice consumers do an authentication with different types of tokens, e.g. RS256 (azure) or keycloak. It is very difficult, to verify such tokens in RPGLE. Yes, there are APIs like qc3verifysignature. But it ...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

Provide indicator for internal / hidden journal entries

For ages the DSPJRN command has had the INCHIDENT parameter to include hidden / internal entries in the output; and recently the DISPLAY_JOURNAL table function has been enhanced to provide similar functionality via the INCLUDE_INTERNAL parameter. ...
2 months ago in IBM i / Db2 for i 1 Not under consideration

Allow partitioning of DDS created tables

As of today, a DDS created table cannot be partitioned by ALTER TABLE ADD PARTITION. In many cases, a DDS table can be converted to an SQL table, however some keywords like DATFMT are not available in SQL. Which means that those tables cannot be c...
10 months ago in IBM i / Db2 for i 1 Not under consideration

Eliminate the Propagation of READS SQL DATA in Caller Functions in SQL

When creating User Defined Table functions in SQL, the CONTAINS SQL, READS SQL DATA and MODIFIES SQL DATA statements are currently propagated up the food chain. This means if a simple function calls another function, that called function's attribu...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

allow three part names in db2 for i services

please add ability to use three-part naming in UDTF or in db2 for i services likeQSYS2.JOB_INFOIt seems that the 3-part naming isn't working or supported in UDTFs. .e.g.:https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20...
almost 7 years ago in IBM i / Db2 for i 3 Not under consideration

Add ability to use any RPG variable in an embedded SQL statement, including those that come from Qualified Dimensioned data structures

Programmers would benefit by not seeing the error - Variable :BLAH is not usable for reason X when writing exec SQL select statement in an RPG program. Some variables are allowed and some are not, but it is not always clear why this basic select d...
7 months ago in IBM i / Db2 for i 1 Not under consideration

Adjust the functionality of AUDIT_JOURNAL_* table functions

I think the current behavior is quite confusing. For example, if I'm trying to retrieve the QAUDJRN "PW" entries from a specific receiver, I might try this: SELECT * FROM TABLE ( SYSTOOLS.AUDIT_JOURNAL_PW(STARTING_RECEIVER_LIBRARY => 'QSYS', ...
8 months ago in IBM i / Db2 for i 4 Not under consideration

Obscure the RUNSQL and RUNSQLSTM Workfile names in QTEMP

When using RUNSQLSTM in CL, a source file is created in QTEMP with the name QSQLSRC.Users with QTEMP on their library lists now have a "magically appeared" file on their library list that may cause corruption of tasks that previously ran normally....
over 2 years ago in IBM i / Db2 for i 3 Not under consideration

SQL Inserts Using When FieldProcedure Attached

When using SQL on a table with 1 or more field procedure programs attached to 1 or more columns, a select to produce output will demonstrate DETERMINISTIC behavior in that output values will be cached and the field procedure program will only fire...
over 3 years ago in IBM i / Db2 for i 3 Not under consideration

CPYTOIMPF for Excel

The only way to make the leading zero visible is to have the field interpret as if it contains only text. In OS400, if a field is alphanumeric, the number it may contain cannot be used for mathematical operations. For example, in Excel, to ensure ...
over 3 years ago in IBM i / Db2 for i 5 Not under consideration