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 3173

add lun to asp, disk formatting too long

Today with Flash disk and capacity up to 30TB the function add lun is too long. When we rebuild lpar from scratch we need many days to do it, moreover, if there are about a hundred lpar to be done. Is there a possibility to improve this feature Th...
3 months ago in IBM i / Storage 4 Under review

Add user to SEP parameter so we can target another users job with that SEP

With the recent release of SEP support for Merlin and VS Code, it seems that they made it just use the user you connected to the IBM i with. In my product, we rarely (dare I say never) want to set an SEP on our current user. We need to 'catch' the...
about 1 year ago in IBM i / Application Development 1 Submitted

Fail the compile when source information cannot be inserted into the object

When a module is created, the source information is inserted into the object description. There can be a situation where the source cannot be allocated to fetch the information. Instead of failing the compile, the source information inside the obj...
about 1 month ago in IBM i / Application Development 0 Submitted

Add support for golang on power i

We run node servers built from typescript projects on power i. Typescript has recently announced they will be porting over their transpiler to golang https://devblogs.microsoft.com/typescript/typescript-native-port/ Angular has already switched to...
4 months ago in IBM i / Open Source and PASE 0 Submitted

%SCANRPL to replace only *FIRST (or *LAST) occurence

%SCANRPL is a nice and usefull function but sometimes we need to limit the replacement to the first or the last occurence. Of course we can code around it using %scan but nowadays UTF strings are more complicated so the code itself can became frag...
6 months ago in IBM i / Languages - RPG 2 Submitted

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...
about 1 year ago in IBM i / Networking 4 Future consideration

Allow LDAP (non-)SSL to be enabled/disabled from the Navigator interface

Currently assigning a certificate via DCM enables SSL for the LDAP server, however it is not possible to alter the non-SSL/SSL checkboxes afterwards. Instead one is required to manually edit the IFS configuration file at '/qibm/userdata/os400/dirs...
4 months ago in IBM i / System Management 4 Under review

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
11 months ago in IBM i / Languages - CL (Control Language) 2 Future consideration

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.
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Add documentation option to a SQL service in RSS

VS code has the brilliant option when hovering over a SQL service in a SQL request it allows you to search IBM documentation for this specific SQL service. This idea is about adding the same kind of functionality to ACS RSS if possible.
about 1 month ago in IBM i / IBM i Access Family 1 Future consideration