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 1176

CPF warning when system has reached 90% of 2.6 Million spool files

CPI1468 - System job tables nearing capacity is generated before the system becomes unusable. Very nice. CPF4235 is generated when the number of spool files exceeds 2.6 Million. It would be helpful to receive a similar message when the Spool file ...
over 4 years ago in IBM i / Db2 for i 8 Delivered

Change RPG compiler to require prototypes for exported procedures

With 7.1 the compiler was changed to not require prototypes for procedures of a RPG module. While that change is great for local procedures, it is really bad for exported procedures, because the compiler does not necessarily validate the prototype...
almost 7 years ago in IBM i / Languages - RPG 15 Delivered

Allow IFS as source for compiler source files

Provide the ability to compile all object types for the IBM i from IFS based source files. Then allow the git interfaces to push the source files from the IFS to a GIT repository. Use Case: When developing applications I cannot use the IFS to stor...
over 8 years ago in IBM i / Application Development 7 Delivered

Content Assist to slow in resolving fields

Simply put the resolution of potential field makes content assist almost unusable. I can usually find the field information faster by switching to an emulator session and looking up the fields faster than it comes back. This is mentioned in 146722...
over 3 years ago in IBM i / IBM i Access Family 5 Delivered

DEBUG in RDI able to show data in UNICODE

AS said in https://www.ibm.com/developerworks/community/forums/html/topic?id=a596866f-3aaa-42a1-b766-04edcb293f19, RDI debug can't show data in UNICODE. i'd like to see UNICODE (GRAPHIC) data in debug mode under RDI. Use Case: RPG program manipula...
over 6 years ago in IBM i / RDi (Rational Developer for i) 8 Delivered

Do not show unused annotations for unnamed subflelds in RPG source

In Rational Developer for I, when editing ILE RPG source, an annotation icon may appear in the left margin of a source line which defines a field to notify the user that field is not used in the source program. These “Not Used” annotations may app...
11 months ago in IBM i / RDi (Rational Developer for i) 2 Delivered

Bring JSON_SET function to i

I am writing to propose the development and implementation of a new function, JSON_SET(), on the IBM i system. As developers on the IBM i platform, we face limitations in manipulating JSON data, which has become increasingly prevalent in modern ap...
5 months ago in IBM i / Db2 for i 4 Delivered

support for mac in rdp

i want to be able to run the RDP on my mac native. Use Case: today the rdp has to be run in a virtual machine running windows in my mac. this prevents me from going over to mac.
about 13 years ago in IBM i / RDi (Rational Developer for i) 11 Delivered

%PARMS built-in function for CLLE

Supporting optional parameters in CLLE is made more difficult by the omission of a %PARMS-like built-in function for CLLE similar to that provided for RPGLE. Use Case: %ADDR in CLLE is useful in the case of *OMITted parameters but is not indicated...
over 7 years ago in IBM i / Languages - CL (Control Language) 7 Delivered

Provide a CTL-OPT keyword to prohibit or issue a compiler warning when 6 char dates are used in RPG programs that will not work after 2039

dsply %date('010140':*mdy0) ; it will show DSPLY 1940-01-01 which is wrong. At least issue a compiler warning.
11 months ago in IBM i / Languages - RPG 3 Delivered