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

Db2 for i

Showing 404

Add IMPLICITLY HIDDEN to SQL VIEWs

The TABLE feature to implicitly hide certain columns/fields when "SELECT *" is used, is great. However ,we need that feature extended to SQL VIEWS. Use Case: If I create a VIEW that contains a subset of columns, including implicitly hidden columns...
over 3 years ago in IBM i / Db2 for i 2 Future consideration

Replace native trigger while active

When there's a need to replace a high level language trigger, an exclusive lock is required to the program object. In a 24/7 system this is almost impossible what makes the use of triggers a no-go. Programs in use (apart from triggers) can be repl...
about 4 years ago in IBM i / Db2 for i 2 Not under consideration

SQL update with a From clause

Having worked a little with MS SQL Server I've found their SQL Update with a from clause Very convenientlikeupdate fileAset fileA.field1 = fileB.field1from fileA inner join fileB on fileB.key = fileA.key IMHO this syntax is much clearer then the c...
over 4 years ago in IBM i / Db2 for i 2 Not under consideration

tool to summarize all PTFs and APARs in a CUME or group

CUMEs can contain hundreds of PTFs. Each PTF has an APAR and both should be reviewed for any special instructions and or issues in the APAR. It would be good to have a tool to filter through all this and summarize any actions or special issues. Us...
over 4 years ago in IBM i / Db2 for i 4 Not under consideration

Add SQL Option for Timestamp Format

The Db2 for i format of Timestamp is yyyy-mm-dd-hh.mm.ss.nnnnnnThe ODBC and JDBC format of timestamp is yyyy-mm-dd hh:mm:ss.nnnnnnIt should be possible to change the Db2 Timestamp format similar to how it can be done for date and time so that Db2 ...
over 6 years ago in IBM i / Db2 for i 3 Future 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...
over 6 years ago in IBM i / Db2 for i 2 Future consideration

API for Access Path Rebuild Progress

We commonly have access path rebuilds occurring post the vary on of an IASP. We would like the capability to monitor the progress of the access path rebuilds from a batch job rather than just the screen. Use Case: We run a superannuation system on...
almost 8 years ago in IBM i / Db2 for i 8 Future consideration

Add imbedded SQL to CL

Please add imbedded SQL precompiler support to CL.With so many cool new Services out there it would really simplify CL to be able to easily access those services.And many of those services would really help a "control" type language like CL.Saying...
over 8 years ago in IBM i / Db2 for i 3 Not under consideration

Create a service for RMTOUTQs or *LAN Printer Device Descriptions

Ref IBM Doc ID 640063 https://www.ibm.com/support/pages/getting-list-all-tcpip-addresses-used-rmtoutqs-or-lan-printer-device-descriptions Getting a List of All TCP/IP Addresses Used in RMTOUTQs or *LAN Printer Device Descriptions Is there a servic...
7 months ago in IBM i / Db2 for i 5 Future consideration

API or DB2 SQL Service to return the OVRDBF information for a JOB

It would be nice to have either a DB2 SQL Service or API that would return the information from DSPOVR. Currently the only way I know to do this at least for the current job is to do a DSPOVR *PRINT or DSPJOB *PRINT and read through the spool file...
11 months ago in IBM i / Db2 for i 4 Future consideration