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 1747
139 VOTE

DB2 service for IFS listing

I'd like to be able to get a list of IFS files within a directory using a DB2 service. For example, to get the root directory:SELECT * FROM TABLE(QSYS2.GET_IFS('/')) A Which would return a list of stream files and directories within root. For the ...
almost 8 years ago in IBM i / Db2 for i 13 Delivered

Add BRMS object level omitting to the New IBMi Navigator

Heritage IBMi Navigator had BRMS object level omitting. New IBMi Navigator does not. Use Case: Our BRMS control groups
about 2 years ago in IBM i / BRMS 3 Delivered
114 VOTE

powervc support sr-iov vnic via HMC

Many banking clients want to use sr-iov and PowerVC, but they donot want NovaLink, because they have HMCs. So they want PowerVC can support SR-IOV via HMC.
almost 7 years ago in PowerVC 3 Delivered

F8 to recall commands like F9 does on 5250 Command line but in the opposite direction

This is a really simple request, one so basic I'm almost embarrassed to ask but it has been irritating me now for over 30 years so please bear with me ;-) I believe that from day one of OS/400 you have been able to press F9 to recall previously en...
over 5 years ago in IBM i / Work Management and Messaging 9 Delivered

Update RDi Eclipse to more current versions.

The version of Eclipse that RDi and it's family of products uses is now way out of date. Neon is gone and yet our version of eclipse for RDi is from 2017. It's time to allow us to install Eclipse on our own, and then install RDi as a plugin. This ...
over 4 years ago in IBM i / RDi (Rational Developer for i) 11 Delivered

Merlin Try and Buy

It would be great if IBM could provide "Try and Buy" or "FREE (limited)" version of Merlin.I need to evaluate the software before buy it.
almost 2 years ago in IBM i / Merlin 5 Delivered
118 VOTE

For RPG extend array capabilities

Extend arrays and data-structure arrays to be really dynamic without having to use base pointer and memory allocation. Without having to give number of max elements in dim(), e.g. dim(*varying) or dim(*dynamic) or dim(*automatic).Provide functiona...
almost 8 years ago in IBM i / Languages - RPG 9 Delivered
112 VOTE

Provide an %UPPER and %LOWER bif

It would be helpful to have an easier and more robust way to change the case of characters from upper to lower or lower to upper. The current method is to use the %XLATE function, but the usual way that this is coded (just using the main 26 letter...
over 7 years ago in IBM i / Languages - RPG 17 Delivered

Enhancement to SELECT

Currently there is no difference between a SELECT ... ENDSL block and an IF ... ELSEIF ... ENDIF block. I am not real sure why both are in the language. However, if the SELECT block had a "switched" format like the SWITCH block in C, that would be...
about 5 years ago in IBM i / Languages - RPG 13 Delivered

Creating ISO files larger than 4 GB with (smitty) mkdvd

If you use the script /usr/sbin/mkcd or mkdvd (is the same script) to create an ISO file from a slightly larger mksysb, a second ISO file is automatically created after 4 GB. /usr/sbin/mkcd -L -m MKSYSB_FILE -C /tmp -I /tmp -V rootvg -R -S -rwxr--...
about 4 years ago in AIX 7 Delivered