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 2843

RSS - Reopen tabs automatically

With the new IBM i ACS 1.1.9.6 a possibility was introduced to open multiple tabs at once via projects however this was not the idea behind my previous idea https://ibm-power-systems.ideas.ibm.com/ideas/IBMI-I-3540 I'm therefore so free to request...
about 2 months ago in IBM i / IBM i Access Family 1 Not under consideration

Usage of Enumeration in "Outline"-View

When we declare fields, files, enumerations etc. we can see them in our Outline-view and click on them to jump to their declaration in the code.With normal fields, files etc. we also get the references which indicate in which line they are used an...
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Full qualified job name in DSPJOB and WRKJOB

The fully qualified job identifier : 123456/USER/JOBNAME is used many several places for interaction with a job However this information is available in the form: Job: JOBNAME User: USER Number: 123456 in both DSPJOB and WRKJOB. It would appreciat...
over 2 years ago in IBM i / Core OS 5 Future consideration

CGI PDI Enable History Performance Reports PDF

Inavigator PDI Performance Data Investigator.Create Report of History Performance data , and preferably to be able to schedule them. Use Case: PM400 is End Of Support by IBM , There is an high demand from our IBM i customers to have similar monthl...
almost 4 years ago in IBM i / Performance Tools 7 Future consideration

Basic subfile/maintenance generator for a given table_schema, and table_name

We have UPDDTA to edit individual records of a file. We have RUNQRY for displaying all file records. It would save a lot of development time when we can have a default built-in subfile handler for any given table. => Shift F8, F9 to move subfil...
about 2 months ago in IBM i / Application Development 0 Submitted

Add an attribute to *SRVPGM object types for SQL Global Variables

Currently, there is no extended attribute associated with SQL Global Variables for *SRVPGM object types. This poses a major challenge for change management software that utilize security templates to apply permissions and authorization lists to ob...
3 months ago in IBM i / Core OS 1 Under review

vdisk_protection_enabled in IBM i PowerHA environments

This is the corresponding RFE to RFE number 141546 but for IBM i side.Spectrum Virtualize (be it flashsystems or SVC) introduced feature to restrict LUNS from being unmapped or deleted from storage when there was I/O in last XX minutes.This featur...
over 2 years ago in IBM i / PowerHA 2 Future consideration

RPG block comments

Single line comments are allowed today by // however the commonly used block comment /* … */ are not. Use Case: Since **free don't have a concept of H,C,F spec it should be straight forward to implement the /* .. */ block comment syntax. The work ...
over 6 years ago in IBM i / Languages - RPG 9 Not under consideration

ClamAV rpm requested for IBM i

Please may we have a port of ClamAV (already available on AIX) for the IBM i platform incuding back to 7.1 :-) Use Case: Ability to run Open Source AV on the IBM i platform.
over 3 years ago in IBM i / Open Source and PASE 6 Planned for future release

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
3 months ago in IBM i / Languages - RPG 1 Not under consideration