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 2879

Add edit/browse capability for called programs similar to copy books

When editing a CL or RPG source member in RDi, it would be cool if you could right click on a called program in that source and edit/browse that program in a new tab. This would perform similar to when you right click on a copy book. The LPEX edit...
over 2 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Allow automatic DATFMT at signon

I have yet to find a way to set DATFMT automatically at signon.I deal with some systems with "YYMMDD" or "DDMMYY". I personally prefer "MMDDYY", but I can't change the system value.Could DATFMT be added as an option in a user profile? Or as an opt...
about 3 years ago in IBM i / Work Management and Messaging 4 Not under consideration

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

Reduce sync time with CPYF command

Db2Mirror system performance is poor. A CPYF command with "INCLUDE" replication rules takes more than 1 hour with an object of 43 million records. By setting the same rule as "EXCLUDE", the command takes about 2 minutes. This slowness is repeate...
over 2 years ago in IBM i / Db2 Mirror 2 Future consideration

Add links to PTF Cover Letter

Make the PTFid a link to the PTF Cover Letter. Using Administration Runtime Expert to manage patches with a Central System, sending to multiple endpoints. When the report finishes and you drill down into which PTFs are missing it lists the Product...
about 5 years ago in IBM i / System Management 1 Future consideration

Outline view for CL

The Outline view is very helpful when editing RPG program source. Can the Outline view be updated to show more than just the Labels in CL? For instance, can the declared fields, program parameters, and file declarations all be included on the Outl...
over 10 years ago in IBM i / RDi (Rational Developer for i) 4 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

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

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

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