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 2864

Edit files in IFS using Navigator for i or ACS

After we installed the latest PTF's, the old Heritage IBM navigator for i has been disabled. Just about every week we EDIT a lot of files in the root file system and we used to be able to do this through the Heritage version. The only file system ...
over 2 years ago in IBM i / System Management 3 Future consideration

Let RDi correctly retrieve compile results when compiling two objects with the same same at the same time

The problem is, that the "Error List" view is not correctly loaded, when two objects of the same name but different types are compiled at once. In that case only the compile result of the second compile is displayed. The first idea is to change RD...
10 months ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Suppressing Hardware Problem messages

We normally get the messages related to any hardware problem on the IBM i O.S which is good if it is on-prem server. But considering a user who has cloud based subscription for an LPAR in the IBM Cloud then these kind of messages doesn't makes any...
about 1 month ago in IBM i / Hardware 1 Under review

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 Go Language

Port the Go language(n1) to IBM i PASE. n1 - https://golang.org/ Use Case: Finding that the Go language is becoming more popular and that some (popular) tooling is being built with it(n2,n3). Commentary from Kevin Adler: http://bit.ly/golang-twitt...
almost 8 years ago in IBM i / Open Source and PASE 15 Not under consideration

Do not HOLD job schedule entries with CFGSTRPRSC on Source lpar

Since version 5.2 of the FSFC toolkit, the startup program is not replaced anymore with STRFSFLASH. Instead, command CFGSTRPRSC must be placed in the system's startup program. With this command. the job schedule entries are put on HOLD and afterwa...
8 months ago in IBM i 0 Submitted

Add auditing to successful authentications

IBM i records failed authentications, which appear in the audit journal entries, but is missing a unified entry type for successful authentications. From an auditing perspective, this makes it hard to comprehensively track and report on successful...
over 1 year ago in IBM i / Security 3 Future consideration

Add OpCode for continuing to process "when" statements within Select group

sometimes it is necessary to need to process the remaining WHEN operands within a SELECT group. if the "CONTSL" 'Continue Select' were used then the OTHERWISE should not be true. (this up for discussion) Currently we need to do if-then-else group....
8 months ago in IBM i / Languages - RPG 6 Future consideration

Rust language that has become an essential language for UNIX based products. Many IBMi & AIX companies should have the ability to compile Rust on IBM i PASE and on AIX.

IBM is distributing the ClamAV open source antivirus as part of the AIX but ClamAV has a new release that is based on Rust (software language). Rust has become an essential language for UNIX based products. So many IBMi & AIX companies should ...
about 2 years ago in IBM i / Open Source and PASE 3 Under review

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