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 2873

New function %lookupNE() to find the first element in an array not equal to the search argument

Many times I have to locate the first non-blank or non-zero element in an array. To search for it I either have to code a for/endfor or dow/enddo loop to scan for it. Sorting it is not an option. The sequence must be kept. So often it is something...
over 2 years ago in IBM i / Languages - RPG 1 Future consideration

Support UTF-8 and other non-job-CCSID character data in the RDi debugger

Character variables that do not have the job CCSID are not handled correctly in the RDi debugger. The value for the a_500 variable in the program below shows 'a|b' in the RDi debugger, and the a_utf8 variable shows '/ Â'. In the system debugger, ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Enhanced iProject

Now that we have completely free format starting in column 1 with unlimited columns, the next step is for the tools to support source in the IFS. I would like an enhanced iProject that resides in the IFS, and does not necessarily tie back to sourc...
almost 9 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Activate Content Assist on more member types

It would be nice to be able to use Ctrl+Space (content assist) in member types like DSPF, PRTF and maybe even DDS PF. Use Case: In RPG we can get a list of op-codes or other standard code items by using the content assist feature. DSPF/PRTF member...
over 10 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration

Allow shorter audit value columns

The audit columns defined as GENERATED ALWAYS AS USER, SESSION_USER or CURRENT CLIENT_USERID require the column to be either 18, 128 or 255 bytes. While this is maybe a theoretical limit it makes no sense in 99.999% of the cases as usernames on IB...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

MOVMEDBRM wrongly changes location during I/O error

When an error occurs during the execution of the MOVMEDBRM command the volume location is changed. ex an error CPA401E received by the command and answering C the move is validated. Use Case: When you have a problem with the I/O station of a tape ...
about 5 years ago in IBM i / BRMS 4 Not under consideration

Support subselect and subquery in the SQL join-condition

Please provide an extended JOIN syntax to support EXISTS (subquery) or IN (subquery) in the join condition. This will facilitate JOINS where NULL values are involved and should be kept. for example: with p(rel1id, a1, a2, a3, x) as ( values (1, 'y...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

Allow optional input parameters in IWS / Websphere Service

Allowing optional input parameters on IWS / Websphere services would prevent requiring consumers of the APIs to pass in variables that are not being used. This would make the request look better and reduce bandwidth.
almost 2 years ago in IBM i / Web Serving 2 Functionality already exists

No option output to Print when restore using BRMS (WRKMEDBRM)

When restoration are run using WRKMEDBRM there are no option to specify output *Print so when there are many objects not restored its difficult to check in DSPLOGBRM as no output generated to shows total restored and total not restored Use Case: S...
about 3 years ago in IBM i / BRMS 4 Not under consideration

Suppress warning message on CHGPF

When CHGPF is issues as a 5250 green screen command, and the effect is to drop or shorten a column, an inquiry message requesting to proceed is sent to the workstation so the user can allow the CHGPF to proceed. In RDi, this does not work since th...
over 7 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration