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 4504

System Debugger in ACS SQL Scripts does not support SSO

In ACS "Run SQL Scripts" you can select "Run" and then "System Debugger" to debug stored procedures and functions. This option however prompts for system name, user name and password. We run SSO so user profiles have password(*NONE). This applicat...
over 4 years ago in IBM i / Application Development 3 Future consideration

Improve performance of IBM i IFS File Access for Large Files

When accessing large, multimegabyte IFS files (beyond 16MB) there is a noticable lag in response times by some interfaces, such as HLL languages. The C read() function with buffer that is a C++ vector or dynamically allocated TS memory seems to ta...
about 1 year ago in IBM i / IFS (Integrated File System) and Servers 3 Future 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 %OFFSET built-in function to retrieve the position of a Subfield within a Data Structure

Uisng APIs and other interfaces often provides a "Bytes Returned" value. This logical can mean that we can only retrieve data from the returned locations if it was in fact returned by the API. I would like to use something like: IF (objDesc.bytes_...
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Export shared storage pool images from PowerVC

It would be nice to be able to back up the shared storage pool images using the new regular backup command or something similar. Using "dd" as the doc suggests works of course but it's definitely not user-friendly... and it could lead to huge prob...
almost 7 years ago in PowerVC 5 Future consideration

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future 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

IBM Navigator for i - Add Shipped Bookmarks with SSL ports

Right now there are Shipped Bookmarks in the IBM Navigator for i that are set to connect to various services (such as IBM Web Administration for i, port 2001; IBM Digital Certificate Manager for i, port 2006; etc.) through non-SSL ports only. Aski...
about 1 year ago in IBM i / System Management 3 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

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