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 4655 of 4655

Add function "MONITOR_INTERFACE" in AIX 7.2 TL4

We have to stop the multicast executed by PowerHA.The function of MONITOR_INTERFACES is deleted in AIX 7.2 TL4, there is no other way to stop the multicast.
over 4 years ago in PowerHA for AIX 2 Not under consideration

Make Database Development Log on follow RSE connection standards

In RSE you can save your password. If later your profile password changes RSE tells you the password its attempting to use is not the same as the one on the server. Please make the connection feature for the Database Development / Debug adhere to ...
over 9 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

PowerVC need to detect and utilize existing Masking view and storage groups

When PowerVC manages AIX LPAR that was created Outside PowerVC it doesn't detect and utilize see the existing masking view and storage group on EMC VMAX storage , instead it creates new masking view and storage group when attaching new Luns , we h...
over 4 years ago in PowerVC 1 Future consideration

Templates should work outside of /free section

Templates doesn't work outside of /free but they should. And snippets are no substitution for templates. Use Case: Template example I would like to have outside of /free: \rev ${date} ${user} Task: ${task} ${cursor}
about 14 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Source members and IFS files in the same RSE filter.

Source members and IFS files in the same RSE filter. Use Case: My CGI applications (in my case with Strategi by ABL) is composed by IBM i objects and IFS files (HTML, HSM, CSS, JavaScript), so I would like see all these types in the same filter.
over 9 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration

RPG figurative constants in outline view.

In outline view constants section I would like see also RPG figurative constants *ZERO, *BLANK, *LOVAL and so on. Use Case: In legacy code, change all generic constants in specific named constants.
over 9 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Quantify the source lines covered with numbers of time executed

Please add the number of times a line was executed. Use Case: I would use this number to search for ways to possibly improve my program code to see if I can reduce the number of times a line is executed.
over 9 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

Quantify the source lines covered with time executed

Please add the total amount of time a line executed. Use Case: I would use this value to search for ways to possibly improve my program code to see if I can reduce the amount of time a line is executed.
over 9 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

SLOW THROUGHPUT ON PPP CONNECTIONS

A Point-to-Point connection will experience slow throughput, when loop_back performance feature is turned ON.
over 9 years ago in AIX 4 Not under consideration

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
over 4 years ago in IBM i / Languages - RPG 1 Not under consideration