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 4932

Enhance maximum variable length to 4GB

More and more we need to handle data with sizes over 16MB ie XML, so it would help a lot if it was possible to handle the maximum amount of data in a variable. Therefore I would like to have the possibility to define variables in RPG with a size o...
6 months ago in IBM i / Languages - RPG 2 Under review

Restoring individual Authorization Lists.

When moving one customer from a SAAS LPAR to his own LPAR, you must be restoring ALL user profiles to get all Authorization lists. The SAAS LPAR is running multiple customers with over 1500 user profiles. If you want to move one customer with abou...
2 months ago in IBM i / Save and Restore 3 Future consideration

New compile option for embedded SQL allowing to raise SQL errors as RPG errors

Something like EXEC SQL SET OPTION SQLERRHANDLING = *EXCEPTION; that would allow a user to trap exceptions like this: monitor; EXEC SQL SELECT * FROM TABEL_THAT_DOES_NOT_EXISTS; on-excp [Whatevere error code for SQL error]; //Do something endmon;
about 2 months ago in IBM i / Db2 for i 1 Not under consideration

PowerVC 2.1.1.2 6-mounth history in Resource Assigment data

Hello, in the context of a Project we would like to be able to have a 6-month history of the resource assignment data. I 've upload a file with an image of the section for which resources usage would be required. Thanks in advance for your collabo...
10 months ago in PowerVC 1 Future consideration

PEP2.0 should allow three POWER generations in 1 pool

PEP2.0 currently supports TWO generations of Power hardware (like Power8+9, Power9+10 of Power10+11) in one pool. Suppose you currently have E950 and E1050 in one Enterprise Pool, adding an E1150 to the same pool is not possible. If you want to ke...
4 months ago in Cloud Management Console 0 Submitted
310 VOTE

*ESCAPE messages for SAVLIB

We have received MONMSG for CPF3795 in every SAVLIB running in our CL program: https://ecurep.mainz.de.ibm.com/rest/download/28061%2C100%2C838/2018-04-06/28061.100.838.SOURCE.txt?astext=true&fileSize=83568 But, when CPF3795 is reported saving ...
over 7 years ago in IBM i / Save and Restore 5 Not under consideration

Keyword / Compiler Option to warn if a procedure uses global variable

New Control Spec Keyword / Compiler Option to warn if a calculation in procedure uses a global variable Keyword: PROCGLBVAR with options *ALLOW *WARN *ERROR *allow - no compiler message if a calculation in a procedure references a global variable ...
about 2 months ago in IBM i / Languages - RPG 0 Submitted

HMC V11 should support download the zip-file with collected service data from HMC UI

HMC V11 now supports collecting service data like VIOS snap, HMC debug and is able to automatically upload to an IBM case.If the client do not allow automatic upload or wants to collect data later, after the case has been created, then it would be...
3 months ago in Hardware Management Console 0 Submitted

A SQL view to display the information on a line

A view or function that provides information as in the DSPLIND command or the API QDCRLIND More here : https://www.ibm.com/docs/en/i/7.6.0?topic=ssw_ibm_i_76/apis/QDCRLIND.html
5 months ago in IBM i / Db2 for i 5 Future consideration

Allow the evaluation of RPG expressions as "pseudo host variables" in EXEC SQL statements

The idea is, to allow the evaluation of RPG expressions (including the call of %BIFs and procedures) inside an EXEC SQL statement as "pseudo-host-variables". The syntax could be like that: exec sql select count(*) into :myCounter from mytable w...
4 months ago in IBM i / Db2 for i 3 Not under consideration