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

IBM i

Showing 2923

Add native DB2 support for UUID columns

Add a new native data type of UUID to store standard 128-bit UUID values in a native type. Also add SQL functions to generate a new UUID, convert UUID to/from canonical string representations (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx), and the ability...
almost 7 years ago in IBM i / Db2 for i 3 Not under consideration

Provide option to specify jobs for which detailed thread data should be OMITTED from the QAPMJOBMI file

In a large system environment, where there are jobs that are known to generate millions of secondary threads per day, Collection Services becomes almost unusable due to the amount of data in the QAPMJOBMI file. This request is to provide an option...
over 3 years ago in IBM i / Performance Tools 2 Not under consideration

Local scope parameter for dow / dou ( perhaps for-each)

I don't expect that RPG will support lambda functions, nor iterators, however it will be easy for users to implement this kind of functionality if a local scopeed loop parameter could be provided by RPG to a user procedure. This will provide a bet...
over 1 year ago in IBM i / Languages - RPG 7 Not under consideration

Improve the SET DESCRIPTOR statement

The usage of the SET DESCRIPTOR statement is currently complex, tedious and error prone, this leads to hard to maintain code and the usage of anti patterns like user supplied strings directly inserted into dynamic SQL or complex case statements in...
almost 3 years ago in IBM i / Db2 for i 1 Not under consideration

Apache Client Certificate authentication when using proxy

We need to have Client Certificate Authentication (mTLS) on the Apache server in the proxy settings.According to your support as described in the Support case ID it's not possible. Use Case: We need to have Client Certificate Authentication (calle...
almost 4 years ago in IBM i / Web Serving 1 Not under consideration

Assign a timestamp to a date/time field without %date() / %time()

When assigning a timestamp to a date field or a time field it shouldn't be necessary to use %DATE() or %TIME() to do this. Use Case: D dateIso1 s D D dateIso2 s D D timeStamp s Z inz(*SYS) C eval dateIso1 = %date( timeStamp ) C eval dateIso2 = tim...
almost 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Provide a way to Supress CPC2206

When running applications that do things such as recreate an object ("CREATE or REPLACE" in SQL or Create user space with option to Replace it) the system generates CPC2206 "Ownership of object XYZ in ABC changed."In some applications this can get...
almost 4 years ago in IBM i / Core OS 3 Not under consideration

Prevent IWS from Refreshing when browser resizes

When you have IWS open and you resize the browser either manually or by press ctrl+f, f12, etc IWS is refreshed. Use Case: Speed up the the use of IWS.
almost 5 years ago in IBM i / Web Serving 1 Future consideration

Enable Retrieval of SQL constraint violation error information in RPG program

Current RPG support requires programmers to use IBM i APIs plus considerable coding to determine what constraint has caused an error. For example, when using an SQL insert on table, where a check or foreign key constraint is used, a violation of t...
over 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Drag and Drop Procedures in RDI from the outline view

Drag and Drop Procedures in RDI from the outline view to help refactor code. Use Case: It would be helpful to be able to move RPG procedures in the source code using the outline view instead of resorting to moving it manually. I've found it quite ...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration