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 4591

Concurrent replacement for the FSP

The FSP (Flexible Service Processor) cannot be changed in Concurrent mode. The E870C and E880C Systems have a dual FSP configuration, the failover of a FSP System does not create an outage.But the replacement of the failed FSP must be done after o...
over 6 years ago in Power Systems Design 3 Not under consideration

FROM AIX in Dockerfile

This Request For Enhancement is for allowing the usage of FROM AIX in the Dockerfile.
almost 6 years ago in AIX 1 Not under consideration

ACS - Run SQL Script - is there a way to have it retain the last folder used?

TS015526296 I use Run SQL Scripts many times a day.I either need to open a new script or save a script to the IFS across multiple LPARs/systems.Every time, I save the script, I need to navigate my way from my home folder (/home/developer) to the f...
11 months ago in IBM i / IBM i Access Family 3 Not under consideration

Enable group profiles in SVRAUTE's to support ObjectConnect over TCPIP

ObjectConnect was recently upgraded to permit *IP transport. However, the current implementation requires a direct match to a user ID in the Server Authentication Entries; where a Group Profile permits more generic, and flexible, support. Please p...
about 1 year ago in IBM i / Save and Restore 2 Future consideration

Allow the Delete Key to function in iACS Printer Output Listing

In ACS when you select a group of spool files to delete you must right mouse click and then select delete. It would be great to have the Delete Key trigger the delete. Use Case: Many of the applications we work with every day enable the delete key...
about 5 years ago in IBM i / IBM i Access Family 3 Future consideration

Disabling ACS Run Sql Scripts options

Looking for a way to prevent run and explain or all explain options on production systems. We had an issue recently where run and explain was chosen on a delete statement instead of explain that almost cost us dearly.
11 months ago in IBM i / IBM i Access Family 4 Not under consideration

Query Supervisor: Update ADD_QUERY_THRESHOLD procedure to add filters to restrict or allow users by Gruop Profiles

Update ADD_QUERY_THRESHOLD procedure to add filters to restrict or allow users by Gruop Profiles. I think this capability can be enhanced add INCLUDE_GRPPRF and EXCLUDE_GRPPRF to allow more filters when we have the user profiles organized by Group...
11 months ago in IBM i / Db2 for i 3 Future consideration

UDTF retuns ROW

scalar User-defined Table function can today return single data. However, on other implementation of Db2 it is also possible to return ROW Also the "ROW OF table-name" to follow the paradigm. https://www.ibm.com/support/producthub/db2/docs/content...
about 4 years ago in IBM i / Db2 for i 3 Future consideration

Make XML Toolkit (5733XT2) OpenSource

As IBM plans to end support for 57533XT2, please consider making the source code for it open for everyone. This could lead to the community to create and further develop the product. As the product is heavily based on the existing opensource proje...
about 2 years ago in IBM i / Open Source and PASE 0 Not under consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration