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 2885

Add Authority Collection detail for S/36 Procedure objects being used

When using the STRAUTCOL command to trace usage of system objects, the execution of a System/36 environment procedure (STRS36PRC) does not log the name of the procedure or the objects accessed in th procedure. Unfortunately, many shops from that e...
6 months ago in IBM i / Security 3 Not under consideration

Allow conditional service break point in iASP environment

Conditional service breakpoints do not work in an iASP environment. The 'WHEN' clause on a service breakpoint does not work in an iASP envrionment. We have thousands of jobs and threads servicing tens of thousands of customer connections to our sy...
over 1 year ago in IBM i / Application Development 4 Submitted

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

Improve support in PDI Job Watcher for Jobs that do not use CPU during the interval

By design, the Job Watcher performance data collector does not collect data on jobs that do not use CPU during the interval. Jobs that are blocked by waits such as a database record lock or an object lock are often in a long wait and do not use CP...
3 months ago in IBM i / Performance Tools 0 Submitted

Improve the performance of PDI Job Watcher Interval Details

When investigating Job Watcher data, Interval Details allows you to get to call stacks and SQL statements. However, it takes a very long time for interval details to display - upwards of a minute or more; it is so slow as to be nearly unusable. Th...
3 months ago in IBM i / Performance Tools 0 Submitted

Enhance PDI to have the option to open drill-downs in new tab

In New Navigator, the Performance Data Investigator supports opening the initial chart in a new tab. However, all drill downs taken on that chart open in the same tab. This is problematic for the following reasons: I often need to look at mulitple...
3 months ago in IBM i / Performance Tools 1 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

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

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