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 4921
134 VOTE

GitHub actions for ppc64le. Let's make ppc64le a standard!

With the exponential emergence of ARM-based systems we think it is time to make ppc64le a third standard along with x86 and ARM. 1. The context The rise of containerization and cloud-native applications has emphasized the importance of Continuous ...
over 1 year ago in Linux for Power / RHEL OpenShift (5639-OCP) 9 Future consideration

New compile option for embedded SQL allowing to raise SQL errors as RPG errors

Something like EXEC SQL SET OPTION SQLERRHANDLING = *EXCEPTION; that would allow a user to trap exceptions like this: monitor; EXEC SQL SELECT * FROM TABEL_THAT_DOES_NOT_EXISTS; on-excp [Whatevere error code for SQL error]; //Do something endmon;
22 days ago in IBM i / Db2 for i 0 Submitted

Support LTO9 with SAS and FC direct attach on AIX

There are many cases which it is necessary to backup AIX to external media. We and BPs have proposed RDX or LTO before, but we are now guided to propose only LTO. There are currently some problems on proposing LTO. Now AIX only supports LTO8 via S...
6 months ago in AIX 0 Under review

Add a System Location column to HMC table view

Currently, the HMC table view lists managed systems with many details such as system name, type, serial number, and state etc. However, it lacks a dedicated “System Location” column. This RFE proposes adding a “System Location” field to the HMC ta...
about 1 month ago in Hardware Management Console 3 Submitted

Add ability to remove closed serviceable events

In the latest HMC code base there are commands to list, change and make servicable events but no command we could find to remove serviceable events. Please add CLI command and HMC command to do this. Thanks, Scott Gruber
10 days ago in Hardware Management Console 1 Submitted

New QSYS2 Table function : QSYS2.WRITER_INFO

Hello, I wanted to retrieve the list of all the writers present on my client's machine.I tried with the SQL table : QSYS2.OBJECT_STATISTICS.SELECT * FROM TABLE (QSYS2.OBJECT_STATISTICS('*ALL ','*DEVD')) WHERE OBJATTRIBUTE in ('PRTLAN','PRTVRT','PR...
2 months ago in IBM i / Db2 for i 2 Submitted

Add issuer certificate serial number in qsys2.certificate_info and QycuRetrieveCertificateInfo API

In the DCM GUI, the hierarchy view provides the certification chain: the authority (one or more) + the client/server certificate. However, there is no solution for finding this link using code: The qsys2.certificate_info SQL service and the QycuRe...
2 months ago in IBM i / Security 0 Submitted

Align "upgvios" (HMC command) with "viosupgrade" (VIOS command)

As all (Ansible) development work has now stopped on the ibm.power_vios collection it would be very helpful to align the capabilities / command line flags of the (HMC command) "upgvios" with those of the (VIOS command) "viosupgrade". In doing so, ...
about 2 months ago in Hardware Management Console 0 Submitted

HMC V11 should support to add new zip-file with collected service data from HMC UI to an existing IBM case

HMC V11 now supports collection and upload of service event data like VIOS snap, HMC debug files and saves them locally or upload automatically for a new case creation.If a case already exist, the HMC service Event menu should allow to add new col...
2 months ago in Hardware Management Console 2 Submitted

Add an HTTP status code for SQL not found

When deploying a REST web service based on SQL queries, it is possible to specify an HTTP status code for success (200 by default) and another for error (500 by default). However, when reading datas by an SQL select and a WHERE clause (e.g., sele...
4 months ago in IBM i / Web Serving 2 Submitted