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

Showing 3065 of 4746

New RPG assignment operators ++ and --

It would be nice to have the C/Java like assignment operators ++ and -- too. Use Case: var++; instead of var +=1;var--; instead of var -=1;
almost 8 years ago in IBM i / Languages - RPG 1 Not under consideration

LISTAGG - Add parameter for length and allow less than 4000

The new LISTAGG function is very convenient. Two things that have us scratching our heads though:(1) Why does the length have an arbitrary minimum of 4000?(2) Why is setting a different length done by a CAST of the input instead of just adding a 3...
almost 8 years ago in IBM i / Db2 for i 2 Not under consideration

possibility to specify what decimal character %char() should use

I'm missing the possibility to specify what decimal character should be used in %char() overriding the control specification DECEDIT keyword. The standard european character is comma instead of point. But sometimes when generating CSV or XML files...
almost 8 years ago in IBM i / Languages - RPG 2 Future consideration

Create BIF to move a numeric variable to character and retain leading zeros like the SQL DIGITS funtion

The existing way to move a numeric variable to a character variable and retain leading zeros is to use the %EDITC (with edit code of X) or %EDITW functions. This is a very cryptic way to accomplish the task and not at all intuitive. SQL has the DI...
almost 8 years ago in IBM i / Languages - RPG 1 Not under consideration

Add new RPG operation code INZDS

Add a new operation code INZDS (or CLEAR option) to initialize a data structure with its template inz values Use Case: Actual you have to declare an additional "inz" data structure dcl-ds tplStruct qualified template; var1 char(10) inz('val1'); va...
almost 8 years ago in IBM i / Languages - RPG 6 Not under consideration

ACS Monochrome

I wish to see Access Client Solutions (ACS) to have an option to display 5250 as monochrome instead of colors. Make reversed colors into black background and white font. Simlar to monochrome twinax monitor of old days. High Contrast would be appre...
almost 8 years ago in IBM i / IBM i Access Family 3 Not under consideration

For China IBM i customer TaiKang. Their business have seize wait for group USRP when jobs do many new objects create action

Just like 2015 CPS 7WMTVZ told, customer find their application job hold exclude seize for group user profile when do QSYCHONR (CHGOBJOWN) or QSYRVAUT (REVOKE OBJECT AUTHORITY COMMAND PROCESSING PROGRAM) action, which is triggered by QUSRCRTUS (cr...
almost 8 years ago in IBM i / Security 2 Not under consideration

ACS plugins need to stop grabbing the ALT key when user ALT-TABs to an ACS plugin

Stop grabbing the ALT key activity when user presses ALT-TAB and then activating the menus. Use Case: On Windows platforms user press ALT-TAB, one to many times, to cycle through a list of open programs. The users then releases the ALT-TAB keys wh...
almost 8 years ago in IBM i / IBM i Access Family 2 Is a defect

API for Access Path Rebuild Progress

We commonly have access path rebuilds occurring post the vary on of an IASP. We would like the capability to monitor the progress of the access path rebuilds from a batch job rather than just the screen. Use Case: We run a superannuation system on...
almost 8 years ago in IBM i / Db2 for i 8 Future consideration

Make Debug Server TCP endpoints available to the public

Terminology may be incorrect as not enough information is publicly available at the moment. Please allow connections to the Debug Server so debug sessions can be started remotely. It would be awesome if it could be well documented and language-agn...
almost 8 years ago in IBM i / Application Development 3 Not under consideration