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 1660

%SCANRPL to replace only *FIRST or *LAST occurence

%SCANRPL is a nice and usefull function but sometimes we need to limit the replacement to the first or the last occurence. Use Case: When we use long varying strings with placeholders some of them are repeated and we cannot use %SCANRPL.
almost 6 years ago in IBM i / Languages - RPG 5 Not under consideration

Port Mongodb

Port Mongodb to IBM i PASE. https://mongodb.com Use Case: It is starting to become more prevalent that tools(n1) are using NoSQL databases as their means to store data. This means we can't adopt those tools to further our businesses and we are lef...
over 6 years ago in IBM i / Open Source and PASE 4 Not under consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
over 4 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

add repeat every x minutes to OS400/IBMi integrated scheduler

Please add "repeat every x minutes" / "repeat every x seconds" to the native OS scheduler. Every OS, even free, has this basic capability. I know that there is an "advanced scheduler" product, but my opinion the Operating System should have such b...
about 3 years ago in IBM i / Core OS 7 Not under consideration

Adjust the functionality of AUDIT_JOURNAL_* table functions

I think the current behavior is quite confusing. For example, if I'm trying to retrieve the QAUDJRN "PW" entries from a specific receiver, I might try this: SELECT * FROM TABLE ( SYSTOOLS.AUDIT_JOURNAL_PW(STARTING_RECEIVER_LIBRARY => 'QSYS', ...
5 months ago in IBM i / Db2 for i 4 Not under consideration

ACS - Database Table Functions

Allow me to edit the contents of a table from the ACS Database context. I can View, Clear, Copy, Initialize and Reorganize Data but not Edit the content. Use Case: This option is heavily used by our database administrators in order to view and man...
over 6 years ago in IBM i / IBM i Access Family 4 Not under consideration

V7R1 should support newer SSL Ciphers

Cryptographic support on V7R1 should support the newer SSL Ciphers that V7R2 and up also have. V7R1 is still a supported OS and since most trading partners are updating the SSL certificates that use updated Ciphers, it means that the clients using...
over 7 years ago in IBM i / Security 7 Not under 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

Please add a prompt to run the setup functions again. (Resubmitted)

Please see the idea I created before with the same title. The functionality needed as you say is already in the system. I disagree. Control is available but is totally in the hands of the PC and network folk. They are not responsible for the secur...
3 months ago in IBM i / IBM i Access Family 3 Not under consideration

Handle %split like an array

%split is a great new feature for us, but it can be a bit tricky to handle. In order to access the second element, we need to first put the element in an array. It would be interesting if we could access the element like an array, such as in the f...
10 months ago in IBM i / Languages - RPG 1 Not under consideration