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 4588

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

Faster Encrypted Backups for IBM i

There are regulations that require to encrypt tape backups also for IBM i. However, software encryption requires about twice as long as the build-in real-time hardware encryption in IBM TS1xxx tapedrives. There are no means to manage the tape libr...
4 months ago in IBM i / Storage 0 Submitted

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

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

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

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

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

Bind FTP server to only one IP address instead of all available addresses

Bind FTP server to only one IP address instead of all available addresses. With this feature, FTP usage could be restricted to dedicated network.
about 2 years ago in IBM i / Networking 5 Not under consideration

AIX Installer should look for automation instructions

AIX has the ability to look for customer bosinst.data files on media during the install process, but the functionality is inadequate and antiquated. The case where a customer only uses USB media to install a fresh system is not accounted for, howe...
almost 4 years ago in AIX 0 Functionality already exists