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

My ideas

Showing 87

Add System Name to replaceable parameters for Message Monitors in Navigator

Please add system name to the replaceable parameters for the Message monitors. Use Case: This is useful when you are setting up monitors in multiple systems and are sending a message to yourself. You need to know which system send the message. The...
over 6 years ago in IBM i / System Management 4 Functionality already exists

Add SQL Object Type to QDBRTVFD and QUSROBJD APIs

Today the SQL object type is available only via the QUSRMBRD (Retrieve Member Description) API. However when a file has NO MEMBERS, the QUSRMBRD API cannot be used to retrieve the needed SQL Object Type. Ironically, the QDBRTVFD (Retrieve File Des...
almost 2 years ago in IBM i / Db2 for i 3 Functionality already exists

OBJECT_STATISTICS table function should return source information for CRTBNDxxx compiled objects.

OBJECT_STATISTICS currently returns NULL for the source info for programs compiled with CRTBNDxxx commands. That info it is available in DSPPGM for the object if you drill into the QTEMP module of the program. This would be helpful for users wanti...
over 2 years ago in IBM i / Db2 for i 1 Functionality already exists

PowerVC

After having followed support recommendations about how to tell PowerVC to use the new wwpn brought by the new svc controllers, it appears that PowerVC is able to use only one wwpn (thus a port). This is unacceptable for me because that means all ...
over 4 years ago in PowerVC 1 Functionality already exists

Add option for Cert path to qsys2.certificate_info UDTF

not all certs are in the system store. some are stored in an IFS file. the API used in the UDTF allows for "Directory path and file name" . Add that as a option. Retrieve Certificate Information (QYCURTVCI, QycuRetrieveCertificateInfo) API - IBM D...
about 2 years ago in IBM i / Db2 for i 3 Functionality already exists

Extend call stack entries in PEX file QAYPEIAD

To analyze heap issues on ILE C++ applications we use IBM i PEX with Event *ACTGRPHEAP. The current outfile QAYPEIAD have fields for a call stack up to 16 entries. This is maybe enough for C programs but for C++ programs with a lot of functions an...
over 1 year ago in IBM i / Performance Tools 1 Functionality already exists

Provide an option to prevent ACS Run SQL Scripts from advancing to the next statement whenever a statement is executed

When you execute a query in the Run SQL Scripts tool (Ctrl-R or Run Selected) the next query in the window is automatically selected/highlighted after the executed query completes. When working with long complex queries, the automatic advancement/...
over 1 year ago in IBM i / IBM i Access Family 2 Functionality already exists

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.
over 1 year ago in IBM i / Db2 for i 1 Functionality already exists

%elem on enum

I would like to define the size of my dim array depending on the number of elements of my enum. Example : dcl-enum my_enum qualified; value1 const('1'); value2 const('2'); end-enum; dcl-s my_array char(1) dim(%elem(my_enum));
10 months ago in IBM i / Languages - RPG 1 Functionality already exists

Remember the last pad the user was on when the popup keypad was last closed

I categorize my macros on the popup keypad by pad. It would be handy to be able to set an option to retain the last used pad. So, the next time I open the popup keypad and the previous time I had it open I ran a macro on pad 2 for instance, it wou...
over 1 year ago in IBM i / IBM i Access Family 3 Functionality already exists