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

Core OS

"With" opcode for RPG nested data structures, like VB's "With...End With" statement.

Referencing deeply nested data structure variables is a chore in RPG and the RPG code becomes verbose. Visual Basic has a statement "With ... End With" that "Executes a series of statements that repeatedly refer to a single object or structure so ...
15 days ago in IBM i / Languages - RPG Submitted

Add the option to log the deletion of MTIs.

Recently I discovered that next to a plan being removed from the Plan Cache, there is another reason why an MTI can be deleted. There is a connection between a MTIs and a Plans in Plan Cache. so when a Plan is removed/pruned from the Plan Cache th...
15 days ago in IBM i / Db2 for i Submitted

Improve message of CPF5222 on CHGPWD

When changing a password upon expiration or during CHGPWD execution, if a blank or non-alphabetic character is entered in the current/new password field, the message CPF5222 'Name is not correct' is displayed. However, this message does not clearl...
5 months ago in IBM i / Security Future consideration

trim (leading and trailing) blanks from input in HMC search fields

Currently the 'Partitions' or 'Systems' search field filters for an exact match in the HMC Web GUI.As a consequence leading or trailing blanks do matter, but are hard to spot visually. 'LPAR1' works as expected.' LPAR1' or 'LPAR1 ' would not retur...
6 days ago in Hardware Management Console Submitted

GUI "Reports" should also report CLI actions & include workgroup names

The "Reports" section of the GUI should also report command line actions instead of just the GUI actions. If a company primarily uses the CLI for KSYS actions, the GUI reports do them no good. The GUI report also does not include the workgroup nam...
6 days ago in VM Recovery Manager Submitted

Automatic Management of TLS Certificates

Since the validity period of SSL/TLS certificates will be reduced from the current 398 days to 47 days starting in March 2029, managing certificates manually will become very difficult due to the significantly shortened validity.Therefore, a servi...
9 months ago in IBM i / Security Future consideration
134 VOTE

GitHub actions for ppc64le. Let's make ppc64le a standard!

With the exponential emergence of ARM-based systems we think it is time to make ppc64le a third standard along with x86 and ARM. 1. The context The rise of containerization and cloud-native applications has emphasized the importance of Continuous ...
almost 2 years ago in Linux for Power / RHEL OpenShift (5639-OCP) Future consideration

SQL function for CVE currency

Customers need a way to audit compliance with IBM i CVEs. Each CVE is published with a corresponding patch from IBM. A SQL function similar to PTF currency will give customers the ability to check the patch status for all CVEs published by IBM. Th...
11 months ago in IBM i / Db2 for i Future consideration

Define a field in a copy source using a field reference file.

I'm missing a way to define a field in a copy source using a field reference file.It could either be an extended version of LIKE() or a new LIKEFLD() For example:dcl-s myField1 LIKEFLD(fldref.format2 : myField : +5)dcl-s myField2 LIKE(fldref.forma...
5 months ago in IBM i / Languages - RPG Future consideration

Add options to indicate the trace output file and options for HTTP functions

Calling axiscAxisStartTrace("/tmp/axis.log":*NULL) followed by QSYS2.HTTP_GET or QSYS2.HTTP_POST via embedded SQL does not work when the http functions run in the default activation group but the service program for the axiscAxisStartTrace() runs ...
17 days ago in IBM i / Db2 for i Submitted