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 2843

Expand 16773104 limit (RNF0376) within data structures

With nested data structures, especially those involving multi-dimensional arrays, it is very easy to exceed the 16773104 limit. Would be nice if this limit could be expanded. For backwards compatibility, if required, could perhaps use a compiler k...
about 4 years ago in IBM i / Languages - RPG 5 Future consideration

RDi should bring me to source of Serviceprogram procedure

Within RDi I can directly go to the source of a Copy Book (/copy or /include) and within RDi 9.6.0.11 I even can see that source directly. The same functionality is needed for procedures used in our code when they are somehow bonded to the program...
over 2 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

LPEX highlighting of matching keywords/brackets

A lot of editors will visually highlight matching parentheses when the cursor is resting on one half of the matching items. It would be nice if the LPEX editor could provide the same for RPG code. Use Case: * Highlight matching parentheses* Highli...
over 8 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Db2 service WRKCFGSTS

Create a Db2 for i service that does the equivalent of the WRKCFGSTS command where I can check if a device, or range devices selected by a wildcard, is varied on or off. Use Case: Rather than use WRKCFGSTS *DEV *TAP to see if all of the tape drive...
over 3 years ago in IBM i / Db2 for i 5 Future consideration

DLTF enhancement to remove dependant LF

DLTF can be instructed for special constraint handling by use of parameter RMVCST()Please add possibility to remove dependant LF with a parameter like DLTDEPLF(*YES) Use Case: Currently, dependencies need to be found with DSPDBR. Automatic file pr...
over 4 years ago in IBM i / Db2 for i 6 Future consideration

Provide plug-in mechanism for iACS

Provide a formal plug-in interface for iACS to allow developers to provide extensions to the existing functionality. Use Case: A plug-in interface to iACS would allow vendors, and open source developers, to provide additional functionality to vari...
over 3 years ago in IBM i / IBM i Access Family 3 Not under consideration

Improve IBM i Access ODBC Driver simultaneous connections by eliminating constant Windows registry updates

Please refer to IBM case number: TS014016695. It will fix the problem when ODBC driver creates multiple connections to the same host name as the same time. We had an issue in our organization when network connection drops between Windows cloud ser...
9 months ago in IBM i / IBM i Access Family 4 Future consideration

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
7 months ago in IBM i / Languages - RPG 1 Not under consideration

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable.

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable. example: incomingfile.xml encoded in UTF-8 should be parsed and a number of data should be st...
7 months ago in IBM i / Languages - RPG 1 Future consideration

RPGLE Language Server (Language Server Protocol)

The Language Server Protocol (LSP) was created by Microsoft in 2016 as an open-source protocol for use between source code editors or integrated development environments (IDEs) and servers that provide programming language-specific features like c...
over 1 year ago in IBM i / Application Development 0 Submitted