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 2938

Change CRTRPGPGM command to allow debug option *SRCDBG

I have a few customers who have OPM code that cannot be migrated to ILE. The conversion needs a huge project and the company is phasing in ILE as code slowly. Some code cannot be converted to ILE immediately especially if its an active program. Us...
almost 6 years ago in IBM i / Languages - CL (Control Language) 3 Not under consideration

Declare Array variables in SQL/PSM like in DB2 LUW

In stored procedures and UDF/UDTF of DB2 for i, I would like to be able to declare an array like in this example : DECLARE TYPE CARD_NUMBER AS VARCHAR(1) ARRAY [24]; … this is already possible on DB2 LUW, as can be seen in this example: https://ro...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

PASE port for RCLONE

Please, port RCLONE an publish on YUM repository.Rclone is a command line program to sync files and directories to and from: Use Case: We could perform some simple backups and colaborate using lots of cloud providers, including IBM Cloud Object St...
over 4 years ago in IBM i / Open Source and PASE 2 Not under consideration

File Monitors for IBM Navigator for i

Management Central, through System i Navigator, has File Monitors that monitor file activity and can executes commands based on various conditions. That functionality does not exist in IBM Navigator for i, which is positioned as the replacement pr...
over 8 years ago in IBM i / System Management 6 Not under consideration

Add possibility to retrieve current number of filled elements in array with dim(*auto/*var)

Please add the number of filled elements in a varying dimension array. Currently we can set the allocated number with %elem(array: *alloc) = number. This says something about the memory being allocated as far as I understand. If you then use for i...
about 1 year ago in IBM i / Languages - RPG 1 Functionality already exists

add support for windows server core to IBM i Access Client Solutions windows package (driver)

current situtation (working): windows server 2016 core with SQL Server and IBM i Access Client Solutions Windows drivernew situation (not working): windows server 2022 core with SQL Server but IBM i Access Client Solutions Windows driver can not b...
about 1 year ago in IBM i / IBM i Access Family 2 Future consideration

Create a new GO SAVE option to save all the OS

Sometimes, when migrating a system to the cloud, we use a save-and-restore method for migration. We take Option 22 for the basic OS on Virtual Optical media to install using NFS and Option 23/21 on Virtual Tape for the data, because is faster. But...
over 2 years ago in IBM i / Save and Restore 1 Future consideration

Provide full backwards compatibility in free-form calculations

The free-form enhancements are a dramatic advancement for the language, but they are not fully backwards compatible with existing fixed-form RPG programs. If we want customers to modernize their existing code, there must be a seamless way to provi...
almost 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Customize CPYTOIMPF command

In CPYTOIMPF command with STRDLM('"') (double quote). Actually function is "ALL THE DATA AND ANY DOUBLE QUOTES IN THE MIDDLE NOW GET AN ADDED DOUBLE QUOTE SO ITS A SINGLE DOUBLE QUOTES". I need what was optional this function using a data area. Us...
almost 6 years ago in IBM i / Db2 for i 4 Not under consideration

RPGLE KLIST Field global local

iSeriesRPGLE Compiler When parameters for a procedure are named exactly like the KEY fields of the databasefile and the KEYLIST is global defined a CHAIN, READ ect. do not find a match.The compiler give a warning, but the number is *RNF7031. That ...
about 7 years ago in IBM i / Languages - RPG 3 Future consideration