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 4323

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...
4 months ago in Hardware Management Console 1 Submitted

add a %round built-in function

While %inth and %dech exist, they only allow for half up rounding and don’t have an option to round to a negative number of decimal places (e.g. 123 => 120). The %dech built-in is kind of awkward because you always must specify the size and pre...
23 days ago in IBM i / Languages - RPG 1 Future consideration

Allow %PROC BiF in the ON-EXIT

Allow the %PROC built in function to be used in the ON-EXIT group. That way if the subprocedure errors I can return the name of the subprocedure to whatever called it.
4 months ago in IBM i / Languages - RPG 2 Future consideration

Cloud Connector Status report also HMC hostname

it's much easier to find HMC hostname during investigation
3 months ago in Cloud Management Console 0 Submitted
125 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...
over 1 year ago in Hardware Management Console 1 Future consideration

Please add nslookup, host, dig as part of the base os or TC1

I need to use nslookup (could maybe settle for dig or host) from IBM i. However you only get these tools if you have option 31 of SS1 loaded. Option 31 will no longer be supported as per https://www.ibm.com/docs/en/announcements/end-marketing-en...
11 days ago in IBM i / Networking 2 Functionality already exists

For a procedure returning a varchar, writing "return *blank;" should be the same as writing "return '';"

Writing: dcl-s result varchar(500); dcl-proc GetErrorMessage; dcl-pi *n varchar(500); end-pi; return *blank;end-proc; result = GetErrorMessage(); //=> result = '[500 times space character]' is not the same as writing: dcl-s result varchar(500);...
11 days ago in IBM i / Languages - RPG 0 Submitted

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.
about 1 month ago in IBM i / Languages - RPG 1 Future consideration

Better behavior and error handling between Infoprint and SMTP

We've gone to great lengths to troubleshoot an email delivery issue in IBM Case TS015919455. When encountering a transient email delivery issue while using a 3rd party email relay server on the public internet (i.e. Microsoft 365), the IBM SMTP se...
about 1 month ago in IBM i / Print 1 Future consideration

Make installing Visual Explain optional

When installing IBM i Access Client Solutions (ACS) the option is given to skip the installation of several components. Run SQL Scripts (RSS) always has Visual Explain included. I would like to see this treated similar as the System Debugger which...
about 1 month ago in IBM i / IBM i Access Family 1 Submitted