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

My votes: RDi (Rational Developer for i)

Add OPEN *ALL to RPG to open all files not already open.

Files defined as USROPN or already closed must be opened manually and individually and code must make sure each file is not already open. OPEN *ALL would be the complement to CLOSE *ALL.
11 months ago in IBM i / Languages - RPG Future consideration

Implement RFC3442 to include Classless Static Route Option 121 in DHCP

We would like to use the DHCP option 121. This option is introduced in the RFC3442. IBM confirmed that this RFC us currently not implemented. The introduction of this RFC3442 makes our life much easier, because we don't need to wait for the interf...
about 1 year ago in AIX Future consideration

PowerVC HA Architecture for 2 Node Clusters/Sites

For customers with just 2 sites, a PowerVC Multi-Node implementation with just 2 nodes and STONITH is needed to have a proper working high availability solution. Installing PowerVC Multi-Node with 3 nodes in just 2 sites will always end up in the ...
about 4 years ago in PowerVC Future consideration

Add a way to associate a Binding Directory with a Subprocedure Prototype

When using /INCLUDE to pull in Prototypes, RPG developers also have to remember to specify the BNDDIR or BNDSRVPGM keyword on the CTL-OPT spec in order to include the related component that contains the procedure. This request would enable the dev...
about 1 year ago in IBM i / Languages - RPG Future consideration

Relax requirements for using Ds in I/O

The general problem is about the compiler issuing a RNF7595 when I try to use the same Ds (or Likerec Ds) on diffent files sharing the same format and based on the same PF. This is an example: Dcl-f fileA01L keyed usage(*input); Dcl-f fileA02L key...
over 1 year ago in IBM i / Languages - RPG Future consideration

physical port on destination side for the migrating client LPAR

Physical port (FCS)on destination side for the migrating client LPAR can not see during the LPM on HMC GUI , so as mentioned the option is only available from HMC CLI with the command below: ~> migrlpar -o v -m <source_managed_system> -t ...
over 4 years ago in Hardware Management Console Future consideration

See progress of RGZPFM

When you do a RGZPFM can we see the progress in the joblog? or somewhere we could see how much progress is being made. This will help gauging how long a reorg will take.
almost 2 years ago in IBM i / Db2 for i Future consideration

Provide capability to restrict use of Global Variables in Subprocedures

Provide a capability to restrict access to global variables from local subprocedures. This could be done by adding a keyword to the dcl-proc specification that lists the global variables permitted for a given subprocedure. For example: dcl-proc My...
over 9 years ago in IBM i / Languages - RPG Future consideration

vdisk_protection_enabled in IBM i PowerHA environments

This is the corresponding RFE to RFE number 141546 but for IBM i side.Spectrum Virtualize (be it flashsystems or SVC) introduced feature to restrict LUNS from being unmapped or deleted from storage when there was I/O in last XX minutes.This featur...
about 4 years ago in IBM i / PowerHA Future consideration

Dynamic Strings in RPG

Have the ability to declare a character very similar to how we declare a string in Java without having to give it a length. Use Case: In Java to declare a string its just String mytext; In RPG I would like to declare a char as dcl-s myText char; M...
almost 5 years ago in IBM i / Languages - RPG Future consideration