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 2933 of 4545

IFS_PATH sql scalar function

With all the nice IFS sql functions like IFS_READ and IFS_WRITE it becomes more importent to work with the "path" . I'll suggest a IFS_PATH scalar function to handle the segments of an path: It could be somthing like this: -- Returns the path, fil...
about 1 month ago in IBM i / Db2 for i 1 Future consideration

BASH as a SQL service ( SQL scalar function)

Lots of great tooling is available in PASE via bash. It would be appreciated if commands could be executed using a "user defined function" returning a CLOB for the stdout. An implementation can be found here. https://github.com/NielsLiisberg/sql-o...
about 1 month ago in IBM i / Db2 for i 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...
about 1 month ago in IBM i / Languages - RPG 1 Not under consideration

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.
about 1 month ago in IBM i / Languages - RPG 3 Functionality already exists

Keep debug session active when RDi connection is interrupted

When debugging via VPN connection, it happens that the debug session gets interrupted or disturbed by connection issues. In those cases, the program resumes and runs without stopping at breakpoints or stepping. It would be good, if the debugged pr...
about 2 months ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

RDi "BYOE" (Bring-Your-Own-Eclipse) Edition

The idea is, to have RDi as an BYOE (Bring-Your-Own-Eclipse) install, which can be integrated into any existing Eclipse installation (even under Linux). This way, RDi would open up to more developers, especially to developers running Eclipse on Li...
about 2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

IPv6 - Provide default gateway configuration for SST LAN adapter interface

It is not possible in the existing OS releases to configure the default gateway for IPv6 interface in SST LAN interface. The only way how to make IPv6 interface working for this interface is to configure a LAN switch with auto discovery setup whic...
about 2 months ago in IBM i / Networking 3 Under review

Enhance the SQL Query Verifier in ARE to support an SQL Script

The SQL Query Verifier in ARE is very powerful, but would be even better if it supported more than a single SELECT statement. I would like the ability to create a script and have ARE run the script. The end result of the script would be a result s...
about 2 months ago in IBM i / System Management 0 Submitted

Enhance iNavigator to allow copy of user profile to other systems when it contains a group profile.

We would like to use iNavigator to copy user profiles from one system to many. This currently does not work if the user profile contains a group profile - which nearly 100% of user profiles do. Reference TS017839310 We consulted our Navigator deve...
about 2 months ago in IBM i / System Management 0 Submitted

DATA-GEN multi types (polymorphic) during serialization possibility

Handle cleanly new modern APIs that allows for multiple "types" (say mainstream Microsoft Graph API ) usually inside an array (i.e. array of different things to attach to a chat message etc.). JSON doesn't restrict particulars types in - say - arr...
about 2 months ago in IBM i / Languages - RPG 1 Under review