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 3228 of 5019

ACS Run SQL Scripts - Move Tab to New Window

Sometimes I will have 2+ tabs open in a single Run SQL Scripts window, but then have a need to pull one out into its own window. Currently this is a manual process - Open a new window, open the desired SQL script or copy/paste the original tab's c...
about 7 hours ago in IBM i / IBM i Access Family 0 Submitted

Include trial license with RDi 9.9

Please add the temporary trial license to RDi 9.9. I had a fully licensed copy of RDi 9.8 (permanent licenses are handled by my client). I upgraded to 9.9, but because there is no license included, my RDi 9.9 is useless. Nothing works without the ...
about 13 hours ago in IBM i / RDi (Rational Developer for i) 0 Submitted

Allow MONMSG RMV(*YES)

When running CL programs, the joblog contains a lot of messages that are not relevant to the process. For example consider this code snippet below which leaves message cpf9801 in the joblog. On the other hand, `monmsg cpf9801 exec(do) RMV(*YES)` w...
1 day ago in IBM i / Application Development 0 Submitted

Automate add or update of Certificate instead of manual process in DCM

A new process is being implemented reducing the number of days a certificate will be valid. Apple, Google and others are already implementing this. https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days In 2 week...
2 days ago in IBM i / Security 1 Submitted

Provide a fast way to list PRINTER FILE objects

There is currently no scalable, programmatic interface dedicated to retrieving a list of printer files (*PRTF) on IBM i. To obtain a list of printer files today, applications must use any of these interfaces: DSPFD OUTPUT(*OUTFILE), QGYOLOBJ, QSYS...
2 days ago in IBM i / Print 1 Submitted

Improve BRMS Drive Allocation Logic for Multi‑Drive Tape Libraries

When two BRMS control groups start at (or near) the same time and share the same tape library, both backup jobs may attempt to use the same drive. Even if multiple drives are available in the library, BRMS can assign only one drive to both jobs, c...
2 days ago in IBM i / BRMS 0 Submitted

Have the host in the APis response

Hello,In RSEAPIs, you can connect to a host partition. Would it be possible to have at the start of jsons in response to operations the host on which the action took place : {"host": "localhost", ....} or {"host": "MyHost", ....} Depending on the ...
2 days ago in IBM i / Web Serving 0 Submitted

Provide an API that returns current override information for all session/job overrides

The current API to retrieve an override information only returns the file to which a file label has been overridden. We need a way to determine (A) what files have been overridden and (B) what the override scope is for those files. Today the only ...
5 days ago in IBM i / Work Management and Messaging 1 Submitted

In Run Sql Scripts, visual explain, allow explanation to be refreshed

When using Visual Explain, it would be useful to be able to refresh the explanations and recommendations after creating indexes.
6 days ago in IBM i / IBM i Access Family 0 Submitted

Typed constants

It is possible to type enumerations, that is, the constants within the enumeration. However, it is impossible to type a constant outside of an enumeration. Compilation OK : //1. Typed & qualified enum dcl-enum ACTION char(3) qualified ; dcl-c...
8 days ago in IBM i / Languages - RPG 1 Not under consideration