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 2906

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 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...
almost 7 years ago in IBM i / Save and Restore 10 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

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

Suppress Handled SQL Messages from Joblog

SQL places a lot of messages in the joblog. When diagnosing a problem from a joblog it is often difficult to wade through which messages can be ignored and which messages represent a problem that needs further investigation. It is also often impos...
almost 7 years ago in IBM i / Db2 for i 3 Future consideration

IBM i IWS Web Performance Advisor

IBM i web services server is an integrated web application server that is running a web services engine. Even though web services engine runs on web application server, IBM i web performance advisor is not supported for IWS. Support for web perfor...
over 5 years ago in IBM i / Web Serving 2 Future 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

Improve performance of IBM i IFS File Access for Large Files

When accessing large, multimegabyte IFS files (beyond 16MB) there is a noticable lag in response times by some interfaces, such as HLL languages. The C read() function with buffer that is a C++ vector or dynamically allocated TS memory seems to ta...
about 1 year ago in IBM i / IFS (Integrated File System) and Servers 3 Future 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

timer_* APIs in PASE

Software is starting to increasingly use the timer family of functions such as timer_create. These allow for accurate timing that manual timekeeping wouldn't allow for. For example, many profilers (such as Excimer for PHP) and even GNU coreutils a...
almost 4 years ago in IBM i / Open Source and PASE 2 Future consideration