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 4395

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); d...
3 months ago in IBM i / Languages - RPG 2 Not under consideration

lvmstat that can gather MWC stats

We need a custom lvmstat that can gather MWC stats, that would would work like this: To enable mwcc stats: lvmstat -v <vgname> -me To disable mwcc stats: lvmstat -v <vgname> -md To clear mwcc stats: lvmstat -v <vgname> -mC To que...
12 months ago in AIX 0 Planned for future release

New ASSERT op-code

Assertions are good programming style and widely in use in C, C++ and other languages. The idea is to have an ASSERT op-code like that: assert sqlcode in %list(0:100) 'Unexpected SQLCODE = '+%char(sqlcode); assert sqlcode = *zero %msg(...) %target...
7 months ago in IBM i / Languages - RPG 3 Future consideration

HMC delivering rperf calculation

Would simplify and speed up the process to gather this info, which will be helpful in the sizing of new customer environments and comparison of customer environments.
6 months ago in Hardware Management Console 0 Planned for future release

Add information indicating that the session is open with ACS

Many companies are slowly converting video sessions from Client Access to ACS. In order to monitor the progress of these upgrades it would be useful to have an SQL service that lists the video devices, which also reports a field indicating that th...
20 days ago in IBM i / IBM i Access Family 1 Not under consideration

Request for adding Allocated Processor System Thresholds to IBM CMC

The CMC currently provides the ability to set thresholds for alerting for Utilisation. Customers running multiple IBM Power systems however stand to benefit from a similar concept - Allocation thresholds, since having sufficient spare allocatable ...
3 months ago in Cloud Management Console 0 Submitted

Include an "assigned" flag to DCM API to indicate if cert is assigned to an DCM application or not

There is an API that already exists that allows certificates stored in a DCM store be read and would include expiry date, which is useful. I am not sure what the API is called, but I know that TAATOOL provides a command (CVTCERT) that uses the IBM...
3 months ago in IBM i / Security 5 Under review

Add "Deprecated" as a special keyword to procedures

Deprecation is something that is not something that RPG developers would be familiar with, however open source developers are. When you no longer need a method or when you dont want someone to use a method that is out there, you deprecate the meth...
over 1 year ago in IBM i / Languages - RPG 8 Future consideration

SYSTOOLS.READ_SPREADSHEET to be able to read xlsx files from SQL

It would be usefull to be able to read xlsx files from within RPG programs for importing data as a table function.
6 months ago in IBM i / Db2 for i 2 Future consideration

Instantaneous consumption of IBM Power servers

With the great challenges of energy reduction that we will have to face and in the perspective of "greenIT", it would be interesting to me to be able to know the instantaneous consumption of the Power (and others) infrastructure . As requested by ...
almost 2 years ago in Hardware Management Console 2 Future consideration