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 880

Table that contains the QAUDJRN journal entry type descriptions

It would be useful to have a table, if one does not already exist, that contains the QAUDJRN journal entry descriptions. This would be very useful to be able to use to get the description using a join to the AUDIT_JOURNAL_xx & DISPLAY_JOURNAL....
about 2 months ago in IBM i / Db2 for i 5 Future consideration

change *ALLOBJ authority needed to drop columns using the ACS schemas editing interface

When you change a table (drop a column) through the ACS grapical interface you need *ALLOBJ to do so.The reason is that ACS adds and removes an autoreply (needing *ALLOBJ) to handle the inquiry message to confirm the drop (data loss) CPA32B2.When ...
about 2 months ago in IBM i / IBM i Access Family 1 Future consideration

Enable iASP column in IBM Navigator list view

IBM Navigator for i brings in new functionality in every release and customers are appreciating it. However we are still missing this IASP column in the view when we are viewing two or more systems together. For the disk usage we have *SYSBAS incl...
13 days ago in IBM i / System Management 1 Future consideration

%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...
2 months ago in IBM i / Languages - RPG 1 Future consideration

Possibility to create IFS objects filters

Because many sources for IBM objects e.g programs, commands can be stored in IFS directories, it would be good to have possibility to define IFS directories and files filters like ones available for objects.
3 months ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Navigator For I GUI interface and Function Usage

New Navigator for i is not designed to hide those icons (see figure 1) The function Usage (figure 2) is the solution to restrict usage but some ID function no longer works : example product functions ==> QIBM_XD1_OPNAV I find it frustrating tha...
27 days ago in IBM i / System Management 1 Future consideration

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.
5 months ago in IBM i / Languages - RPG 1 Future consideration

Allow %PROC BiF in the ON-EXIT

Allow the %PROC built in function to be used in the ON-EXIT group. That way if the subprocedure errors I can return the name of the subprocedure to whatever called it.
7 months ago in IBM i / Languages - RPG 2 Future consideration

Addition of Critical Security Patch Comparison Features via SQL Query

Currently, managing critical security patches is a major priority for IT teams to ensure the security of systems and sensitive data. However, the task of comparing applied security patches with known vulnerabilities listed in the CVE database can ...
6 months ago in IBM i / Db2 for i 4 Future consideration

Named index of current iteration in for-each loop

I'm building some functionality that relies on several arrays that need to be filled, checked and modified on the fly. I like the for-each loop with dim(*auto: nn) for this. In the initial load proces I can use '*next' as an index, which is great....
3 months ago in IBM i / Languages - RPG 1 Future consideration