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

Application Development

Showing 100

Operating System "IBM i" needs to be renamed

"IBM i" needs to be renamed. The current name is very confusing and it is not clear how to name it. Some call it i, system i, IBM-i, IBMi, IBMI. AS400 was a simple name. I5 was also a simple name. But it did not take long and IBM kept renaming it ...
over 6 years ago in IBM i / Application Development 10 Not under consideration

Create a Get Short System Object Name from Long Name API

The QDBRTVSN API has an interesting syntax and is limited to *FILE objects and retrofitted to also work with Libraries. What is now needed is a new API that works with all Object Types and that converts both the Library and Object names from long ...
about 3 years ago in IBM i / Application Development 2 Not under consideration

iACS system debugger required to use QGPL

Fail to start system debugger in iACS due to no permission to create objects in QGPL. After checked with IBM support team, *CHANGE permission required on QGPL. Unfortunately, our development environment allows to grant *USE to developer only due t...
about 3 years ago in IBM i / Application Development 3 Future consideration

Implement SST or SUBSTR in RPG IV Built-in Functions

Since integration with SQL is pervasive in RPG IV, it would be beneficial (particularly with new-hires) to have RPG support consistent components with SQL.To that end, the SQL language uses SUBSTR or SUBSTRING for the Substring function, while CL ...
about 3 years ago in IBM i / Application Development 3 Not under consideration

Support *PRVPGM for TOPGMQ Parameter of QMHSNDPM API

The lack of the ability to use QMHSNDPM to "know" that a message is being directed to the previous program (like the OPM version) when sending to ILE objects in the call stack is frustrating. Today we have to play with the *CTLBDY and the Relative...
over 4 years ago in IBM i / Application Development 2 Not under consideration

Change "DYNAMIC USER PROFILE" parameter using CHGPGM

CHGPGM can be used to change the USRPRF parameter (*USER or *OWNER). It would be very nice if the same command can also change the DYNAMIC USER PROFILE (*USER or *OWNER) parameter. Currently a recompile is needed. Use Case: Developers often forget...
almost 6 years ago in IBM i / Application Development 4 Not under consideration

TLS support for iACS Graphical Debugger

The Graphical Debugger included with iACS connects to insecure port 8475 (as-rmtcmd) instead of secure port 9475 (as-rmtcmd-s) for the remote command service. I have not performed a line trace but suspect the remote debugger service running on por...
about 3 years ago in IBM i / Application Development 2 Future consideration

Add All DATE FORMATS to QSYSINC.MIH(MIDTTM)

The QSYSINC/MIH/MIDTTM include member does not include a supported "date" format codes for the _CVTD MI instructions. Many are missing entirely. Please add them to this C include member so that we don't have to code them ourselves. Use Case: Tying...
over 2 years ago in IBM i / Application Development 2 Future consideration

Add MSGF to program references

We commonly use a change management system to do impact analysis on IBM i objects in our applications. The DSPPGMREF in correctly returns *FILE for a *MSGF reference in CLP or CLLE. The command will be correct to not return anything, but it is imp...
over 6 years ago in IBM i / Application Development 1 Not under consideration

Expose the REGEXP_LIKE SQL UDTF's EXTERNAL NAME as a System API

The C runtime regcomp/regexec functions are from last century and do not support anything introduced in regex since 1997. The SQL Function REGEXP_LIKE however does support contemporary features of regex, such as Word boundary that are lacking from...
about 3 years ago in IBM i / Application Development 5 Future consideration