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 3067 of 4749

Support stcp on IBMi. I have used IBM system exclusivily for 50 years. I have to use a Linux partition to access stcp now.

Most other platforms support stcp "Stream Transmission Control Protocol" I don't understand why you haven't already. Diameter/internet gateway communitcations from the QOS Gx servers require stcp.
about 1 month ago in IBM i / Networking 0 Submitted

All **FREE to be the first non-blank line in source code instead of strictly the first line

When I code, I always leave the top line blank for various reasons. Also many developers do the same. Some reasons include that RDi doesn't let you insert a line before line 1 (try it, it doesn't) but that's minor. For the most part, I want the co...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

Change french translation for "Add service entry point"

The french translation for "Add service entry point" is not correct. Actually the translation is "Supprimer le point d'entrée de service", that means "Delete service entry point". During training it's complicated to explain that to add a service e...
22 days ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Possibility to use generic message ID's on ON-EXCP section in MONITOR group

It would be very useful to have ability to use generic message ID's e.g CPF0000, CPF9800 in ON-EXCP op-code within MONITOR group. This should be similar to CL's MONMSG functionality in terms of generic message ID's monitoring.
8 months ago in IBM i / Languages - RPG 1 Future consideration

Table that contains the QAUDJRN journal entry type descriptions

It would be useful to have a table, if one does not already exist, that contains the QAUDJRN journal entry descriptions. This would be very useful to be able to use to get the description using a join to the AUDIT_JOURNAL_xx & DISPLAY_JOURNAL....
11 months ago in IBM i / Db2 for i 7 Future consideration

Enable the usage of non ephemeral/static ports when using ObjectConnect over TCP/IP

Currently, IBMi ObjectConnect over TCP/IP uses TCP port 9841. Once the connection is established, it attempts to negotiate a data port connection within the ephemeral port range of 5000-65535. This configuration is not practical when a firewall ex...
5 months ago in IBM i / Save and Restore 1 Future consideration

Add Applied Date to PTF Group Currency Service

IBM i 7.6 included an enhancement to DSPPTFGRP command to show the date the PTF Group was applied. Please add this Applied Date to the IBM PTF Group Service.
about 2 months ago in IBM i / Db2 for i 1 Future consideration

Upgrade level of OpenSSH from v8.6p1 to one which will pass scanning services.

We are getting dinged by Qualys that our IBM i is exposed to CVE-2023-51385. I have applied the fixes listed at https://www.ibm.com/support/pages/node/7123159 however IBM only chose to patch an old level of OpenSSH instead of putting on a new leve...
about 1 year ago in IBM i / Open Source and PASE 3 Submitted

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
about 1 year ago in IBM i / Languages - RPG 2 Future consideration

please add function "odd" and "even"

would be nice to have a function returning whether a number is odd (function odd) and whether a number is even (function even). I know it can be done with mod(field, 2) but for documentation purpose it is better to read odd(field) or even(field) i...
2 months ago in IBM i / Db2 for i 1 Future consideration