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 3230

Allow CREATE OR REPLACE TABLE to set the correct source info in the resulting table

When we create a table using CREATE TABLE to create a new table, the object description of the resulting table contains the source information for the source member used by RUNSQLSTM to create the table. When we use CREATE OR REPLACE TABLE to repl...
8 months ago in IBM i / Db2 for i 6 Future consideration

Suggested versions of IBM i support for new Power Systems

Power 8 (generally) supports IBM i 7.1-7.4 Power 9 (generally) supports IBM i 7.2-7.5 Power 10 supports IBM i 7.3-7.6 (and, if the pattern holds) likely not iNext Power 11 supports IBM i 7.4-7.6 and likely iNext I propose that new systems should s...
7 months ago in IBM i / Hardware 1 Under review

provide QSYSINC RPG includes in full free format

Today, we have QSYSINC RPG includes members in fixed format. More and more applications are nowadays written using full free format. Even IBM has a strong focus on using this format. Therefore, it would be consistent to have QSYSINC RPG includes m...
9 months ago in IBM i / Languages - RPG 2 Not under consideration

Show tables and columns used in embedded SQL statements in structure view

The structure view displays in an extremely complete way all the uses of files, formats and zones by the native instructions (dcl-f, read, update ...). On the other hand, all the files and zones used by static SQL statements do not appear, which ...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

RPG block comments

Single line comments are allowed today by // however the commonly used block comment /* … */ are not. Use Case: Since **free don't have a concept of H,C,F spec it should be straight forward to implement the /* .. */ block comment syntax. The work ...
almost 8 years ago in IBM i / Languages - RPG 9 Not under consideration

Add %HEX (or %TOHEX and %FROMHEX) built-in functions to RPG IV

Utilizing the cvthc and cvtch functions for converting to and from hexadecimal notation is a valuable tool in RPG land. However, in the context of RPG development, we must rely on our own prototypes since IBM does not provide standard prototypes w...
about 1 year ago in IBM i / Languages - RPG 1 Future consideration

Add "Deprecated" as a special keyword to procedures

Deprecation is something that is not something that RPG developers would be familiar with, however open source developers are. When you no longer need a method or when you dont want someone to use a method that is out there, you deprecate the meth...
about 3 years ago in IBM i / Languages - RPG 8 Future consideration

Detailing environmental variables used by IBM products

It would be a great starting point having IBM list the environmental variables used for controlling additional application behavior allowing administrators the ability in some cases to control additional system behavior. eg QIBM_SMTP_FWDSVR_LCL_MAIL
6 months ago in IBM i / Documentation 2 Submitted

Edit copy members in the same editor window they are used in

It would be extremely useful and functional to be able to edit the included copy (/copy) members in the same editor where the main program is being edited.The ability to edit copy members by opening them directly from the main source is very conve...
3 months ago in IBM i / RDi (Rational Developer for i) 2 Under review

Subfile size 32767 rows.

Because the data to display are much more than in the past, we need to extend the maximum number of records allowed from 9999 to 32767.
3 months ago in IBM i / Application Development 0 Submitted