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 ideas: IBM i

Showing 146

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 14 hours ago in IBM i / Db2 for i 0 Submitted

Fixentral Downloads of Machine Code updates are limited to 25 per day , Automate request to download beyond the stated limit

As an outsourcing provider managing numerous customers and hundreds of LPARs, we frequently encounter challenges due to the current restriction of 25 machine code downloads per day.This limitation significantly impacts our ability to perform essen...
7 days ago in IBM i / PTF and Service 5 Submitted

Add SSH auto-tunneling to ACS so we can use a bastion server

Please, add an automatic tunnel or transparent proxy option so we can connect to IBM i using a bastion server or SSH port. This could help developers or PoC users to connect to cloud or hosted LPARs (IBM Power Virtual Server or any other) without ...
3 days ago in IBM i / IBM i Access Family 0 Submitted

Extend Eval-Corr to ignore empty or null subfields in source Ds

The eval-corr opcode is extremely convenient for all functions that require sharing a template type definition and ensures that adding new fields to the base template is easily extended to the eval-corr target DSs by simply recompiling the affecte...
3 days ago in IBM i / Languages - RPG 0 Submitted

Define a field in a copy source using a field reference file.

I'm missing a way to define a field in a copy source using a field reference file.It could either be an extended version of LIKE() or a new LIKEFLD() For example:dcl-s myField1 LIKEFLD(fldref.format2 : myField : +5)dcl-s myField2 LIKE(fldref.forma...
about 1 month ago in IBM i / Languages - RPG 2 Submitted

Remove draconian download limits from Fix Central.

Fix Central has implemented draconian restrictions on downloads that not only affect IBM i but are also affecting other products such as QRadar. These need to be removed, NOW!
4 days ago in IBM i / Core OS 1 Submitted

Allow overloaded procedures to return different data types

Allow overloaded procedure prototypes to return different data type Example: dcl-pr proc_char varchar(100); parm1 varchar(100) const;end-pr; dcl-pr proc_int int(10); parm1 int(10) const;end-pr; dcl-pr proc like(*prototype) overload(proc_int:proc_c...
2 days ago in IBM i / Languages - RPG 0 Submitted

Fix Request: IBM i VSI WebConsole takeover with STS LAN Adapter kills actual session

When using the PowerVS VSI's 5250 WebConsole (HMC) and taking over with a LAN Console, kills the actual session and creates a new one. This happen on both directions: LAN Console -> WebConsole or WebConsole-> LAN Console This can be really a...
4 days ago in IBM i / Core OS 1 Submitted

Provide batch or command interface for the "Populate with CAs" function of Digital Certification Manager

I have multiple LPARs, across multiple systems. When IBM comes out with a new SQL service to get data from some remote system and that system requires a new certificate it is very frustrating to have to log into DCM a bazillion times and execute "...
13 days ago in IBM i / Security 0 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...
26 days ago in IBM i / Application Development 1 Submitted