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 3215

Provide an up to date version of ICU - International Components for Unicode (5770SS1 - Option 39)

Having to deal more and more with Unicode and some applications that are still restricted to EBCDIC codepages, I was looking at the ICU library but found out that the most recent version on IBM is 4.0 which dates from 2009 (more as 15 years old) ?...
8 months ago in IBM i / Core OS 1 Submitted

Add an HTTP status code for SQL not found

When deploying a REST web service based on SQL queries, it is possible to specify an HTTP status code for success (200 by default) and another for error (500 by default). However, when reading datas by an SQL select and a WHERE clause (e.g., sele...
7 months ago in IBM i / Web Serving 3 Future consideration

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 2 months ago in IBM i / Db2 for i 2 Future consideration

MsgID CPC1E11 to be posted to QSYSOPR/QHST when IPL Schedule is changed

Knowing that your IPL schedule has been changed can be a critical piece of information. Any MsgIDs generated by the functions of the "Go Power" menu should be posting to QSYSOPR, QHST or some other MsgQ so that those messages can be monitored for ...
9 days ago in IBM i / Work Management and Messaging 0 Under review
310 VOTE

*ESCAPE messages for SAVLIB

We have received MONMSG for CPF3795 in every SAVLIB running in our CL program: https://ecurep.mainz.de.ibm.com/rest/download/28061%2C100%2C838/2018-04-06/28061.100.838.SOURCE.txt?astext=true&fileSize=83568 But, when CPF3795 is reported saving ...
almost 8 years ago in IBM i / Save and Restore 5 Not under consideration

Allow ACS to be updated manually within RDi

Allow ACS to be updated manually within RDi so the latest version can be used. Alternatively, allow users to link an existing version of ACS to RDi to be used instead of the built in version.
3 months ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Provide a POST /security/dcm/appdef/add to the RSE APIs (HTTP ADMIN5)

I have written an application to automate the Let's Encrypt process for issuing and renewing certificates. It would be very useful to have this as I don't believe that there is an API or any other method for automation.
about 2 months ago in IBM i / Security 1 Submitted

New QSYS2 Table function : QSYS2.WRITER_INFO

Hello, I wanted to retrieve the list of all the writers present on my client's machine.I tried with the SQL table : QSYS2.OBJECT_STATISTICS.SELECT * FROM TABLE (QSYS2.OBJECT_STATISTICS('*ALL ','*DEVD')) WHERE OBJATTRIBUTE in ('PRTLAN','PRTVRT','PR...
5 months ago in IBM i / Db2 for i 3 Future consideration

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 "...
2 months ago in IBM i / Security 1 Submitted

Extend prototyped procedure calls with "keyword parameters"

SQL has the nice feature, to use optionally use keyword parameters instead of positioned parameters. My idea is, also extend RPG prototyped procedure calls with the option to use keyword parameters. Imagine the following procedure prototype: dcl-p...
2 months ago in IBM i / Languages - RPG 0 Submitted