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 2975

Train a ChatGPT style AI on IBM i documentation and other public sources

The training should include specific documented knowledge including such sites as MidrangeL, StackOverflow, and IBM Tech Support knowledge base. IBM i is a very large product with manuals numbering in the hundreds, and many manuals follow a specif...
over 1 year ago in IBM i / Documentation 2 Future consideration

Provide a Tile Session Window option in IBM ACS for IBM i

Provide a way to do a so called Tile arrangement of the 5250 session windows in ACS. Use Case: I support over a dozen remote Power systems with IBM i installed. Using ACS I open green-screens to those session and have an app open and running. I wa...
about 3 years ago in IBM i / IBM i Access Family 2 Not under consideration

Add Support For Editing Records Natively in Access Client Solutions (ACS) Using the Schema (db2) Function

When using the new Access Client Solutions (ACS) software, we can view physical file (database) records by using the Schema function and browsing through the respective Libraries and Tables. However, there is currently no support to natively edit ...
about 2 years ago in IBM i / IBM i Access Family 1 Future 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...
over 1 year ago in IBM i / Languages - RPG 1 Not under consideration

Support both spellings for OPTION and OPTIONS in RPG IV

The H spec or CTL-OPT keyword and RPG Subprocedure Parameter Definitions use different spellings for OPTION/OPTIONS. Please relax the spelling requirements for the OPTION keyword so that both OPTION and OPTIONS are supported in both contexts, and ...
about 4 years ago in IBM i / Languages - RPG 3 Not under consideration

Support JSONPARSE without "root" object

Allow the IBM supplied JSONPARSE parser to parse a JSON object without a name. Use Case: Example, JSONString containing; { "name": "this is my name", "age": "50"} … fails with RNX0356, reason code 1 when using the code; Dcl-DS myDS Qualified; name...
over 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Enable Application Runtime Expert to write status messages to a message queue

To help the uptake of Application Runtime Expert, I feel it would be very useful for it to be able to write verification checks (success/failures) to a user-definable message queue. This will help teams integrate ARE into their monitoring tool(s) ...
about 1 year ago in IBM i / System Management 1 Future consideration

Allow partitioning of DDS created tables

As of today, a DDS created table cannot be partitioned by ALTER TABLE ADD PARTITION. In many cases, a DDS table can be converted to an SQL table, however some keywords like DATFMT are not available in SQL. Which means that those tables cannot be c...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

Add syslog facility to MESSAGE_QUEUE_INFO table function

This facility already exists for the history log and audit journal table functions, but those are quite limited in scope as many events will not occur in either source. Having the facility to retrieve messages in the same way for ad hoc message qu...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

Creation of a new function for certificate management in DCM

Currently, to manage certificates, the user needs *ALLOBJ and *SECADM permissions. I would like to have a function that allows users to manage certificates without needing these permissions.
9 months ago in IBM i / Security 1 Under review