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 891

Case sensitive RPG

Provide a control option to maken RPG case sensitive (procedure names, variables, …) so that enforcing programming standards becomes more easy. Use Case: I'm not requesting that variable "A" and "a" are two different variables , but rather that th...
over 5 years ago in IBM i / Languages - RPG 7 Future consideration

Terminate long running tasks on end requests

In order to terminate a program gracefully during an end request (ex. ENDJOB, ENDSBS, ...) the job end status can be checked (ex. RTVJOBA ENDSTS in CL or %ShtDn in RPG) and acted accordingly. The problem is however that when a job is executing lon...
10 months ago in IBM i / Work Management and Messaging 4 Future consideration

Enhance Output Queue Library Filtering on QGYOLSPL to support *ALLUSR and *ALL options

The QGYOLSPL is great for obtaining a list of SPOOLED files. However the output queue filtering option is limited to a specific library name or two symbolic names *CURLIB and *LIBL. The issue comes up if an output queue is in a "private" library t...
10 months ago in IBM i / Print 1 Future consideration

In SQL JSON_TABLE, add an option on timestamp columns to take into account or not the timezone offset

In the SQL function JSON_TABLE, when a timestamp value indicated with a time zone offset (e.g.: "yyyy-mm-ddThh:mm:ss.nnnnnn<+/-Offset>") is retrieved to produce a timestamp column, the resulting value is always an UTC value (by adding or sub...
over 1 year ago in IBM i / Db2 for i 3 Future consideration

job scheduler auditing

Changes to the job scheduler can not be traced. We need some kind of journaling to be able to see what changed, by whom and when. Use Case: Internal audit want to know why job schedule entries have been setup and/or removed/changed.
about 4 years ago in IBM i / Core OS 7 Future consideration

Add the possibility to define user-variables for templates (e.g. User-Name, Department, aso) as it is possible for Snippets!

We are using snippets for creating new source-members. We want to replace them by templates. If we can define our own variables for the instance of RDi, we can automate the creation of source-members. We think that would be helpfull for a lot of c...
over 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add *TARGET to all RPG functions similar to *SRC in DDS

Example: %SUBST(NAME:1:1)=%UPPER(*TARGET); /* new way var. NAME is mentioned only once and %SUBST is not repeated*/ Instead of %SUBST(NAME:1:1)=%UPPER(NAME:1:1); /* var. NAME is repeated twice */ Also in mathematical statements: COUNTER=*TARGET+1 ...
10 months ago in IBM i / Languages - RPG 1 Future consideration

UDTF retuns ROW

scalar User-defined Table function can today return single data. However, on other implementation of Db2 it is also possible to return ROW Also the "ROW OF table-name" to follow the paradigm. https://www.ibm.com/support/producthub/db2/docs/content...
almost 4 years ago in IBM i / Db2 for i 3 Future consideration

Allow the Delete Key to function in iACS Printer Output Listing

In ACS when you select a group of spool files to delete you must right mouse click and then select delete. It would be great to have the Delete Key trigger the delete. Use Case: Many of the applications we work with every day enable the delete key...
almost 5 years ago in IBM i / IBM i Access Family 3 Future consideration

Remember compile type per member

RDi remembers the last compile type used, for example CRTBNDRPG or CRTRPGMOD, however this is not per member. This always requires to right-click on the member, and select the proper compile type instead of just doing a CTRL-C to compile. Use Case...
over 5 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration