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 4472

Generate_Spreadsheet function needs ability to Kill the Java Daemon

We use Generate_Spreadsheet scalar function to create xlsx spreadsheets from data files in IBM i. According to the documentation i have read and conversations with IBM support this function is basically using the ACS base for its functionality. Wh...
4 days ago in IBM i / IBM i Access Family 0 Submitted

Add a flag to the Retrieve Command Definition (QCDRCMDD) API

We are using the API to get the command definition such as the Parameters with it's keywords and values. However if the command has a choice program, that program is executed. This can cause unexpected things to occur. In one example, the choice p...
4 days ago in IBM i / Application Development 1 Future consideration

Don't fail if SYSTOOLS.GENERATE_SPREADSHEET is empty

When SYSTOOLS.GENERATE_SPREADSHEET returns an empty table it fails with an SQL State VSP05 and Vendor Code -438. Modify the function to don't fail when it happens. Example: VALUES SYSTOOLS.GENERATE_SPREADSHEET( PATH_NAME =>'/home/csvtest',...
4 days ago in IBM i / Db2 for i 0 Submitted

Add user to SEP parameter so we can target another users job with that SEP

With the recent release of SEP support for Merlin and VS Code, it seems that they made it just use the user you connected to the IBM i with. In my product, we rarely (dare I say never) want to set an SEP on our current user. We need to 'catch' the...
29 days ago in IBM i / Application Development 1 Submitted
132 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 ...
5 months ago in Linux for Power / RHEL OpenShift (5639-OCP) 8 Under review

RGZPFM option MBR(*ALL )

Enable the use *ALL on option MBR for the RGZPFM command for a hash partitioned table.
5 days ago in IBM i / Db2 for i 0 Submitted

For High Availability - remove hostname dependency

High available setups require the use of a service-IP address. The existing hostname dependency make such kind of HA requirements very challenging. Removing the hostname dependency would make such requests a lot easier to implement.
17 days ago in PowerSC 0 Submitted

ACS > run sql scripts allow reconnect to change profile

In ACS > run sql scripts > reconnect > default to current user but, allow the user profile to be changed for the connection. This will help with testing out different sql scripts with different profiles.
8 days ago in IBM i / IBM i Access Family 0 Submitted

Compiler may notice a missing Ctl-Opt Main() keyword

When the main() keyword in RPG is missing the compiler assumes RPG cycle logic, even if there is not a single C-spec outside a procedure available and all F-specs are coded with UsrOpn. When you call the program it runs at _QRNP_PEP_... and does n...
12 days ago in IBM i / Languages - RPG 0 Submitted

Terraform support for ppc64le

Terraform is #1 Infrastructure-as-Code tool used for cloud deployments and is developed by HashiCorp. HashiCorp was acquired by IBM this year. Still there is no Terraform on HashiCorp's site compiled for ppc64le architecture - https://developer.ha...