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 3069

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

ADD in QSYS2 TABLES a new table to know wich programms use an exported porcedure from à service program

Hi, QSYS2 functions and tables allow you to know:- What procedures are exported by our service programs.- What programs use our service programs. But it is not possible to know which programs use which exported procedure. This is a pity because it...
7 months ago in IBM i / Application Development 2 Submitted

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

QMGTOOLS Option to Compare/Order Cross Reference PTFs Before an OS Upgrade

In QMGTOOLS option 24, PTF menu, can IBM add an option to compare/order cross-reference PTFs when planning for an OS upgrade, like from 7.4 to 7.5?
3 months ago in IBM i / PTF and Service 0 Submitted

Change of name and library of SQL package in a Embedded SQL program

Our programs are compiled on a central build server which is integrated in a CI/CD pipeline. Created objects will be saved and restored on different production systems. We have a ILE Cobol embedded SQL program which can also be used to access a re...
about 2 months ago in IBM i / Db2 for i 2 Functionality already exists

ACS automatic temporary file cleanup, please add functionality

Add at least a command line option to instruct ACS to NOT leave temporary files in /tmp if the run was successful and the exit clean. Each process and application if successful should manage its temporary storage properly. We run ACS directly on t...
3 months ago in IBM i / IBM i Access Family 3 Future consideration
125 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
over 4 years ago in IBM i / Application Development 18 Future consideration

Allow for Synchronous Policy Based Replication (PBR) on IBM Storwize

With the recent version of IBM Storwize, metro mirror - synchronous replication - is no longer available for IBM i. This version allows for policy based replication (PBR) or policy based High-Availability (PBHA), both asynchronous. In order to get...
8 months ago in IBM i / Storage 4 Not under consideration

Enable options(*exact) for indicators.

I am the developer of RPGUNIT and recently I added procedure assertEqual() to it. This procedure handles all data types, because it uses the OVERLOAD keyword for delegating the call to the procedure that is in charge for the data type. dcl-pr asse...
10 months ago in IBM i / Languages - RPG 3 Not under consideration