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 4482

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

INavigator Security Doesn't Work

iNavigator security not working.Restricted user still shows access to all of iNavigator options. Use Case: Have need to put monitors in iNavigator on web enabled TV in our office to display system performance monitors. Objective is to give user ON...
about 3 years ago in IBM i / System Management 3 Is a defect

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

SNMPv3 AES Encryption Support

Upgrade AIX SNMPv3 to support AES encryption.
almost 3 years ago in AIX 0 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 loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

Provide a CL Command Parameter Option for Required when INTERACTIVE

some CL command parameters can be designated as MIN(1) which makes them have a value before the command may be run. We need a way to set parameters to REQUIRED when they are run interactively vs batch. Add a RQD parameter (or similar) to PARM stat...
almost 3 years ago in IBM i / Languages - CL (Control Language) 2 Not under consideration

Allow interactive jobs to run threaded applications

Currently interactive jobs on the IBM i are not allowed to run multithreaded applications. Whilst there is a possible "workaround" to execute these in PASE / QSH; yet to be verified in our instance if this works or not, the ability to execute a na...
over 3 years ago in IBM i / Core OS 3 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

Enhance IBM DB2 SQL triggering to allow running the triggering action in async mode to improve system performance

This is useful for non critical batch run update for huge size file to shorten the program run time.
6 months ago in IBM i / Db2 for i 1 Functionality already exists