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 2276

Declare variables and call procedures directly on the declare

Today if we want to call a procedure that has a return value, we have to declare the variable, data structure etc and then call the procedure like this: dcl-s eligiblefreight packed( 11 : 3 ); eligiblefreight = rlsitm_getEligibleFreight( batch ); ...
over 1 year ago in IBM i / Languages - RPG 3 Not under consideration

Skew curve from IBM i

Currently only storage boxes can create a skew curve from their performance data to show how hot the data is I.e 10% of the data is used by 90% of th I/O's.We would like to achieve the same using IBM i tools (be it performance data, idoctor, PEX, ...
about 7 years ago in IBM i / Storage 5 Not under consideration

Customer wants notification of when VGDA corruption occurs prior to a reboot of the system.

Action Taken: - customer says he had vg on A and B, then they migrated to c and d and brought it up fine. - they a had shared luns and on one set of systems those luns had a vg that was varied on and used. On the second set of system that had the ...
about 7 years ago in AIX 2 Not under consideration

Please change the timeout settings on the CONNECT() API.

This request is to provide a change to the SYN process when connecting to a remote host. I have a situation where we have a number of devices like IOT devices. I wrote a program to send data to a non IBM I device and the program works as designed ...
over 5 years ago in IBM i / Networking 3 Not under consideration

New Navigator for i - textured chart support like the heritage Navigator

In the Heritage Navigator - Investigate Data charts, I used textured bar graph a lot and I find this useful feature missing from the New Navigator. Please deliver it soon. Thanks.
over 1 year ago in IBM i / System Management 1 Not under consideration

CHGPF with SRCFILE option causes all Field Procedures to decrypt all the data encrypted in the file

when a CHGPF with SRCFILE option is ran over a Physical file with a Field Procedure on one or more fields the data is automatically decrypted to the the full value. Use Case: When file XFILE contains a field SOCIAL that has a field procedure on it...
about 7 years ago in IBM i / Db2 for i 2 Not under consideration

Enable iProject to have an associated JOBD.

I have a number of ongoing iProjects and generally each projects requires it's own attributes when submitting for compilation or when executing. It would be greatly beneficial if I could specify an IBMi jobd where RDi could get attributes from bef...
over 4 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

Screen Designer Indicator *On/*Off

There appears to be a lack of functionality to show/hide items on the screen based on whether an indicator is *on or *off. It currently just overlaps the displays. Use Case: This is a feature used in SDA via the F6 key. It's a well missed feature.
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Improve cancel handler to avoid hang situations when ending jobs that behaves badly.

We've had a lot of hang situations when doing ENDSBS *ALL over the year which always results in us having to restart the LPAR using the HMC. The cause have in almost all cases been found to be an application program not responding to the cancel ha...
about 7 years ago in IBM i / Core OS 3 Not under consideration

New keyword OVR in DCL-F.

In stead of OVR command before OPEN it would be usefull set an RPG field with OVR command. Use Case: DCL-F qSysPrt PRINTER OVR(myOvrCmd);DCL-S myOvrCmd VARCHAR(255);myOvrCmd = 'OUTQ(' + myOutQ + ') HOLD(*YES) SAVE(*YES)';OPEN qSysPrt;
over 8 years ago in IBM i / Languages - RPG 5 Not under consideration