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 2874

Hosted IBM i PWRDWNSYS integration missing

When you have on an IBM i system a guest partition running IBM i, the vary on can start the partition. The vary off does not power down the partition in an orderly manner. When you run hosted Linux or AIX a vary of will shut the partition down in ...
about 6 years ago in IBM i / Virtualization and Cloud 5 Future consideration

ACS Emulation screenshot in HTML

For documentations we would like to have screenshots from 5250 emulation in HTML format. Please add a button "Export screen into HTML"
about 1 year ago in IBM i / IBM i Access Family 1 Not under 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

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

Allow keyboard input in iACS Printer Output

The Printer Output component in IBM i Access Client Solutions doesn't allow keyboard input. For example, Set Filter doesn't recognize the ENTER key. The grid of spooled files doesn't recognize the the DELETE or ENTER keys. Use Case: I need to filt...
over 4 years ago in IBM i / IBM i Access Family 3 Future consideration

Allow AFPRSC with pdf objects to be exported to pdf

It is not possible to create a PDF with the 5770ts1 product out of a spoolfile containing a PDF, because this process is not supported. Use Case: Integrate a logo in PDF format in a spoolfile to print documents in the layout of our official corpor...
about 6 years ago in IBM i / Print 3 Future consideration

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

Allow RUNSQLSTM to support a "continuation character" for very long SQL statements

When coding SQL statements for creating tables or indexes or whatever, we often have a problem formatting very long SQL statements because there is not "continuation line" character supported by the statement processor. The COMMENT ON statement ca...
about 1 year ago in IBM i / Db2 for i 3 Not under consideration

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

DATA-INTO support of NULL values

The API's used to implement DATA-INTO are great. However missing the possibility to provide NULL values. RPG supports that a variable can have the special value of NULL but the the API does not allow to transfer this special case. Especially while...
over 1 year ago in IBM i / Languages - RPG 1 Future consideration