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 2893 of 4484

enhance QSYS2.MANAGE_AUDIT_JOURNAL_DATA_MART

add filter to the QSYS2.MANAGE_AUDIT_JOURNAL_DATA_MART. would like to be able to filter what records are added to the data_mart for instance in AF entries, filter on object, library or usrprfsimilar for ZC/ZR entries
5 months ago in IBM i / Db2 for i 2 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

Concurrent BRMS save of the same media would result in false BRM148A

Previous i had raised the issue in IBM-i-3268. Occassionally when there happen to be multiple BRMS Save job happening BRMS would give a false BRM148A due to volume assignment contention. Although the idea is delivered, we still have the rare occur...
9 months ago in IBM i / BRMS 7 Is a defect

RDi should bring me to source of Serviceprogram procedure

Within RDi I can directly go to the source of a Copy Book (/copy or /include) and within RDi 9.6.0.11 I even can see that source directly. The same functionality is needed for procedures used in our code when they are somehow bonded to the program...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Db2 service WRKCFGSTS

Create a Db2 for i service that does the equivalent of the WRKCFGSTS command where I can check if a device, or range devices selected by a wildcard, is varied on or off. Use Case: Rather than use WRKCFGSTS *DEV *TAP to see if all of the tape drive...
over 3 years ago in IBM i / Db2 for i 5 Future consideration

Provide plug-in mechanism for iACS

Provide a formal plug-in interface for iACS to allow developers to provide extensions to the existing functionality. Use Case: A plug-in interface to iACS would allow vendors, and open source developers, to provide additional functionality to vari...
over 3 years ago in IBM i / IBM i Access Family 3 Not under consideration

BRMS ICC - create command for resending media to cloud location

Hello, With BRMS ICC we got transfer issue and location is showing the cloud one in WRKMEDBRM but in *TRF status. When executing the command STRMNTBRM MOVMED(*YES) it's not resending theses failed volume to the cloud. We need to manually retake th...
5 months ago in IBM i / BRMS 3 Not under 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...
over 5 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
over 5 years ago in IBM i / Languages - RPG 6 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