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

All ideas

Showing 4926 of 4926

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
12 months ago in IBM i / Languages - RPG 3 Future consideration

Allow reuse of QSQSVR prestart jobs for multithread jobs running embedded SQL in server mode

Please allow release of QSQSVR prestart jobs back to the pool upon thread termination for embedded SQL (SQLRPGLE) running in server mode in multithread capable jobs. Currently, when a multithreaded job running in server mode (set by QWTCHGJB) spaw...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

PowerSC MFA on HMC Emulator Console Port 2300 & 2301

We have implemented PowerSC MFA on HMCs but it is only supported for HTTPS (GUI) and SSH Ports, while the Emulator Console Ports 2300 & 2301 don't support MFA. That means that we must also have additional local users on the HMCs, that reduces ...
7 months ago in Hardware Management Console 0 Submitted

Return previous functionality to manage rw / read-only on virtual media library iso's from the GUI.

HMC users managing the virtual media library from the GUI were impacted when this functionality was removed.
8 months ago in Hardware Management Console 0 Future consideration

Allow DCL-S within enum to support exact parameter passing

I would find it useful to use ENUMs with Exact parameter passing. At present, anything within an enum is implicitly defined using "DCL-C". Exact parameter passing requires variables to be defined as being LIKE the same parameter type, and so an en...
5 months ago in IBM i / Languages - RPG 3 Planned for future release

All **FREE to be the first non-blank line in source code instead of strictly the first line

When I code, I always leave the top line blank for various reasons. Also many developers do the same. Some reasons include that RDi doesn't let you insert a line before line 1 (try it, it doesn't) but that's minor. For the most part, I want the co...
5 months ago in IBM i / Languages - RPG 3 Not under consideration

get full details about 5250 fields via ehllapi of ACS

the ehllapi of ACS allows a client application under windows to query the attributes of each field of a 52250 screen. This api returns some information, not all. for example, the auto-enter-field status is not returned. This put my client applic...
6 months ago in IBM i / IBM i Access Family 4 Not under consideration

Provide Prometheus exporter for LPAR and System data in HMC

Please provide a Prometheus exporter for the HMC which cound be used for sending system and partition utilization data to prometheus timeseries database. This would be very helpful to consolidate performance data in a single place together with ot...
over 1 year ago in Hardware Management Console 1 Planned for future release

PowerVC container based (docker/podman)

To simplify the installation and update procedure and get more stability. This also reduces the dependencies on the operating system/repos.
about 2 years ago in PowerVC 1 Future consideration

Named index of current iteration in for-each loop

I'm building some functionality that relies on several arrays that need to be filled, checked and modified on the fly. I like the for-each loop with dim(*auto: nn) for this. In the initial load proces I can use '*next' as an index, which is great....
over 1 year ago in IBM i / Languages - RPG 2 Future consideration