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 4503

WebQuery: Can not see a PF when create a synonym

WebQuery: Can not see a PF table name when create a synonym if the PF system table name is different. Use Case: Search a PF table name for create a synonym not show but if search a PF system table name it is showed.
about 3 years ago in IBM i / Db2 Web Query 3 Not under consideration

Allow array index to start from zero instead of 1

I would like to have the possibility to specify that the index of an array starts from zero instead of 1. Many times I have to code something like thiseval myArray(x+1) = 1234where x can have the value zero. If it was possible to specify that the ...
about 5 years ago in IBM i / Languages - RPG 5 Not under consideration

New RPG figurative constant *CLEAR.

The new figurative constant *CLEAR assumes his value by the field type. For example, with a character field the value is *BLANK, with a numeric field the value is *ZERO, with an indicator the value is *OFF and so on. In other words, *CLEAR has the...
almost 8 years ago in IBM i / Languages - RPG 10 Not under consideration

Please add option to specify the source location as an option when starting debug in the GUI/Java /system debugger

When using the IBM i System debugger (GUI/Java) and starting the debugger it asks for the program name and library. If the source is not where the object was compiled from, you cannot specify where the source can be found. Use Case: At this compan...
over 4 years ago in IBM i / Application Development 3 Future consideration

sysdumpdev -e shows more accurate value

Sometimes DMPCHK_TOOSAMLL is seen in errpt.The estimated dump size is calculated with various factors. The one of the factor is related to max file table size and it depend on the number of SRADs. So if the number of SRADs of system is increasing/...
over 4 years ago in AIX 0 Future consideration

Allow naming threading resources from PASE for debugging purposes

Being able to name pthread threads, mutexes, locks, and other multi-threading resources was added to the ILE in IBM i 7.1. Thread naming is a popular non-POSIX extension to pthread, but other pthread objects being nameable is an IBM i-specific cha...
about 5 years ago in IBM i / Open Source and PASE 1 Future consideration

AIX Live Kernel Update needs to fail out if the blackout period runs too long

Clients using Live Kernel Update need to see a message on the terminal during the blackout period in LKU that provides some useful information so they are not waiting for the blackout period to end when it is actually stuck and will not end succes...
over 1 year ago in AIX 0 Future consideration

Command to validate indexes

I am filing this RFE in response to the listed PMR at the advice of the IBM staff working on that issue.We recently had a case where a specific record in a table somehow did not update all related indexes using the updated field as a key. This lef...
almost 7 years ago in IBM i / Db2 for i 2 Not under consideration

ACTIVE_JOB_INFO: Add how long job has been at DSPW

Not ready to leap into QINACTITV. Would rather analyze ACTIVE_JOB_INFO first. Trying to see how long a job has been in DSPW status. Use Case: High Availability: Lock on spool files conflicting with replication software.Security: Are they leaving t...
over 5 years ago in IBM i / Work Management and Messaging 3 Not under consideration

RPG Refactor Redundant Code

It would be awesome to highlight a piece of code, find all instances of the highlighted pattern, and refactor all instances to a subroutine or a procedure. For example, the code below. I found three instances of this code in the same program. This...
about 2 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration