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

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

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...
about 1 month ago in IBM i / Languages - RPG 2 Not under consideration

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 ...
about 1 month ago in IBM i / IBM i Access Family 2 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...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

Add support to ISCSI devices beyond VTL

Please, add support to ISCSI DVD and ISCSI disk volumes, so we can have more backup and restore options. ISCSI DVD support could allow to create a network install or backup/restore device for SAVSYS or Option22 operations. ISCSI Disks could allow ...
about 1 month ago in IBM i / Save and Restore 0 Submitted

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

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...
about 1 month ago in IBM i / Core OS 3 Submitted

Uptime of HMC BMC console

Hello, In some cases, with multi administrator's environment it will be good to know how long is HMC's system console up and running and if it was rebooted.I insert screenshot where this could be added and visible, maybe in part Host's identificat...
about 1 month ago in Hardware Management Console 2 Functionality already exists

Enhance updateios to support security patching between VIOS releases

With increased focus on security patching, we find we need to patch VIOS several times between VIOS releases with security fixes. The 'updateios' padmin command is only suited for updating the VIOS level, not installing individual patches. Current...
about 1 month ago in PowerVM VIOS 0 Submitted

Add the HTML documentation options from the Heritage Navigator for i to the new BRMS HTTP server

In the Heritage Navigator for i BRMS gui section several options were available to create documentation. Those options did generate HTML documents. The quality of those HTML document was high. Allowing you to add them to your own BRMS documentatio...
about 1 month ago in IBM i / BRMS 1 Future consideration