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 2880

SQL Script Listing Open IFS Share Sessions

The below SQL script "SELECT SERVER_SHARE_NAME, SHARE_TYPE, TEXT_DESCRIPTION, PATH_NAME, CURRENT_CONNECTIONS FROM QSYS2.SERVER_SHARE_INFO WHERE SHARE_TYPE = 'FILE';" will list all IFS shares and the number of current connections but does not provi...
8 months ago in IBM i / Db2 for i 2 Future consideration

Getting the response as a stream from the HTTP functions in QSYS2

The HTTP functions wait until the entire response has been received before returning it. Returning the response as a stream, without waiting for it to be complete, it would result in better performance particularly with very large responses.
4 months ago in IBM i / Db2 for i 1 Not under consideration

BRMS Web GUI interface needs to be made available for 5770BR1

Fortra has developed a web interface for BRMS replacing the old web navigator interface that was deprecated. This new interface is only available in the new software subscription for BRMS, 5770BR2 with PTFs SJ00271and SJ00272.Not every customer is...
4 months ago in IBM i / BRMS 3 Not under consideration

CGI PDI Enable History Performance Reports PDF

Inavigator PDI Performance Data Investigator.Create Report of History Performance data , and preferably to be able to schedule them. Use Case: PM400 is End Of Support by IBM , There is an high demand from our IBM i customers to have similar monthl...
almost 4 years ago in IBM i / Performance Tools 7 Future consideration

Full qualified job name in DSPJOB and WRKJOB

The fully qualified job identifier : 123456/USER/JOBNAME is used many several places for interaction with a job However this information is available in the form: Job: JOBNAME User: USER Number: 123456 in both DSPJOB and WRKJOB. It would appreciat...
almost 3 years ago in IBM i / Core OS 5 Future consideration

Add CPYJOBSCDE Command

we have work and add job scheduled entries but, can we also have a copy job scheduled entry? Sometimes you need to add a job scheduled entry and just change a script that is going to run. For example, First job scheduled entry SBMJOB CMD(QSYS/RUNS...
12 months ago in IBM i / Core OS 4 Future consideration

Add native 2FA and/or MFA for 5250 and other interfaces to data

Data security insurance and other requirements are requesting Two Factor Authentication or Multi Factor Authentication access to data.
12 months ago in IBM i / Security 2 Future consideration

Add new parameter SAVDTA( *YES | *NO ) to the SAVLIB and SAVOBJ commands.

It would offer the ability to save a library (or object) without data so that a new instance of an application could be created starting with an empty database. Everything would be saved except the data. When the library is later restored tables a...
8 months ago in IBM i / Save and Restore 4 Future consideration

ClamAV rpm requested for IBM i

Please may we have a port of ClamAV (already available on AIX) for the IBM i platform incuding back to 7.1 :-) Use Case: Ability to run Open Source AV on the IBM i platform.
over 3 years ago in IBM i / Open Source and PASE 6 Planned for future release

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 ...
over 6 years ago in IBM i / Languages - RPG 9 Not under consideration