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

Retrieve values from existing objects

Create or modify objects requires you to specify parameters (i.e. Activation Group, Form Size, Orientation, Size, Reuse Delete records and so on). These parameters may be retrieved from the existing object and prompted. A possible list of object c...
almost 11 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Thread usage statistics enhancements

1. Thread usage stats based on accumulated time dispatched to CPURequest new stat available, via getthrds64 and getrusage(RUSAGE_THREAD,...) accessors, to reflect the accumulated time the thread is dispatched to CPU. Breakdown by user time and sys...
almost 11 years ago in AIX 2 Not under consideration

Let client choose the LPAR ID of PowerVC Deployment

The Current PowerVC Driver does not let you choose the LPAR ID to be specified.However we have seen cases in the field that the customer wants to choose the LPAR id to be used for deployment.Major reasons are because1. HMC taskroles rely on LPAR I...
almost 11 years ago in PowerVC 2 Not under consideration

pls increase TOP 10 metric value on db2monreports from 10 to 30 or 50

Hicould you pls increase the limit on TOP metrics from "TOP 10 " to "TOP 30 or 50" ? at present, we are missing some important queries to get captured in these reports.
over 5 years ago in AIX 2 Not under consideration

PAM-based authentication

CMO uses keystone definitions on CMO level. PVC via local system. One would like to use the Pluggable Authentication Model (PAM defines authentication policy and authentication source, more...)
almost 11 years ago in PowerVC 2 Future consideration

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 5 years ago in PowerHA for AIX 2 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 5 years ago in PowerVC 1 Future consideration

LPEX RPG Filter view code does not remove all comments

Using IBM Rational Developer for i Version 9.0.1, editing or view RPGLE code. "Filter view -> Comments" works correctly, showing only comments, but "Filter view -> Code" retains many comments, especially those with 'C' or 'c' in column six. ...
about 11 years ago in IBM i / RDi (Rational Developer for i) 3 Is a defect

NPIV load_balacing in LPM allgorithm

My customer uses multiple fcs adapters in a VIOS that are connected to the same FC fabric. This is done for load balancing. When creating new LPARs, these will be distributed over the fcs.But, when the LPARs are moved using LPM, the LPM algorithm ...
about 11 years ago in PowerVM VIOS 3 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 5 years ago in IBM i / Languages - RPG 1 Not under consideration