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: IBM i

Showing 2859 of 4429

Option to exclude comment lines when debugging

This is a request to add functionality to all debuggers on the system to allow the exclusion or the ability to switch to having comment statements shown or not shown. Use Case: Comment lines are shown and in many cases, it is difficult to identify...
about 3 years ago in IBM i / Application Development 5 Not under consideration

Automatic Journaling of Access Paths

When journaling is started on a library, you can created inheritance rules which will cause journaling to start on objects of type *file, *dtaara, and *dtaq. When indexes are created over tables the object gets journaled (type = *file) but not the...
over 5 years ago in IBM i / Db2 for i 4 Not under consideration

Allow column alias names in having clause

Allow column alias names in having clause. Use Case: Excuse my bad english... When we use the having clause, we refers to a aggregate function of the select list. SELECT field, COUNT(*) AS counterFROM table GROUP BY field HAVING COUNT(*)>100 It...
over 6 years ago in IBM i / Db2 for i 4 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

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

Prepare for Jobnumer > 6 digits

For sure this will lead to some discussion - customer asks if job number will be somewhen extended to 6 digits. Currently jobnbr/jobusr/jobname is not a unique combination but you need to force an overrun with looping jobs.Also sysval QMAXJOB must...
almost 5 years ago in IBM i / Core OS 8 Not under consideration

Outline View: Filtering

I think it would be extremely helpful to be able to filter the items in the Outline, similar to the filtering in the Preferences dialog. Use Case: Especially when there are multiple copybooks or very large programs, the list can be extremely long ...
over 12 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration

Proper Support for High DPI Monitors

High DPI monitors almost always require running Windows 10 Scaling at 125% or higher. Nearly all native applications properly support this scaling. ACS does not. All icons and text become blurry as compared to other applications (because High DPI ...
about 6 years ago in IBM i / IBM i Access Family 4 Not under consideration

Add copy while active parameter to CPY, CPYFRMIMPF, CPYFRMSTMF commands

The CPY, CPYFRMIMPF, and CPYFRMSTMF commands will not copy the contents of a file which is currently open for update. User applications which import text files uploaded into IFS directories from applications like MS Excel fail because Excel retain...
about 6 years ago in IBM i / IFS (Integrated File System) and Servers 2 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