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 3004 of 4647

6-digit date format for RPG

Hi IBM, On further checking, there is an IBM doc (date 2024-10-08) https://www.ibm.com/docs/en/i/7.5?topic=ios-changes-1940-2039-date-range-date-formats-2-digit-year that explained that new environment variable QIBM_QBASEYEAR apply to CL command, ...
16 days ago in IBM i / Languages - RPG 0 Submitted

Moving load source concurrently

The idea is based on the ability to be able to copy (and thus move) the load source from one disk to another without the need for downtime. The operating system is already capable of initializing and moving data from one disk to another without do...
2 months ago in IBM i / Storage 2 Submitted

Possibility to use generic message ID's on ON-EXCP section in MONITOR group

It would be very useful to have ability to use generic message ID's e.g CPF0000, CPF9800 in ON-EXCP op-code within MONITOR group. This should be similar to CL's MONMSG functionality in terms of generic message ID's monitoring.
4 months ago in IBM i / Languages - RPG 1 Future consideration

Enhance the Query Supervisor for temporary storage thresholds to also apply to the *DATABASE temporary storage buckets

We have had several rogue queries that used very large amounts of temporary storage. We have query supervisor thresholds in place, but it did not alert us because the temporary storage was not part of the job itself, but rather the database tempor...
about 1 month ago in IBM i / Db2 for i 1 Functionality already exists

Table that contains the QAUDJRN journal entry type descriptions

It would be useful to have a table, if one does not already exist, that contains the QAUDJRN journal entry descriptions. This would be very useful to be able to use to get the description using a join to the AUDIT_JOURNAL_xx & DISPLAY_JOURNAL....
7 months ago in IBM i / Db2 for i 7 Future consideration

%elem on enum

I would like to define the size of my dim array depending on the number of elements of my enum. Example : dcl-enum my_enum qualified; value1 const('1'); value2 const('2'); end-enum; dcl-s my_array char(1) dim(%elem(my_enum));
9 days ago in IBM i / Languages - RPG 1 Functionality already exists
307 VOTE

*ESCAPE messages for SAVLIB

We have received MONMSG for CPF3795 in every SAVLIB running in our CL program: https://ecurep.mainz.de.ibm.com/rest/download/28061%2C100%2C838/2018-04-06/28061.100.838.SOURCE.txt?astext=true&fileSize=83568 But, when CPF3795 is reported saving ...
almost 7 years ago in IBM i / Save and Restore 5 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...
2 months ago in IBM i / Languages - RPG 0 Submitted

Add commands that can be used to automate managing PDF MAP Entries. ADDPDFMAPE, CHGPDFMAPE, DLTPDFMAPE.

Currently to manage PDF MAP Entries the WRKPDFMAPE command must be used interactively which makes automating this process using CL commands not possible. The QPQAPME API could be used but there is significant work in developing this process, the u...
about 1 month ago in IBM i / Print 1 Submitted

Enhance the File Expiration Date on SAV commands

Right now, you have two options with the File Expiration Date on save commands: put *PERM for permanent or specify a specific date. Ideally, you would want to say "30 days from now" but there's no way to do that without putting the command in a pr...
about 1 month ago in IBM i / Core OS 0 Submitted