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 5020

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...
3 days ago in IBM i / Application Development 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 ...
4 days ago in IBM i / Web Serving 0 Submitted

Fixentral Downloads of Machine Code updates are limited to 25 per day, Automate request to download beyond the stated limit

As an outsourcing provider managing numerous customers and hundreds of LPARs, we frequently encounter challenges due to the current restriction of 25 machine code downloads per day.This limitation significantly impacts our ability to perform essen...
3 months ago in IBM i / PTF and Service 34 Under review

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...
2 days 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 ...
2 days ago in IBM i / RDi (Rational Developer for i) 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...
4 days ago in IBM i / Security 1 Submitted

enable interactive user and password authentication on sftp client

It would be useful to have the same possibility that is present on all other Windows and Linux systems.
10 days ago in IBM i / Networking 0 Submitted

Allow calculated values for CONST and INZ

Currently, only hard-coded values ​​are allowed when initializing a variable or constant. dcl-c BIT31_EXC_SENT const(2147483648) ; dcl-c BIT31_EXC_SENT const(x'80000000') ; or dcl-s BIT31_EXC_SENT uns(10) inz(2147483648) const ; dcl-s BIT31_EXC_SE...
10 days ago in IBM i / Languages - RPG 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...
10 days ago in IBM i / Languages - RPG 1 Not under consideration

Add OVRSCOPE to OVERRIDE_INFO

Please add the Override Scope, parameter OVRSCOPE in most OVRxxx commands, as a column to the results returned by the Override Information View, OVERRIDE_INFO. I find it surprising that this was missed from the specifications as most of us who nee...
11 days ago in IBM i / Db2 for i 0 Submitted