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 2926

Add new function *BLANKS and *ZEROS on CLP

Implement a new function, on CLP language, to initialize a variable with Blanks or Zeros Use Case: DCL VAR(&CHAR) TYPE(*CHAR) LEN(1000) DCL VAR(&NUM) TYPE(*DEC) LEN(10 5) CHGVAR VAR(&CHAR) VALUE(*BLANKS) CHGVAR VAR(&NUM) VALUE(*ZEROS)
almost 8 years ago in IBM i / Languages - CL (Control Language) 5 Not under consideration

Full NULL support

I'd like the ability to define and use the NULL attribute on any field, but in particular, I'd like to be able to pass *NULL as a sub-procedure parameter and have the sub-procedure return *NULL as needed. This will help deal with null-capable colu...
over 8 years ago in IBM i / Languages - RPG 6 Not under consideration

Allow CHGAUTCOL command to enable authority collection on objects with type *USRPRF

Use case: A user profile object is secured with *PUBLIC *USE, allowing anyone on the system to submit jobs to run under that unsecured user profile. Securing the *USRPRF with *PUBLIC *EXCLUDE might break some existing processes which rely on the e...
over 1 year ago in IBM i / Security 2 Not under consideration

RDi-Stop Program Verify when I ask it to stop

If I accidentally press Ctrl+Shift+V instead of Ctrl+Shift+C, the program verify feature starts. It's extremely slow compared to just letting the code compile. I know I can change the keybindings but the STOP button should actually stop the verify...
almost 4 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Add CREATOR/DEFINER Attribute to File Members

We need 1 to 3 new User Profile attributes added to Source File Member descriptions.Creator (Added by user profile)Change (Data Last Changed by user profile)Custom User Profile (application controlled) The creator user profile should be assigned t...
about 3 years ago in IBM i / Db2 for i 2 Future consideration

Delete EIM identifier and associations when deleting the user profile

When deleting a user profile only the Target EIM association is deleted, the Source EIM association and the EIM identifier remain.Thus, one must log into Nav for i, EIM domain management, to do the remaining deletes. Would like the EIM identifier ...
over 3 years ago in IBM i / Security 7 Not under consideration

Change SBMJOB SCDTIME behavior

Please either change SBMJOB to go ahead and run a command if the SCDTIME is for an earlier time on the current date. Or else please provide a separate option to override that error and have it actually submit the job. Use Case: We have CLs that st...
about 3 years ago in IBM i / Core OS 2 Future consideration

[AJS] Add SQL services for the Advanced Job Scheduler

[AJS] Add SQL services for the Advanced Job Scheduler Add SQL service for the Advanced Job Scheduler in a similar way as IBM have done with the native/basic job scheduler would be greatly appreciated. Use Case: An easier and more modern way of vie...
almost 4 years ago in IBM i / Core OS 3 Not under consideration

Add IMPLICITLY HIDDEN to SQL VIEWs

The TABLE feature to implicitly hide certain columns/fields when "SELECT *" is used, is great. However ,we need that feature extended to SQL VIEWS. Use Case: If I create a VIEW that contains a subset of columns, including implicitly hidden columns...
about 3 years ago in IBM i / Db2 for i 2 Future consideration

increase speed on DUPTAP and DUPMEDBRM positioning

Increase positioning speed during DUPTAP / DUPMEDBRM or change behavior of how it is done.Currently on each duplication operation the cartridge is rewound and drive reads from beginning every sequence until it reaches the desired seq. number to be...
almost 7 years ago in IBM i / Save and Restore 10 Future consideration