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 2900

Additions for the PRUV tool

Please add the following to the PRUV tool. Report on command default changes in IBM licensed program libraries. simple example (SELECT * FROM TABLE(QSYS2.OBJECT_STATISTICS('*ALL', '*CMD')) > WHERE APAR_ID = 'CHGDFT';) possible enhancements: in ...
12 months ago in IBM i / Install and Upgrade and Licensing 0 Submitted

Make pytorch available for install from ACS/Open Source Package Managment.

It would be much more practical, and much easier to install pytorch/ppc64 from a well known place. As for now, it's really hard to find instructions of where and how to install a version of pytorch, built for the Power PC architecture.
3 months ago in IBM i / AI with IBM i 1 Submitted

Implementation of restore function that does not change the state of the access path

We would like you to implement the restore function that does not change the state of the access path by implicitly shared access paths. Our customers are having trouble getting their program to do something unexpected by save and restore. We wou...
over 2 years ago in IBM i / Db2 for i 6 Not under consideration

Port Docker to 5733OPS

Docker is a container platform that allows to deploy self-sufficient applications and services. It allows to build agile software delivery pipelines to ship new features faster, more securely and with confidence. Use Case: It would be great to be ...
over 7 years ago in IBM i / Open Source and PASE 6 Not under consideration

Navigator for i - IFS analysis tool like TreeSize

I submitted this earlier (ID 133748) as a request for ACS, but it was declined and suggested that I resubmit it for Navigator for i. I can't seem to find a good and intuitive tool to get an overview of the IFS. It would be nice to able to look at ...
almost 4 years ago in IBM i / System Management 5 Future consideration

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
about 3 years ago in IBM i / Languages - RPG 11 Not under consideration

Cloud Storage Solutions for i 5733ICC - Multi-threaded downloads

I've configured the mutil-threaded uploads for this product and it made a significant improvement to the upload times. It would be beneficial to be able to do this for the downloads.
4 months ago in IBM i / Virtualization and Cloud 1 Under review

Allow more than 1 level of qualified datastructures in SQLRPGLE

We get more and more embedded SQL code in our RPGLE sources but the compiler still only supports 1 level of qualified data structures. This is such a pain. See Use case for example. More practical examples are joins where you want to use the exter...
over 4 years ago in IBM i / Db2 for i 6 Future consideration

Add ptf compare between multiple systems to New Navigator

The old fat client navigator with the compass from the deprecated windows product had the ability to compare PTF's between multiple systems and propagate them.Please add this to the New Navigator. Use Case: I want to know what PTF's are on my test...
almost 3 years ago in IBM i / System Management 5 Future consideration

Dynamic Strings in RPG

Have the ability to declare a character very similar to how we declare a string in Java without having to give it a length. Use Case: In Java to declare a string its just String mytext; In RPG I would like to declare a char as dcl-s myText char; M...
over 3 years ago in IBM i / Languages - RPG 12 Future consideration