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 2882

Multi-row insert in dynamic SQL RPG

Please enhance dynamic SQL support in RPG to include multi-row insert. Use Case: Dcl-DS myQualDS ExtName('THETBL') Dim(200) Qualified Inz; End-DS; myQualDS (1).dta = '1'; myQualDS (2).dta = '2'; Ctr = 2; SQLStatement = 'Insert into THETBL ? rows v...
about 6 years ago in IBM i / Db2 for i 2 Future consideration

IBM i service for TCPIP server status

Within the new Navigator for i for nearly everything there is the option to get the SQL statement behind what is being displayed. For IBM i Navigator for i => TCP/IP Servers the SQL button is greyed-out. So the SQL statement behind what you a...
over 2 years ago in IBM i / System Management 1 Future consideration

ESS License Keys change EXPDATE from YYYY-MM-DD to users System date

This would allow the customer to change the way keys are downloaded and applied, especially since this is the way license keys are being supplied/distribuited. Otherwise the user has to hand apply the license keys(changing the date) instead of usi...
about 2 years ago in IBM i / Install and Upgrade and Licensing 1 Under review

Enhancing Maximum storage for trace of TRCTCPAPP command

This RFE is now created based on the feedback from case #TS005034124 where we are not able to run the trance commands due to insufficient storage to keep the trace output/logs. Running the Trace commands trctcpapp *smtpclt *on and trctcpapp *msf *...
over 3 years ago in IBM i / Networking 4 Future consideration

Provide a means to easily ascertain if a Subsystem (*SBSD) is currently registered to Exit Point "QIBM_QWT_JOBNOTIFY"

Our software relies heavily on the Job Notification Exit Point notifications but struggles when a job runs in a subsystem that is yet to be restarted since the exit point entries were added/changed. Currently, the only way to determine if jobs ent...
over 2 years ago in IBM i / Work Management and Messaging 2 Future consideration

BRMS Restore Functionality

In a BRMS networked environment, we'd like to see IFS directory restore offer the same functionality as native library restore, i.e. the ability to define a different restore to directory name on the target, then have the panel return to the previ...
over 5 years ago in IBM i / BRMS 3 Future consideration

RDi - Dual Objects Table view or ability to have more than one Object Table view open

Create a "Dual Objects View" which consists of two linked Object Tables where you can select objects from two different filters. The two tables should be "linked" by object/member name - so that it is possible to compare sources and/or objects bet...
about 3 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Accessibility for IBM I Client Access Solutions - 5250 Emulation

Need Accessibility options for IBM I Client Access solutions v. 1.1.8.5 emulation for the visually impaired. Specifically 5250 emulation. Use Case: I have co-worker that is unable to use 5250 emulation. This is impacting her ability to complete da...
about 4 years ago in IBM i / IBM i Access Family 1 Not under consideration

Offer nginx stream modules

nginx is currently available through the IBM yum repository. The project has modules to facilitate TCP streaming; however, these are not built by default. Could we please find a way to provide these additional modules for customers that may requir...
over 3 years ago in IBM i / Open Source and PASE 4 Planned for future release

New RPG assignment operators ++ and --

It would be nice to have the C/Java like assignment operators ++ and -- too. Use Case: var++; instead of var +=1;var--; instead of var -=1;
over 7 years ago in IBM i / Languages - RPG 1 Not under consideration