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

All ideas

Showing 2276

Enable Shared Processor Pool within PEP 2.0

In the current implementation of PEP 2.0, the processor resources available in operation are composed of the respective Base Activations per machine and the additional credits. The limit of the usable resources corresponds to the total installed p...
almost 2 years ago in PowerVM 1 Not under consideration

Access Client Solutions (ACS) - Make it possible to remotely deploy and manage ACS

In our enterprise (and many others) the software on our users' workstations needs to be managed centrally using tools such as InTune, SCCM, etc. Currently there isn't a supported way of doing this for ACS. This is becoming a serious issue/challeng...
4 months ago in IBM i / IBM i Access Family 2 Not under consideration

Change of name for ILE/RPG

Time to give ILE/RPG a new name that is better suited to its current form.Call it "RPG for i", matching "Db2 for i". Use Case: By giving the RPG product a new name will help us define the difference between modern free format RPG & the older f...
about 4 years ago in IBM i / Languages - RPG 8 Not under consideration

Make installing Visual Explain optional

When installing IBM i Access Client Solutions (ACS) the option is given to skip the installation of several components. Run SQL Scripts (RSS) always has Visual Explain included. I would like to see this treated similar as the System Debugger which...
5 months ago in IBM i / IBM i Access Family 2 Not under consideration

IBM i Access Client Solutions - System Drop Down - List and Sort by System Description

The Host Names for the systems that I have configured are all sporadic and I'd like to keep all the systems for each client listed/grouped together. Using the Group Name feature helps... a little... but is a little cumbersome. It would be nice if ...
2 months ago in IBM i / IBM i Access Family 1 Not under consideration

For a procedure returning a varchar, writing "return *blank;" should be the same as writing "return '';"

Writing: dcl-s result varchar(500); dcl-proc GetErrorMessage;dcl-pi *n varchar(500);end-pi; return *blank;end-proc; result = GetErrorMessage(); //=> result = '[500 times space character]' is not the same as writing: dcl-s result varchar(500); d...
4 months ago in IBM i / Languages - RPG 2 Not under consideration

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
5 months ago in IBM i / Db2 for i 1 Not under consideration

New IBM i Service for SMTP

I would like an IBM i Service to view and manage the Simple Mail Transfer Protocol (SMTP) on IBM i. Ideally this service would not only allow a user to view and or modify the configuration of SMTP but also to view the Email History stored within t...
over 2 years ago in IBM i / Networking 8 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...
3 months ago in IBM i / BRMS 3 Not under consideration

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