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 2995 of 4656

Authority Collection should include "object attribute"

Authority Collection should include "object attribute" along with the existing information about objects being accessed (object schema, object name, object type). Currently it is not possible to discern a physical file from a display file using th...
22 days ago in IBM i / Security 0 Submitted

Live Partition Mobility: Allow overrides of CPU and LPAR ID on target CEC

For hosted environments, moving a partition from P9 to P10, for example, is often not at CPU-for-CPU but at CPW-for-CPW (e.g. 15000 CPW = 1 CPU on a 9009-22a but not on a 9105-22a). And LPAR ID is automagically assigned.This is counter-productive,...
about 1 month ago in IBM i / System Management 2 Submitted

Make spoolfile searching case insensitive

When searching a spooled file, the information must be entered case sensitive. Instead of searching for escape, I have to search for Escape in order to find escape messages in job logs. Instead of searching for 'library list changed', I have to se...
27 days ago in IBM i / System Management 1 Submitted

Custom SQLSTATE/MESSAGE for SIGNAL statement

Currently it is possible with the SIGNAL statement to return a custom SQLSTATE and message. DECLARE COUNTRY_NOT_FOUND CONDITION FOR SQLSTATE '02000'; DECLARE EXIT HANDLER FOR COUNTRY_NOT_FOUND SIGNAL SQLSTATE '75001' SET MESSAGE_TEXT = 'Country no...
about 1 month ago in IBM i / Db2 for i 1 Future consideration

QMGTOOLS Option to Compare/Order Cross Reference PTFs Before an OS Upgrade

In QMGTOOLS option 24, PTF menu, can IBM add an option to compare/order cross-reference PTFs when planning for an OS upgrade, like from 7.4 to 7.5?
18 days ago in IBM i / PTF and Service 0 Submitted

ACS automatic temporary file cleanup, please add functionality

Add at least a command line option to instruct ACS to NOT leave temporary files in /tmp if the run was successful and the exit clean. Each process and application if successful should manage its temporary storage properly. We run ACS directly on t...
21 days ago in IBM i / IBM i Access Family 1 Future consideration

Enhance IBM SQL Services to use better "list" parameter parsing

I’d like to request an enhancement to IBM i SQL Services to improve flexibility when passing multiple values to parameters that accept lists. Currently, the following syntax does not work: table(qsys2.active_job_info(subsystem_list_filter=>'QIN...
about 1 month ago in IBM i / Db2 for i 4 Future consideration

Enhance management of Session Timeout Interval for Navigator for i

Currently System Operators can not adjust their own Session Timeout Interval. The setting requires *ALLOBJ special authority. Another user with *ALLOBJ authority can't change the setting for the users without it. Instead, *ALLOBJ authority must be...
4 days ago in IBM i / System Management 1 Needs more information

Allow COALESCE to provide automatic CAST

I have this line in a CREATE VIEW statement: coalesce(va.vaaddress1, '?Unknown') as vaaddress1, When the view is accessed using SQL embedded in ILEPRPG, the SQLSTATE becomes 01004. VAADDRESS1 is defined in a SQL TABLE as CHAR(40). It would save a ...
4 days ago in IBM i / Db2 for i 0 Submitted

ACS live editor

Using many tools that make use of SFTP and related, it is possible to go and edit objects in the ifs in real time. Given the new features it would be interesting to implement this change on ACS as well, so that it would be more complete since now ...
7 days ago in IBM i / IBM i Access Family 2 Under review