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 2964

DLTF enhancement to remove dependant LF

DLTF can be instructed for special constraint handling by use of parameter RMVCST()Please add possibility to remove dependant LF with a parameter like DLTDEPLF(*YES) Use Case: Currently, dependencies need to be found with DSPDBR. Automatic file pr...
over 4 years ago in IBM i / Db2 for i 6 Future consideration

Expanding SQL to view certificates assigned to IBM i applications

In a previous release, IBM i SQL enhancements made it possible to view certificate info from the qsys2.certificate_info table using an SQL statement. The enhancement I am suggesting would take the next step and make it possible to view which certi...
9 months ago in IBM i / Security 1 Submitted

Enhance PASE APIs _ILECALL/_ILECALLX to Pass Operational Descriptors

Allow _ILECALL() and _ILECALLX() to pass operational descriptors when calling an ILE procedure, if they are not already capable of this, and provide documentation. There is already a pointer field for the operational descriptor in the ILEarglist_b...
almost 3 years ago in IBM i / Open Source and PASE 2 Not under consideration

Add System Name, Serial No & LPAR No to all DST/SST Screens

Please consider adding System Name, Serial No & LPAR No to all DST/SST Screens, preferably in the same place and ideally in the top line of each screen. We are seeing and increasing number of IBM i LPARs on a typical Power server, so by defini...
about 2 years ago in IBM i / Core OS 7 Future consideration

Fix NetServer jobs to start with AUTOSTART(*YES)

Problem: Netserver jobs do not autostart with CHGTCPSVR SVRSPCVAL(*NETSVR) AUTOSTART(*YES). This issue has been reported in some CASEs and others.Customers are guided to add STRTCPSVR *NETSVR to QSTRUPPGM. Fix NetServer jobs to start with AUTOSTAR...
over 1 year ago in IBM i / Application Development 1 Submitted

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...
almost 6 years ago in IBM i / Languages - RPG 3 Not under consideration

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
almost 6 years ago in IBM i / Languages - RPG 6 Not under consideration

Db2 service WRKCFGSTS

Create a Db2 for i service that does the equivalent of the WRKCFGSTS command where I can check if a device, or range devices selected by a wildcard, is varied on or off. Use Case: Rather than use WRKCFGSTS *DEV *TAP to see if all of the tape drive...
almost 4 years ago in IBM i / Db2 for i 5 Future consideration

Provide plug-in mechanism for iACS

Provide a formal plug-in interface for iACS to allow developers to provide extensions to the existing functionality. Use Case: A plug-in interface to iACS would allow vendors, and open source developers, to provide additional functionality to vari...
almost 4 years ago in IBM i / IBM i Access Family 3 Not under consideration

Allow ability to control JobLog write with On-Error

Add an operational extender to the on-error opcode that would allow for control over a joblog write. When the programmer has stated that a specific error condition is trapped/controlled, we should be able to optionally suppress the job log message...
over 5 years ago in IBM i / Languages - RPG 4 Future consideration