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

IBM i Access Family

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 6 years ago in IBM i / RDi (Rational Developer for i) Delivered

Bold the column headings on the second (or subsequent) sheets that are appended into a workbook when using /plugin:CLdownload with /update flag

When the spreadsheet is initially created, the column headings (labels) are bolded in Sheet1. However, when Sheet2 is added using the /sheet=2 and /update flags, the column headings are NOT bold.
6 months ago in IBM i / IBM i Access Family Delivered

Run SQL Scripts - Autocomplete

Just like RDI or any else IDE you can autocomplete or look up fields when writing code. It would be great if this would be available in Run Sql as well and in best case it would also be able to handle a library list for those of us with multiple s...
over 8 years ago in IBM i / IBM i Access Family 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...
almost 7 years ago in IBM i / Languages - RPG Delivered

Port PHP rpm to PASE

PHP is an open source development language. Every other platform other than the IBM i has the ability to install and use PHP by itself (sans Zend Server). IBM i is unique in this. I believe to be fair to customers, the option of installing PHP wit...
over 7 years ago in IBM i / Open Source and PASE Delivered

AIX Fast I/O error recovery on redundant storage environment

There are many redundancy solutions for robust disk I/O availability - redundant HBAs, redundant SAN switches and redundant storage system. After apply IJ10537(included in AIX 7.2 TL2 SP3), almost 120 sec to recover I/O even set rw_timeout to mini...
about 7 years ago in AIX Delivered

PowerVC running EOL MongoDB 5.0 embedded database

Current PowerVC levels 2.2 and 2.3 both are running at MongoDB version 5.0 which is EOL as of October 31 2024. Please add latest version of the mongoDB to PowerVC versions 2.2 and 2.3
5 months ago in PowerVC Delivered

Provide %InList Built In Function

Provide a new BIF %InList() or %OrList() to check if a variable's value exit in list. Use Case: Dcl-S MyState Char(2) Inz('CA') If %InList(MyVar : 'CA' : 'NV': 'AZ': 'NM': 'NY'); do somethingEndIf; Or If %InList(MyVar : ',' : 'CA,NV,AZ,NM,NY'); //...
almost 10 years ago in IBM i / Languages - RPG Delivered

vNIC redundant backing devices in each VIOS

In the latest version of PowerVC 2.0.2.1 it is possible during deployment to select two redundant SR-IOV networks. With that PowerVC will create two vNIC backing devices, one in each VIO (assuming two VIOS). Especially CSI customers want to have m...
about 4 years ago in PowerVC 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 6 years ago in AIX Delivered