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 153

Moving load source concurrently

The idea is based on the ability to be able to copy (and thus move) the load source from one disk to another without the need for downtime. The operating system is already capable of initializing and moving data from one disk to another without do...
4 months ago in IBM i / Storage 2 Submitted

List procedures that a program uses in PROGRAM_EXPORT_IMPORT_INFO

Despite the name, the PROGRAM_EXPORT_IMPORT_INFO does not actually list the procedures imported by a program. This is important because, when the signature of a procedure changes, all programs that import (use) the procedure must be changed. Impor...
2 months ago in IBM i / Db2 for i 0 Submitted

Store IFS information in SAVE_FILE_OBJECTS view

To list the contents of a savefile, we now have the SAVE_FILE_OBJECTS view. Although the documentation explicitly mentions that no IFS information is returned, it would be great to find this information in the view in a future update. https://www....
2 months ago in IBM i / System Management 0 Submitted

Exit point QIBM_QPWFS_FILE_SERV should include the Netserver file share name

This exit point currently provides a lot of data about file server access, but this one key piece of information is missing (the share name). During security remediation, it would be invaluable to capture the name of the share that is being used, ...
3 months ago in IBM i / IFS (Integrated File System) and Servers 2 Submitted

Add support for Java 21 to IBM i

Java 21 is needed so we can use new features also on IBM i. It will enable IBM i community to run applications that requires java 21. Java 21 (IBM Semeru) is already available for other platforms.
11 months ago in IBM i / JAVA 3 Submitted

Add more functionality to *VAR and *AUTO arrays

I really love the new *AUTO and *VAR arrays, I use them quite often. I would really like more functionality to be added, like the methods available for JavaScript arrays. Some examples assuming an Array "A20" with dim(*auto:20) : I gather a set of...
about 2 months ago in IBM i / Languages - RPG 1 Submitted

Provide an end time for long running jobs in Advanced Job Scheduler (5770JS1)

We have a number of long running AJS jobs that start 06:00 and end 23:00 for example. It would be great to have this function built-in rather than have to write a routine to end the job.
about 1 month ago in IBM i / System Management 0 Submitted

WRKPTFGRP vs. DSPPTFGRP

The service below requires the user to be authorized to the WRKPRTGRP. But the service only list information not changing anything, so why not only require authorization to DSPPTFGRP? Improvement suggestion to IBM… SELECT CURRENT SERVER CONCAT ' i...
3 months ago in IBM i / PTF and Service 0 Submitted

API for getting thread id & thread name such as in command PRTJVMJOB *thread

For JVM users and ERP (such as M3 or others), the thread id inside JVM could be internal to software or dedicated tool. In this case, to investigate job performance such as idoctor or job watcher it is impossible to search a job or tasks with the ...
about 1 month ago in IBM i / JAVA 0 Submitted

DATFMT(*JOBYY) for date fields in DDS

We want to control the format of our date field dynamically depending on a country or user setting. Normally you can use the DATFMT keyword to set the date's format. And all formats are supported. Our idea was to use DATFMT(*JOB) because we wanted...
11 months ago in IBM i / Application Development 1 Submitted