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 2904

Enhance Password Complexity Rules

Add capability in password system values or QPWDRULES to include passwords may not contain...Any Part of a Users Full nameContext Specific words, such as the name of an application/service/departmentDictionary words in any language
19 days ago in IBM i / Security 1 Submitted

GENERATED_SPREADSHEET with kerberos and password *NONE

In an evironments with kerberos and users with password *NONE the scalar funcion doesn't work (MSGSY0271), it would be great if this limitation didn`t exist.
about 1 month ago in IBM i / Db2 for i 1 Under review

Allow to define local procedures within a procedure.

Currently you can achieve some kind of encapsulation by defining subroutines inside a procedure. It would be nice to change those subroutines into "local" --or private-- procedures.
27 days ago in IBM i / Languages - RPG 0 Submitted

Use page 1, line 1 as the starting position when using a PRTF to create a spooled file

When following the documentation at the link below, the spooled file that gets created has a starting position of page 1, line 6. This causes issues when using different form types to print the documents with the new spooled file. https://www.ibm....
2 months ago in IBM i / Print 1 Future consideration

Sort (auto-arrange) all content in /INCLUDE members in RPG IV

All content of included (/INCLUDE) members should be arranged in the source member so that the target (including) source member can be compiled. That is I want to include prototypes, declares, and even subprocedure implementation (body) in a /INCL...
8 days ago in IBM i / Languages - RPG 0 Submitted

Relax requirements for /INCLUDE /IF /ENDIF in RPG IV

We still have to start the /xxxx directives (e.g., /IF, /INCLUDE, /ENDIF, /DEFINE in column 7 even in *FREE. Please eliminate this restriction and allow them to be speified in any column so long as all content before the /<whatever> is blank.
8 days ago in IBM i / Languages - RPG 3 Functionality already exists

enhance the qsys2.journal_info view to return info for all recievers attached to a journal

we have a need to be able to find all "orphaned" journal receivers.
29 days ago in IBM i / Db2 for i 1 Submitted

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

Upgrade level of OpenSSH from v8.6p1 to one which will pass scanning services.

We are getting dinged by Qualys that our IBM i is exposed to CVE-2023-51385. I have applied the fixes listed at https://www.ibm.com/support/pages/node/7123159 however IBM only chose to patch an old level of OpenSSH instead of putting on a new leve...
8 months ago in IBM i / Open Source and PASE 3 Submitted

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