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 2965

IP based Printers

An API that can show IP addresses for remote output queue or printers using IP addresses. We have several client systems that we support. Having a simple way to list those IP addresses would make supporting their systems easier for us. Use Case: W...
over 4 years ago in IBM i / Core OS 5 Not under consideration

PDF name in 'Printer Output' option

System: 5733XJ1 - IBM i Access Client SolutionsWe use 'Printer Output' option to download Spool Files into PDF format. At present the downloaded PDF name is automated. It will be nice if user can able to define the PDF name. We would like to inclu...
about 8 years ago in IBM i / IBM i Access Family 3 Future consideration

Add a new code for journal record delete's from R/DL to a new code example R/DX.

We use the RGZPFM command regularly as our software is old. We run RGZPFM on all file members on Sundays when we do not have locks on the files. I have a program that goes through all physical files in the user libraries and does a RGZPFM. Due to ...
8 months ago in IBM i / Db2 for i 2 Not under consideration

Outline View: Filtering

I think it would be extremely helpful to be able to filter the items in the Outline, similar to the filtering in the Preferences dialog. Use Case: Especially when there are multiple copybooks or very large programs, the list can be extremely long ...
over 12 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration

IFS streamfiles need additional OIR-like attributes

IFS streamfiles have a number of attributes, many seem IBM i (OS/400) specific, visible via WRKLNK option 8=Display attributes, and can be specified or changed via the CHGATR command ATR parameter, such as: *CCSID, *ALWCKPWRT, *USECOUNT, *DISKSTGO...
about 8 years ago in IBM i / IFS (Integrated File System) and Servers 3 Not under consideration

BRMS restauration issue

Scenario : * Sunday FULL backup . * Monday CUML backup - OBJ1, OBJ2, OBJ3 in LIBA saved * Tuesday morning delete OBJ1 - * Tuesday evening CUML Backup - OBJ2, OBJ3 in LIBA saved * Wednesday scratch system : - Restore from Full OBJ1, OBJ2, OBJ3 in L...
over 5 years ago in IBM i / BRMS 2 Not under consideration

What commands are linked to what special authority?

I want to monitor what commands needing special authority are used by who.
almost 2 years ago in IBM i / Security 3 Future consideration

QShell Improvements

When starting a Qshell for an IBM i Connection within RDi, currently it behaves significantly different from the shell environment started in 5250 emulation with command STRQSH. Most important features STRQSH has, but RDi Qshell has not: 1) Upon s...
almost 4 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

API for Access Path Rebuild Progress

We commonly have access path rebuilds occurring post the vary on of an IASP. We would like the capability to monitor the progress of the access path rebuilds from a batch job rather than just the screen. Use Case: We run a superannuation system on...
over 7 years ago in IBM i / Db2 for i 8 Future consideration

Change JOURNALED_OBJECTS to only scan requested libraries/objects

select * from JOURNALED_OBJECTS WHERE OBJECT_LIBRARY = 'SYSIBM' and OBJECT_NAME = 'SYSDUMMY1'; When this SQL is run against the Journaled_Objects view, it scans all objects in all libraries. If there are objects locked that cannot be scanned, the ...
almost 2 years ago in IBM i / Db2 for i 2 Functionality already exists