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

All ideas

Showing 4474

WRKACTJOB - add a filter by Status

On our system, we frequently have thousands of jobs running. While we can sort by status, it would be very nice to be able to filter by status so we do not have to scroll across dozens of pages to get to the status we want to isolate, and also wou...
over 7 years ago in IBM i / Core OS 4 Not under consideration

Provide CHGSPLFA API and include SPOOLED FILE OWNER User Profile

SPOOLED Files have 3 user profiles associated with them: 1. The User Profile under which the Job that created the SPOOLED file was running ("job user").2. The Creator User Profile3. The SPOOLED File Owner Currently none of these three attributes m...
about 1 year ago in IBM i / Print 1 Future consideration

Bind FTP server to only one IP address instead of all available addresses

Bind FTP server to only one IP address instead of all available addresses. With this feature, FTP usage could be restricted to dedicated network.
almost 2 years ago in IBM i / Networking 5 Not under consideration

WRKLNK failure in delete files 4GB+

having an IFS directory /test with two subdirectories /test/test1 and /test/test2 - both containing 10 files, for example DVD images of PTF Groups. Some files <4GB, some >4GBusing WRKLNK / then enter 9 (recursive delete) on entry /test resul...
over 5 years ago in IBM i / IFS (Integrated File System) and Servers 5 Is a defect

Improve message RNX0351 with meaning of code

If an error happens during the XML-SAX command message RNX0351 is sent. And every time it annoys me that it only gives me a code -- ie "The XML parser detected error code 6.". What does code 6 mean? I then have to google it because I can't find it...
10 months ago in IBM i / Languages - RPG 3 Future 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

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
10 months ago in IBM i / Db2 for i 3 Future consideration

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
10 months ago in IBM i / Languages - RPG 2 Not under consideration