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 2989

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
12 months ago in IBM i / Languages - RPG 2 Future consideration

Add 'compare' function when working with IFS source.

When editing a source member that contains unsaved changes, you can press ESC and type 'compare' to highlight those changes. With IFS source, it doesn't do anything. I'd like the 'compare' function to work with IFS source just like it does with so...
2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
5 months ago in IBM i / Languages - RPG 3 Future consideration

Optimizing SEU Usage: Balancing System Administration Needs and Developer Progress

The justification for keeping SEU in the operating system is that system administrators need it to modify CL programs while in restricted state. However, maintaining SEU hinders developers from transitioning to modern, more efficient development t...
3 months ago in IBM i / Application Development 2 Functionality already exists

Sending Apache Server access and error logs to a Syslog Server

Enable sending of Apache Server access and error logs on IBM i to a local or remote Syslog Server
24 days ago in IBM i / Networking 0 Submitted

Allow reuse of QSQSVR prestart jobs for multithread jobs running embedded SQL in server mode

Please allow release of QSQSVR prestart jobs back to the pool upon thread termination for embedded SQL (SQLRPGLE) running in server mode in multithread capable jobs. Currently, when a multithreaded job running in server mode (set by QWTCHGJB) spaw...
7 months ago in IBM i / Db2 for i 2 Future consideration

Locking objects on both systems in an Active-Passive environment - Db2 Mirror

Currently, locks are replicated in an Active-Passive Db2 Mirror environment. Is it necessary to lock objects or replicate locks exclusively or at the record level in the passive environment? If locking could be avoided in the "PASSIVE" environment...
13 days ago in IBM i / Db2 Mirror 0 Under review

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
9 months ago in IBM i / Languages - RPG 1 Future consideration
125 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
about 4 years ago in IBM i / Application Development 18 Future consideration

Add support for Java 21 to IBM i

Java 21 is needed so we can use new features also on IBM i. It will enable IBM i community to run applications that requires java 21. Java 21 (IBM Semeru) is already available for other platforms.
10 months ago in IBM i / JAVA 3 Submitted