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 2897

Allow interactive jobs to run threaded applications

Currently interactive jobs on the IBM i are not allowed to run multithreaded applications. Whilst there is a possible "workaround" to execute these in PASE / QSH; yet to be verified in our instance if this works or not, the ability to execute a na...
over 3 years ago in IBM i / Core OS 3 Future consideration

Provide a CL Command Parameter Option for Required when INTERACTIVE

some CL command parameters can be designated as MIN(1) which makes them have a value before the command may be run. We need a way to set parameters to REQUIRED when they are run interactively vs batch. Add a RQD parameter (or similar) to PARM stat...
almost 3 years ago in IBM i / Languages - CL (Control Language) 2 Not under consideration

Add new function *BLANKS and *ZEROS on CLP

Implement a new function, on CLP language, to initialize a variable with Blanks or Zeros Use Case: DCL VAR(&CHAR) TYPE(*CHAR) LEN(1000) DCL VAR(&NUM) TYPE(*DEC) LEN(10 5) CHGVAR VAR(&CHAR) VALUE(*BLANKS) CHGVAR VAR(&NUM) VALUE(*ZEROS)
over 7 years ago in IBM i / Languages - CL (Control Language) 5 Not under consideration

Full NULL support

I'd like the ability to define and use the NULL attribute on any field, but in particular, I'd like to be able to pass *NULL as a sub-procedure parameter and have the sub-procedure return *NULL as needed. This will help deal with null-capable colu...
over 8 years ago in IBM i / Languages - RPG 6 Not under consideration

Option to set Fn keys text to s-Fn instead of F20 etc.

It has been over 30 years since a keyboard with F13 to F24 was manufactured. People entering the IBM i market in the last 20+ yeas have never seen one. Please provide an option (SysVal?) that swaps the 1988 Fn key identification from F13 to F24, t...
almost 3 years ago in IBM i / Core OS 7 Not under consideration

When Automatic Resize is turned on for 5250 sessions with multiple tabs, make each tab selected resize the window as needed.

Automatic resize is turned on for a 5250 session with multiple tabs. The first tab displays a 27x132 screen and the window resizes. When the second tab is selected, the window does not resize if that is a 24x80 screen so there is lots of blank spa...
3 months ago in IBM i / IBM i Access Family 1 Not under consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

IBM i ACS Client - Lock down connection settings for Single Sign On

We recently configured SSO for deployment and will be using Kerberos for authentication. We currently are using AD for authentication to the AS/400. A user could circumvent the client configuration for IBM i signon information and change "Use Kerb...
over 4 years ago in IBM i / IBM i Access Family 3 Not under consideration

SMTP timeout and message for Infoprint Server

Our business uses Infoprint Server to create PDF files of order, packaging and shipping information. Intermittently, spooled files will remain in PRT status and all emails stop sending until the writer is ended and restarted. The issue has been id...
almost 4 years ago in IBM i / Print 2 Future consideration

increase speed on DUPTAP and DUPMEDBRM positioning

Increase positioning speed during DUPTAP / DUPMEDBRM or change behavior of how it is done.Currently on each duplication operation the cartridge is rewound and drive reads from beginning every sequence until it reaches the desired seq. number to be...
over 6 years ago in IBM i / Save and Restore 10 Future consideration