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 2873

Enhancement to DLTUSRPRF command function

DLTUSRPRF is a common OS400 command. The change object owner is a basic and often required parameter function of this command. It should not matter if the owned object is an IFS object. IBM should understand the client desire and need to have this...
about 7 years ago in IBM i / Security 2 Not under consideration

Develop *USER Activation Group

ACTGRP(*NEW) vs ACTGRP(<myname>) is a bit challenging to beginner to intermediate RPG developers. It would be useful to have something like ACTGRP(*USER) that works like a named activation group. Specifically to avoid programmers using the D...
about 4 years ago in IBM i / Application Development 4 Not under consideration

Provide easy to use "IBM i internal disk performance modeling tool" which supports latest technologies (SSD, NVMe)

Simple and easy to use IBM i internal disk performance modeling tool which supports latest internal storage technologies (SSD/NVMe) is desirable to configure, propose, buy new IBM i server. IBM supplied storage modeling tools do not fulfill the re...
over 3 years ago in IBM i / Performance Tools 2 Not under consideration

acs 5250 session border customizable like ACS Run SQL Scripts Border

Starting with running 5250 emulations session I select> Communications> Configure> Preferences. On this panel there is a radio button to >>SHOW BORDER. When I select that I can display a border around the 5250 window, but I cannot f...
over 3 years ago in IBM i / IBM i Access Family 3 Not under consideration

Add PASE and Java details to Job Watcher call stack information

Job Watcher call stacks, whether via iDoctor or PDI, do not show the very important information regarding Java and PASE call stacks. Investigation into the Job Watcher database files looks like the required information is not collected by Job Watc...
over 3 years ago in IBM i / Performance Tools 1 Future consideration

Reduce the referenced fields in RPG's outline view

RPG's outline view lists as referenced the fields (or data structures) used in LIKE or LIKEDS. Would be useful having an option to filter this type of references since, usually, are not needed. The benefit of this change becomes very apparent when...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Please add a prompt to run the setup functions again.

Today, we needed to add the IFS option onto a users screen. I could not find an option to allow me to do so. When we ran the install option, it simply ran the install with no prompts. Administrators on the IBM i are not always authorized to access...
8 months ago in IBM i / IBM i Access Family 1 Functionality already exists

SQL update with a From clause

Having worked a little with MS SQL Server I've found their SQL Update with a from clause Very convenientlikeupdate fileAset fileA.field1 = fileB.field1from fileA inner join fileB on fileB.key = fileA.key IMHO this syntax is much clearer then the c...
about 4 years ago in IBM i / Db2 for i 2 Not under consideration

IBM ACS Update Check Function to also check Windows / Linux Applications Packages

The IBM Access Client Solutions Update function currently checks the for a newer version of the Deployed Java Client but not for updates in the Installed Windows or Linux Application Packages. Use Case: Help users of the functions provided by the ...
about 6 years ago in IBM i / IBM i Access Family 5 Not under consideration

Relaxation of error RNF3776

Today you can declare parameters for programs that use the ctl-opt main just like any other RPG procedure - making declaration of a program as easy as declaring a procedure . However the compile will issue a warning RNF3776 "External program on pr...
over 2 years ago in IBM i / Languages - RPG 3 Future consideration