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 4405

Add API for Debug (Set Service Entry Point) actions in RDi

One of the most common requests we have for customers is the ability to do the Set Service Entry Point action from within our plugin - we cannot provide this ability without help from IBM, to either document an existing public interface or provide...
9 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Digital Certificate Manager - Automatically import CA certificates from 'Populate with CAs' list on certificate import if signature matches.

We currently have a 'Populate with CAs' function in DCM that has most well known third party CA certificates that can be selected and imported into the *SYSTEM store. It would be extremely helpful if we could automatically import CA certificates f...
about 1 year ago in IBM i / Security 2 Not under consideration

Need to limit number of concurrent migration while entering host to maintenance mode

Currently when a host selecting for maintenance mode, it got 3 options - Active, all or none. We need to limit the concurrent migration number so that we don't exhaust the available resources. Preferably an option in the maintenance mode screen as...
5 months ago in PowerVC 1 Future consideration

Enable Application Runtime Expert to write status messages to a message queue

To help the uptake of Application Runtime Expert, I feel it would be very useful for it to be able to write verification checks (success/failures) to a user-definable message queue. This will help teams integrate ARE into their monitoring tool(s) ...
7 months ago in IBM i / System Management 1 Future consideration

ANZPRFACT - output to *OUTFILE or *PRINT or to the screen to check which profiles are candidates for disabling

Hello, We would like to use ANZPRFACT functionality/command on regular basis, but not having a chance to check which profiles are candidates for disabling. Idea is to enahnce the ANZPRFACT command to have output to OUTFILE or PRINT or to the scree...
11 months ago in IBM i / Security 2 Not under consideration

Add syslog facility to MESSAGE_QUEUE_INFO table function

This facility already exists for the history log and audit journal table functions, but those are quite limited in scope as many events will not occur in either source. Having the facility to retrieve messages in the same way for ad hoc message qu...
7 months ago in IBM i / Db2 for i 2 Future consideration

PowerVC event and audit logging to SIEM (e.g. QRadar)

We have a security requirement to centrally gather logs from various network devices, including PowerVC, in a SIEM (QRadar in our case).Currently PowerVC does not provide such option.
about 4 years ago in PowerVC 2 Future consideration

Native CLOB and BLOB in RPG

CLOB and BLOB fields as dynamic size dependent on actual datasize. It would be appreciated that RPG could support these datatypes native in RPG and used exactly like varchar with out any explicit size Use Case: CLOB and BLOB is implemented as a st...
over 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Extend field in SSL trace output that includes cipher information

When analyzing output of SSL trace data, this may involve dumping the output to a spreadsheet for further analysis and comparison against cipher lists from QSSLCSL and/or SST (TLSCONFIG). The challenge when comparing data is that since many cipher...
4 months ago in IBM i / Security 2 Under review

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
over 5 years ago in IBM i / Languages - RPG 6 Not under consideration