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

248 VOTE

Machine pool minimum size setting for path switch.

Please refer to TS005543906(CritSit(MEC)) . The system is configured with multi-path storage via SAN switch. The serious problem (5250 telnet terminals dropped) happened when the system did path switch. It was because the lack of machine pool and ...
over 1 year ago in IBM i / Storage Not under consideration

Add a memory compression feature to IBM i, with AME analog functionality (HW or SW based)

We all know memory prices are going high, really high, IBM Power CPU is to powerful, so exchanging CPU cycles for memory does not sound crazy. Actual applicantions based on SQL and multi-threaded languages eat more memory than RPG and Cobol in the...
13 days ago in IBM i / Virtualization and Cloud Not under consideration

Integrated File System tool: Allow us to change the size of the font

In ACS's Integrated File System tool the font is too small. I want to be able, like I can in other ACS tools, adjust the size of the font.
9 months ago in IBM i / IBM i Access Family Not under consideration

Allow calculated values for CONST and INZ

Currently, only hard-coded values ​​are allowed when initializing a variable or constant. dcl-c BIT31_EXC_SENT const(2147483648) ; dcl-c BIT31_EXC_SENT const(x'80000000') ; or dcl-s BIT31_EXC_SENT uns(10) inz(2147483648) const ; dcl-s BIT31_EXC_SE...
3 months ago in IBM i / Languages - RPG Not under consideration

Enhance %CHAR or create a new built-in that referrences an array as a character string

RPG IV currently lacks a clean, safe, and expressive way in free-form RPG to treat an array (or a contiguous subset of an array) as a character string. This gap is most visible when attempting to replicate the behavior of the legacy MOVEA opcode, ...
4 months ago in IBM i / Languages - RPG Not under consideration
310 VOTE

*ESCAPE messages for SAVLIB

We have received MONMSG for CPF3795 in every SAVLIB running in our CL program: https://ecurep.mainz.de.ibm.com/rest/download/28061%2C100%2C838/2018-04-06/28061.100.838.SOURCE.txt?astext=true&fileSize=83568 But, when CPF3795 is reported saving ...
about 8 years ago in IBM i / Save and Restore Not under consideration

Add the option to log the deletion of MTIs.

Recently I discovered that next to a plan being removed from the Plan Cache, there is another reason why an MTI can be deleted. There is a connection between a MTIs and a Plans in Plan Cache. so when a Plan is removed/pruned from the Plan Cache th...
about 2 months ago in IBM i / Db2 for i Not under consideration

Always update current user in PSDS after profile swap.

Swapping user profiles [1] is a common technique for CGi programs and other service oriented programs to make sure the program runs under the right profile. This will change the CURRENT USER in the job. The CURRENT USER is reflected in the PSDS at...
about 1 month ago in IBM i / Application Development Not under consideration

Typed constants

It is possible to type enumerations, that is, the constants within the enumeration. However, it is impossible to type a constant outside of an enumeration. Compilation OK : //1. Typed & qualified enum dcl-enum ACTION char(3) qualified ; dcl-c...
3 months ago in IBM i / Languages - RPG Not under consideration

Provide *true & *false figurative constants for indicators

To align with modern languages, please consider adding new figurative constants *true & *false for indicators.
5 months ago in IBM i / Languages - RPG Not under consideration