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

Ideas

Showing 284

New *EMPTY constant

Follow-up on https://ideas.ibm.com/ideas/IBMI-I-4107. Instead of using *blank / *blanks, when one wants to return an empty string from a function, instead of writing: return ''; One could write: return *empty;
about 1 month ago in IBM i / Languages - RPG 1 Future consideration
132 VOTE

Provide sum of energy consumed and system temperature to HMC

Energy and environmental aspects are getting more and more into focus when discussing datacenter efficiency The Power High-End (in a minimum P10 and future and maybe P9 as well) systems should be enabled to expose temperature and energy charts th...
about 3 years ago in Hardware Management Console 1 Future consideration
144 VOTE

Dynamically editable min/max fields when LPAR gets shut down

When you are on a partitions memory configuration section and the partition is running you can only change the allocated value and the min/max values are greyed out. When the partition is then shut down the min/max values should be editable but th...
over 4 years ago in Hardware Management Console 3 Future consideration

Add a compiler directive to emit a message to the compiler listing

Under special circumstances it can be useful to add a user defined warning or error to the compiler listing - even to the extend, that a module should not compile. A new compiler directive "/MESSAGE" should be introduced like this: /IF NOT DEFINED...
4 months ago in IBM i / Languages - RPG 1 Future consideration
124 VOTE

HMC Performance Dashboard shows different calculated graphs depending if the LPAR is in Shared-Pool and Dedicated Mode

At the moment the HMC Performance Dashboard is using a different calculation method - depending on the LPAR using Shared-Pool or Dedicated-Donating Mode - to display the CPU utilization graph without any hint of these differences. Both graphs are ...
almost 4 years ago in Hardware Management Console 2 Future consideration

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Create SAN Zones from HMC (or from VIOS) for vFC-Client-LPARs

Using PeerZones simplifies Zoning and provides a base that can easily be expanded.Once the principals are prepared, it is easy to add new clients. This could also be extended to the storage system configuration for each host. HMC is in a pivotal p...
17 days ago in Hardware Management Console 0 Future consideration

Possibility to use generic message ID's on ON-EXCP section in MONITOR group

It would be very useful to have ability to use generic message ID's e.g CPF0000, CPF9800 in ON-EXCP op-code within MONITOR group. This should be similar to CL's MONMSG functionality in terms of generic message ID's monitoring.
about 1 year ago in IBM i / Languages - RPG 1 Future consideration

Backup MFA Server on HMCs

We have implemented MFA on all our HMCs via PowerSC MFA Servers, but in the Multi Factor Authentication configuration of HMC, has only one Server HostName or IP address of PowerSC MFA Server to configure! That means that if we failover to the back...
8 months ago in Hardware Management Console 0 Future consideration

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
over 1 year ago in IBM i / Languages - RPG 2 Future consideration