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 3000

Provide a smart LIKE keyword that works with any target type (vs LIKE and LIKEDS)

Today when we write code, we use the LIKEDS (mostly) to declare a data structure "like" another. When a field is declared and should be "like" another existing field, we use the LIKE keyword. Please provide a new keyword that can be used in either...
3 days ago in IBM i / Languages - RPG 0 Submitted

Relaxe the restriction for the QUALIFIED keyword use on LIKEDS strucctures.

When coding RPG IV, I use Templates and the LIKEDS keyword, and also use non-Template data structures with the LIKEDS keyword. RPG IV muscle memory instinctively has me writing: DCL-DS myStruct Qualified LIKEDS(struct_tmpl) Inz(*LIKEDS); The probl...
4 days ago in IBM i / Languages - RPG 0 Submitted

Review multithread capability for OS commands

In these days where access to the IBM is no longer restricted to 5250 sessions, batch jobs etc., the usage of multithreaded applications is becoming more prevalent. This includes, but is not limited to, PASE & SSH. Whilst those environments ca...
11 days ago in IBM i / Core OS 0 Submitted

Removal of 4-Core Limit for IBM-i VMs on the S1022

Description: As a forward-thinking organization leveraging IBM-i on the S1022 server, we are consistently seeking ways to enhance performance, optimize resource utilization, and meet our increasing workload demands. In light of this, we submit the...
5 months ago in IBM i / Install and Upgrade and Licensing 9 Under review

Add IFS source information to OBJECT_STATISTICS

Storing source information in the object is a very valuable audit tool. In this way auditors and DevOps providers can match source change dates and locations with the information stored in the object. Since more an more objects can be created from...
24 days ago in IBM i / Application Development 0 Submitted

%elem on enum

I would like to define the size of my dim array depending on the number of elements of my enum. Example : dcl-enum my_enum qualified; value1 const('1'); value2 const('2'); end-enum; dcl-s my_array char(1) dim(%elem(my_enum));
4 days ago in IBM i / Languages - RPG 1 Functionality already exists

Add the ability to execute a custom AcsConfig.properties in a specific folder when calling acsbundle.jar

I have to deploy ACS in a customer Citrix environnement, with different categories of user and with specific needs (limited access to IFS folders, no SQL client connections for just one category, ...).My intent would be to create as many AcsConfig...
5 days ago in IBM i / IBM i Access Family 0 Submitted

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...
about 2 months ago in IBM i / Save and Restore 0 Submitted

Improvement to the DSPPGMREF command

The command currently does not generate information about the commands used in a program.The improvement is to include information about this type of objects and be useful when performing some type of forensic analysis on the IBM i
3 months ago in IBM i / Languages - CL (Control Language) 2 Future consideration

IPv6 - Provide default gateway configuration for SST LAN adapter interface

It is not possible in the existing OS releases to configure the default gateway for IPv6 interface in SST LAN interface. The only way how to make IPv6 interface working for this interface is to configure a LAN switch with auto discovery setup whic...
3 months ago in IBM i / Networking 3 Under review