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 414

Change of name and library of SQL package in a Embedded SQL program

Our programs are compiled on a central build server which is integrated in a CI/CD pipeline. Created objects will be saved and restored on different production systems. We have a ILE Cobol embedded SQL program which can also be used to access a re...
about 13 hours ago in IBM i / Db2 for i 0 Submitted

Add a field in the SYSTEM_STATUS* SQL services that shows the whether the LPARs Attention LED is on or off.

In the current services:SYSTEM_STATUS view, SYSTEM_STATUS_INFO view and SYSTEM_STATUS table function. The ATTENTION_LIGHT light column only shows whether the SRC panel has a SRC in it. The manuals were recently updated to reflect the correct defin...
8 days ago in IBM i / Db2 for i 1 Future consideration

Add Applied Date to PTF Group Currency Service

IBM i 7.6 included an enhancement to DSPPTFGRP command to show the date the PTF Group was applied. Please add this Applied Date to the IBM PTF Group Service.
10 days ago in IBM i / Db2 for i 1 Future consideration

Point SQL messages to the place where they originated

When we see a message in the log like SQL0501 - Cursor xxx not open, and drill down to the details to find where the message comes from we see internal SQL references and not our program name and statement. This makes it hard to debug and fix. Ple...
11 days ago in IBM i / Db2 for i 2 Functionality already exists

please add function "odd" and "even"

would be nice to have a function returning whether a number is odd (function odd) and whether a number is even (function even). I know it can be done with mod(field, 2) but for documentation purpose it is better to read odd(field) or even(field) i...
24 days ago in IBM i / Db2 for i 1 Future consideration

add a field in QSYS2.LICENSE_INFO that shows the "P- group" for the listed licensed program product.

There currently exists a field "PROCESSOR_GROUP" in the SQL view QSYS2.LICENSE_INFO, which is the processor group for the server the software is currently installed. the new field should more closely align with the column "PROCESSOR" in the output...
24 days ago in IBM i / Db2 for i 1 Future consideration

Last Updated Date for Server Firmware

Last server firmware upgrade date is not reflected when we use this command, DSPFMWSTS. However it is very beneficial to know when the last update/upgrade was performed by seeing this installation date next to the current level of firmware. We do ...
about 1 month ago in IBM i / Db2 for i 0 Submitted

Allow COALESCE to provide automatic CAST

I have this line in a CREATE VIEW statement: coalesce(va.vaaddress1, '?Unknown') as vaaddress1, When the view is accessed using SQL embedded in ILEPRPG, the SQLSTATE becomes 01004. VAADDRESS1 is defined in a SQL TABLE as CHAR(40). It would save a ...
about 1 month ago in IBM i / Db2 for i 1 Not under consideration

Moving old data from production tables to historic tables in another library

In an active production system such as we have being in a 24 hour service financial environment, we have an issue with old data that exists in many of our database tables. Every second new data is being recorded in this tables and old the old data...
about 1 month ago in IBM i / Db2 for i 2 Not under consideration

Improve reorganize while active

the reorganize while active mechaniism is a very interesting mechanism and allows you to reorganize files under journal allowing you to clean up many deleted records without closing applications and services. However, the mechanism does not allow...
about 1 month ago in IBM i / Db2 for i 2 Future consideration