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 2995 of 4635

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...
22 days ago in IBM i / Db2 for i 0 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

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

WRKPTFGRP vs. DSPPTFGRP

The service below requires the user to be authorized to the WRKPRTGRP. But the service only list information not changing anything, so why not only require authorization to DSPPTFGRP? Improvement suggestion to IBM… SELECT CURRENT SERVER CONCAT ' i...
about 2 months ago in IBM i / PTF and Service 0 Submitted

Create a web based full functioning 5250 Emulator

I need the ability to create a web based full functioning 5250 Emulator comparable to the ACs Java 5250 emulator
about 2 months ago in IBM i / IBM i Access Family 1 Not under consideration

Fix bug in CHGSMTPA

When you run CHGSMTPA you can choose SBSD in which you can run smtp jobs. This parameter allows putting 10 chars for the *sbsd object and 10 chars for the library. When you use a 10-character library in the parameter, however, errors occur in both...
about 1 month ago in IBM i / Networking 0 Submitted
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

Include LF with shared access path in SYSPARTITIONINDEXES and SYSPARTITIONINDEXSTAT

SYSPARTITIONINDEXES and SYSPARTITIONINDEXSTAT include many usefull informations about logical files (DDS type). Since they are a valid substitute for the use of APIs, it would be very useful if logic files with shared access were also included in ...
about 2 months ago in IBM i / Db2 for i 1 Not under consideration

Enable options(*exact) for indicators.

I am the developer of RPGUNIT and recently I added procedure assertEqual() to it. This procedure handles all data types, because it uses the OVERLOAD keyword for delegating the call to the procedure that is in charge for the data type. dcl-pr asse...
6 months ago in IBM i / Languages - RPG 2 Under review

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
4 months ago in IBM i / Languages - RPG 3 Future consideration