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 4416

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
3 months ago in IBM i / Languages - RPG 1 Not under consideration

Add Filter on "Networks" tab on new VM Deployment window

When deploying new VM ; it would be great to have Search filter on Networks Tab. Currently we have +150 Networks defined on our PowerVC, so it is not very convenient to sort & scroll when trying to find the correct network :)
6 months ago in PowerVC 1 Future consideration

AIX LDAP Client (secldapclntd) Performance Enhancement

Current AIX secldapclntd implementation consumes significant resources and provides slow respond under larger load (thousends of clients). More info in support cases TS009747392 and TS009832647.
9 months ago in AIX 0 Planned for future release

CMC - Thresholds for used % of the Enterprise Pools base capacity

Within the CMC Enterprise Pools App we are missing a configurable threshold for used % of the Enterprise Pools base capacity. Because the base capacity is already paid and we want to make sure, that we get informed if we getting close to use credi...
almost 4 years ago in Cloud Management Console 0 Future consideration

Add a current location colunm of a tape on VFYMOVBRM

On VFYMOVBRM screen there is no information of the current location of a tape, so i need to check with WRKMEDBRM in order to known where are the requested tapes to put in the tape library. Would be easier and faster to have the current location in...
about 1 month ago in IBM i / BRMS 1 Not under consideration

Basic subfile/maintenance generator for a given table_schema, and table_name

We have UPDDTA to edit individual records of a file. We have RUNQRY for displaying all file records. It would save a lot of development time when we can have a default built-in subfile handler for any given table. => Shift F8, F9 to move subfil...
2 months ago in IBM i / Application Development 0 Submitted

Port Go Language

Port the Go language(n1) to IBM i PASE. n1 - https://golang.org/ Use Case: Finding that the Go language is becoming more popular and that some (popular) tooling is being built with it(n2,n3). Commentary from Kevin Adler: http://bit.ly/golang-twitt...
almost 8 years ago in IBM i / Open Source and PASE 15 Not under consideration

Partition Virtual Storage Diagram - update label from OS400 to IBM i

The Partition Virtual Storage Diagram produces an excellent diagram - but it shows the partition name and labels it as OS400. Rather out of date
9 months ago in Hardware Management Console 0 Planned for future release

Extending more IBM i Alerts for OS system limits

I am proposing an enhancement to our current IBM i alert system to improve our system monitoring capabilities and enable proactive management of potential issues. Current IBM i alerts are limited to monitoring only 8 predefined events. https://www...
5 months ago in IBM i / Db2 for i 2 Future consideration

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
almost 3 years ago in IBM i / Languages - RPG 11 Not under consideration