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 2971

add repeat every x minutes to OS400/IBMi integrated scheduler

Please add "repeat every x minutes" / "repeat every x seconds" to the native OS scheduler. Every OS, even free, has this basic capability. I know that there is an "advanced scheduler" product, but my opinion the Operating System should have such b...
almost 4 years ago in IBM i / Core OS 7 Not under consideration

Provide support for Rust Language

Rust is an increasingly popular language in the open source community due to it's memory safety features, and it's ability to operate at a low level like C. Please provide a Rust Compiler for IBM i Use Case: Rust is useful for system level program...
over 4 years ago in IBM i / Open Source and PASE 5 Future consideration

Clarification of the Technology Refresh

The following is the screen text for the PTF package apply for a special handling or a Technology Refresh PTF pack. Confirm IPL to Complete PTF InstallSystem: DATA1A technology refresh PTF and/or special handling PTF requires an initialprogram loa...
over 3 years ago in IBM i / PTF and Service 3 Future consideration

DLTF enhancement to remove dependant LF

DLTF can be instructed for special constraint handling by use of parameter RMVCST()Please add possibility to remove dependant LF with a parameter like DLTDEPLF(*YES) Use Case: Currently, dependencies need to be found with DSPDBR. Automatic file pr...
over 4 years ago in IBM i / Db2 for i 6 Future consideration

IBM Access Client Solution as an .apk

It would be nice, to have the possibility to access the system from a portable device f.e. in the warehouse or while in front of the rack for quick maintenance or just to check something.
11 months ago in IBM i / IBM i Access Family 1 Not under consideration

Enhance PASE APIs _ILECALL/_ILECALLX to Pass Operational Descriptors

Allow _ILECALL() and _ILECALLX() to pass operational descriptors when calling an ILE procedure, if they are not already capable of this, and provide documentation. There is already a pointer field for the operational descriptor in the ILEarglist_b...
almost 3 years ago in IBM i / Open Source and PASE 2 Not under consideration

Add System Name, Serial No & LPAR No to all DST/SST Screens

Please consider adding System Name, Serial No & LPAR No to all DST/SST Screens, preferably in the same place and ideally in the top line of each screen. We are seeing and increasing number of IBM i LPARs on a typical Power server, so by defini...
about 2 years ago in IBM i / Core OS 7 Future consideration

Native CLOB and BLOB in RPG

CLOB and BLOB fields as dynamic size dependent on actual datasize. It would be appreciated that RPG could support these datatypes native in RPG and used exactly like varchar with out any explicit size Use Case: CLOB and BLOB is implemented as a st...
almost 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
almost 6 years ago in IBM i / Languages - RPG 6 Not under consideration

Allow ability to control JobLog write with On-Error

Add an operational extender to the on-error opcode that would allow for control over a joblog write. When the programmer has stated that a specific error condition is trapped/controlled, we should be able to optionally suppress the job log message...
over 5 years ago in IBM i / Languages - RPG 4 Future consideration