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

All ideas

Showing 1828

Annual/yearly option for i5/OS job scheduler

Add a frequency (FRQ) of *YEARLY to the system job scheduler, to go along with the *WEEKLY and *MONTHLY options. Allow the user to enter a specific date as the schedule date (SCDDATE) for the first run of the job, or a special value such as *YEARS...
almost 6 years ago in IBM i / Work Management and Messaging 6 Delivered

Make 15 second IO-Freeze time configurable

When a FC port on a storage controller goes offline, the switch sends a RSCN event to AIX, which then freezes all IO on all disks that were logged in through that port for 15 seconds. This is part of the fast_fail and dyntrk options on the fscsi d...
about 5 years ago in AIX 3 Delivered

Refactor->Extract Procedure - for ILE RPG

Code Refactoring is a well known software best practice that involves improving the structure of existing computer code while preserving its behaviour.https://en.wikipedia.org/wiki/Code_refactoringEclipse already has excellent refactoring support ...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 5 Delivered

Allow SND-MSG to use %target( *PGMBDY: 0 )

It just makes things so much easier. Supporting *PGMBDY allows *ESCAPE messages to be sent directly to the calling executable (terminating the sending program) from any procedure in a program. Only offering *CALLER forces one to attempt to count t...
about 1 year ago in IBM i / Languages - RPG 3 Delivered

Implement JDBC 4 method Connection.isValid() on jt400, or jtOpen

We currently need to implement "dataSource.setConnectionTestQuery("values 1");" or something like this, to test whether the connection is valid in the connection pool, and in the JDBC 4.0 specification there is already a Connection.isValid() metho...
2 months ago in IBM i / Db2 for i 1 Delivered

Add support for Java 17 to IBM i

Java 17 is a "LTS" or long term support version. By the time IBM i 7.5+1 comes out Java 11 will be down to only "Security Support" instead of "Active Support". IBM support for jdk8 dies April of 2025 so one might as well go to JDK17.
over 2 years ago in IBM i / JAVA 6 Delivered

Improve the formatting of free form SQL

It would be a good idea to improve the formatting of the free form SQL.This is the result of the formatting performed by RDi: exec sql select * into :dsreginv :nullinds from json_table (:jsonresponse, '$' columns (internalid char(100) path '$.Inte...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 Delivered
122 VOTE

RPG refactoring ability

Would like to be able to perform refactoring on RPG code similar to the refactoring Eclipse can do with C++. Refactor > RenameRefactor > Extract Local VariableRefactor > Extract ConstantRefactor > Extract Function Use Case: Start with ...
almost 12 years ago in IBM i / RDi (Rational Developer for i) 15 Delivered

Extend ON-ERROR to accept message codes

In our codebase, we use a lot of user-defined message codes in *ESCAPE messages for our exception handling. We combine these with RPG's MONITOR op-code to trap the errors and, if possible, handle them. Identification of the last exception message ...
over 3 years ago in IBM i / Languages - RPG 4 Delivered

Access Client Solutions enhancement

Via Edit > Preferences the Passwords tab is very useful to change my passwords on multiple systems in one time (by selecting multiple). My problem is to select the correct ones. It would be a great enhancement if an extra column would be added ...
9 months ago in IBM i / IBM i Access Family 3 Delivered