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

My votes

Showing 79
129 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 ...
3 months ago in Linux for Power / RHEL OpenShift (5639-OCP) 8 Under review

AIX community edition for QEMU/KVM

AIX will remain the leading UNIX operating system for mission-critical environments for many years to come. It has performance, security and ease of administration features that make it a very interesting option for new deployments complementing t...
5 months ago in AIX 1 Under review

Add a new option on CRTDUPOBJ to replace the object

Create a new option REPLACE(*YES|*NO) on the CRTDUPOBJ command that will replace the TO object if it exists. This will allow you to use Wildcards and just replace the object. The use case for this is so, we need to copy objects from one library to...
6 months ago in IBM i / Core OS 0 Under review

Change SPOOLED_FILE_DATA so *SCS spooled files with ICGDTA(*YES) can be search

I wrote a routine to allow me to present spooled files in VS Code and open them into an edit tab, I can also download the spooled file. These actions use CPYTOSPLF. I also wrote a routine that uses SPOOLED_FILE_DATA but some *SCS reports are not a...
about 2 months ago in IBM i / Db2 for i 4 Under review

SQL Function to Create Spool File

Add SQL function to output query results directly to a spool file. This would be really helpful for simple ad hoc queries and eliminate the need to create an RPG program or dumping query results to an outfile and then using RUNQRY over the outfile...
about 2 months ago in IBM i / Db2 for i 2 Under review

"Mail from" address in SMTP email design change to allow user and domain name in lower case.

Currently the design has hard coded setting that forces Upper Case on user and domain name in SMTP on Mail From.
11 months ago in IBM i / Networking 2 Under review

Cloud Storage Solutions for i 5733ICC - Multi-threaded downloads

I've configured the mutil-threaded uploads for this product and it made a significant improvement to the upload times. It would be beneficial to be able to do this for the downloads.
about 1 month ago in IBM i / Virtualization and Cloud 0 Under review

Add the description of the PTF is the summary of PTF groups, cumulative, etc...

When you are about to install a PTF group is nice to check which are the PTFs it includes, especially if you want to solve a certain problem. Also is good to check between 2 different groups to check why something works with one group PTF and not ...
9 months ago in IBM i / PTF and Service 0 Under review

Provide Exit Point support for SSHD Daemon

We would like to utilize the standard IBM exit point program interfaces QIBM_QZDA* to provide control for the SSHD (SSH Daemon) provided with OpenSSH 5733-SC1. This protocol should have the same support available as Telnet, ODBC and FTP protocols ...
over 1 year ago in IBM i / Open Source and PASE 2 Under review

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
3 months ago in IBM i / Languages - RPG 2 Under review