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

IBM i

Showing 2917

Variadic procedures in RPG

In RPG you can make prototypes for procedures where parameter can be omitted, however the datatype and an absolute number of parameters is required in the prototype. For a more polymorphic approach I will suggest to implement variadic procedures w...
over 1 year ago in IBM i / Languages - RPG 6 Not under consideration

Digital Certificate Manager, Import Certificate by retrieve from port

Importing certificates into the DCM is a slow task that requires the transfer of files, files that are not always readily available. As in the WAS console, it would be useful to acquire the certificate directly from the Server through its IP addre...
over 1 year ago in IBM i / Security 3 Future consideration

Create shortcut for eval(h) so user doesn't need to type in eval(h)

When performing calculations where we want to round-up, instead of typing Result = (Factor1 - Factor2) * Factor3; we need to type eval(h) Result = (Factor1 - Factor2) * Factor3; It would be nice if that could be simplified to Result(h) = (Factor1 ...
over 5 years ago in IBM i / Languages - RPG 4 Not under consideration

provide V7.3 PTF for new OBJC(object connect) over tcpip

new PTF released to allow SAVRST OBJC (object connect) over tcp/ip connectionfor V7.4 (SI73828 add native TCP support to ObjectConnect) Use Case: SNA is runset <sic> and need to be able to provide the save funcallity over a TCP/IP network.
about 4 years ago in IBM i / System Management 2 Not under consideration

Update PASE equivalent AIX TL level

PASE in IBM i7.2 is based on AIX 7.1 TL1 and PASE in IBM i7.3 is based on AIX 7.1 TL3 neither of which are supported releases of AIX anymore. It would be very helpful to have PASE updated to a current TL (Technology Level) equivalency at least as ...
almost 6 years ago in IBM i / Open Source and PASE 2 Future consideration

vFC Mappings and Live Partition Mobility

You can do multiple vFC mappings on one physical FC port for IBM i, that is supported. But if you want to do LPM, that is not possible.This is of course very bad, one customer got stuck with it.We are currently rebuilding, and that is only possibl...
about 3 years ago in IBM i / Virtualization and Cloud 1 Not under consideration

Allow AFPRSC with pdf objects to be exported to pdf

It is not possible to create a PDF with the 5770ts1 product out of a spoolfile containing a PDF, because this process is not supported. Use Case: Integrate a logo in PDF format in a spoolfile to print documents in the layout of our official corpor...
over 6 years ago in IBM i / Print 3 Future consideration

Multi-row insert in dynamic SQL RPG

Please enhance dynamic SQL support in RPG to include multi-row insert. Use Case: Dcl-DS myQualDS ExtName('THETBL') Dim(200) Qualified Inz; End-DS; myQualDS (1).dta = '1'; myQualDS (2).dta = '2'; Ctr = 2; SQLStatement = 'Insert into THETBL ? rows v...
over 6 years ago in IBM i / Db2 for i 2 Future consideration

IWS : Info about host server job name assigned to webservice.

Hi, It would very useful to have somewhere in i.e webservice properties from information about host server job(s) assigned to specific webservice. In developement/maintenace process for IWS webservice a host server job's joblog is usually very fir...
about 1 year ago in IBM i / Web Serving 1 Future consideration

Graphic tool or sql service to know the percentage of use of the tapes.

Currently there is no tool or any sql service that helps to know the percentage of use/free is a tape device. For now there is only this old method to calculate it. https://www.ibm.com/support/pages/how-much-data-and-how-much-free-space-available-...
over 1 year ago in IBM i / Save and Restore 2 Submitted