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 4962 of 4962

LVM mirroring across VGs (enables eg. online FS migration from one vg to another)

LVM is great and has been for decades. Many LVM manipulations can be done online without unmounting filesystems or stopping the applications, which is an advantage compared to other OS's. There are, however, still a few things that require to stop...
21 days ago in AIX 0 Submitted

Add a special register in SQL triggers to get the schema of the underlying table, at any point, not just in error handlers

In SQL DB2 for i, we would need the SQL triggers to provide a simple way to know the schema of the underlying SQL table of each trigger. It is important to have this data, especially when using library lists, because sometimes we need to pass this...
about 1 month ago in IBM i / Db2 for i 2 Future consideration

Return previous functionality to virtual storage management via top level server to allow changes to client vFC and fcs ports.

If a VIOS fcs port fails or becomes unreliable there is no means to move the existing client vFC (WWPN) to a different fcs via the GUI. This capability was available in a previous release - along with the ability to create RO virtual media in the ...
about 1 month ago in Hardware Management Console 1 Submitted

Create a "Code for IBM i" Extension for JetBrains PyCharm (similar to the one for Visual Studio Code)

Currently, the "Code for IBM i" extension is available for Visual Studio Code, enabling developers working on IBM i to benefit from a modern and integrated development environment. However, many developers also use JetBrains PyCharm for their proj...
2 months ago in IBM i / Application Development 2 Submitted

Extend the QCMDEXC SQL procedure and function to log the CL command run

Many SQL programmers using the QSYS2.QCMDEXC procedure and function are logging the CL command specified as parameter to the procedure / function, often to the joblog by calling SYSTOOLS.LPRINTF, just before calling QCMDEXC. The idea is to have QC...
2 months ago in IBM i / Db2 for i 1 Future consideration

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...
8 months ago in AIX 0 Under review

Add a new service that will convert *DTS columns to character date format.

When selecting and displaying data from a file with columns of type *DTS char( 8) the column cannot be viewed correctly via SQL 'SELECT' or handled directly for file search and review. Using the TIMESTAMP_FORMAT or the VARCHAR_FORMAT functions wil...
7 days ago in IBM i / Db2 for i 1 Future consideration

Query a specific JVM via QSYS2.JVM_INFO

To automate the monitoring of JVMs, one approach is to utilize QSYS2.JVM_INFO like this: SELECT * from TABLE(QSYS2.JVM_INFO(WAIT_TIME => 1)) WHERE JOB_NAME = '791185/JOBUSER/JOBNAME' Unfortunately, to get the values of a single JVM, this call m...
about 1 month ago in IBM i / Db2 for i 1 Future consideration

Add support for USB devices >256GB

As LTO Drives and media getting larger (and more expensive) it is not longer suitable for a daily backup on small environments. So a lot of customers use USB thumbdrives, but these are only supported up to 256GB Please add support (and test) for l...
5 months ago in IBM i / Hardware 6 Under review

Run SQL Scripts: Remove redundant variable prompting

When prompting for multiple substitution variables with same name, only prompt once.
4 months ago in IBM i / IBM i Access Family 5 Future consideration