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 4499

please update ICU libraries

Please update ICU libraries on the machine. They are simply too old. Looking into QICU library there are ten years ago versions. By the way, the ICU project is maintained by IBM itself. ICU is published and enlisted in the public API of the system...
8 months ago in IBM i / Core OS 4 Future consideration

Change of name for ILE/RPG

Time to give ILE/RPG a new name that is better suited to its current form.Call it "RPG for i", matching "Db2 for i". Use Case: By giving the RPG product a new name will help us define the difference between modern free format RPG & the older f...
over 4 years ago in IBM i / Languages - RPG 8 Not under consideration

API or DB2 SQL Service to return the OVRDBF information for a JOB

It would be nice to have either a DB2 SQL Service or API that would return the information from DSPOVR. Currently the only way I know to do this at least for the current job is to do a DSPOVR *PRINT or DSPJOB *PRINT and read through the spool file...
6 months ago in IBM i / Db2 for i 4 Future consideration

Provide RSCT Domain filtering options for managed systems co-managed by HMC and PowerVM NovaLink

In PowerVC environments that utilize IBM Cloud Management Console (CMC) for Power Enterprise Pools (PEP), it's common for managed systems to be co-managed by HMC and PowerVM NovaLink. PowerVM NovaLink is in controller mode to facilitate operations...
9 months ago in Hardware Management Console 1 Future consideration

BRMS ICC backup to AWS Cloud only allows US East region for storing data

Please see PMR Case number TS016529098. We are looking to use BRMS to send backup data to an S3 bucket at AWS. By default it is directing to AWS US East region and we are told there is no option to send data to another region. We faced issues with...
5 months ago in IBM i / Virtualization and Cloud 1 Submitted

Insecure HTTP Response Header Configuration Target(s) : xxxxxxx.com:2003/Navigator

We have external audit and according their finding lis we sould solve this trouble. I created a normal support case TS016304722 and this request was recommende.
4 months ago in IBM i / Web Serving 5 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 ...
over 2 years ago in Hardware Management Console 2 Future consideration

Allow %right, %left, and %subdt to left of assignment operator =

%subst is allowed on the left of an assignment operator, in order to change a substring. It would be nice if %left, %right, and %subdt could do the same. Instead of: if (%len(%trimr(XREF)) > %len(F1XREF)); %subst(F1XREF:(%len(F1XREF) - 2)) = '....
9 months ago in IBM i / Languages - RPG 1 Future consideration

Backport PCM FPIN congestion mechanism to AIX 7.2

We have noticed that in an environments with FPIN notifications enabled and high read rates and a larger storage throughput capacity that host ingestion capacity, the behaviour of AIX 7.3 and AIX 7.2 are quite different, leading in AIX 7.2 to scen...
about 1 month ago in AIX 0 Submitted

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
6 months ago in IBM i / Languages - RPG 2 Under review