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 189

Boolean data type for use within SQL Procedural Language

You can use a new system-defined Boolean data type for use within SQL Procedural Language (SQL PL) applications that provides support for declaring and referencing the system-defined logical values: TRUE, FALSE, or NULL within compound SQL (compil...
over 6 years ago in IBM i / Db2 for i 2 Delivered

DB2 HTTP Consumer Functions (Verbose) are suppressing response messages if the http error code is different than 2xx

If the HTTP Response Code is 3xx or 4xx the (Verbose) HTTP Consumer Functions of DB2 /i are ignoring the response message from the service - the response header ist deliverd - but response message is NULL. Use Case: To enable the best user experie...
over 6 years ago in IBM i / Db2 for i 1 Delivered

Let QSYS2.GENERATE_SQL also generate the system name for SQL global variable

Currently the QSYS2.GENERATE_SQL() procedure does not generate the FOR SYSTEM NAME part when it generates the source for an SQL Global Variable. When a variable is recreated based on the output of this procedure it will generate a system name, whi...
almost 7 years ago in IBM i / Db2 for i 2 Delivered

SQL Extended Indicators in MAIN Stored Procedure

We have used SQL Extended Indicators in RPG/ILE for years and find them to be very useful -- including saving a lot of lines of code. For the first time, we tried to use the Extended Indicators in an SQL MAIN stored procedure and find that they ar...
almost 7 years ago in IBM i / Db2 for i 5 Delivered

Allow host constant in SQL embedded.

Allow the use of a host constant like a host variable in SQL clause WHERE (and everywhere it's possible). Use Case: DCL-C ERROR 'E';DCL-C WARNING 'W'; EXEC SQL DECLARE errors NO SCROLL CURSOR FOR SELECT * FROM myLog WHERE myLog.error_type = :ERROR;
over 7 years ago in IBM i / Db2 for i 2 Delivered

Add SQL functions ADD_DAYS, ADD_HOURS, ADD_MINUTES, ADD_SECONDS, ADD_YEARS

The function ADD_DAYS, ADD_HOURS, ADD_MINUTES, ADD_SECONDS, ADD_YEARS exist on DB2 LUW, but not on DB2 for i. However the function ADD_MONTHS is implemented on DB2 for i. Adding those missing functions on DB2 for i would be very useful to manage t...
over 2 years ago in IBM i / Db2 for i 3 Delivered

DRDA SM D Audit entry

The SM D entry in the Audit log logs that an RDB Entry has been changed (Access Type 'C'), but does not log what the change was. We would like to see whatever the change was actually logged Use Case: We have people making changes on a test server ...
over 3 years ago in IBM i / Db2 for i 5 Delivered

Generate COMMENT for SQL objects along with LABEL

When the SQL generations programs from IBM i to obtain DDLs from database objects create the sentences for describing the objects they use the statement "LABEL". Meanwhile the rest of databases (DB2 LUW, Oracle...) use the statement "COMMENT".We a...
over 3 years ago in IBM i / Db2 for i 4 Delivered

Add TGTRLS on RUNSQLSTM OUTPUT(*LIST) Report

When creating a UDF or UDTF (SQL Function) using the RUNSQLSTM CL command, the resulting Output "Compiler Listing" does NOT including the TGTRLS (Target release) specified on the RUNSQLSTM command. The "current" VxRyMz does appear in the title of ...
about 4 years ago in IBM i / Db2 for i 3 Delivered

Monitor for Hardware Key expiration

We are trying to extract the firmware status to allow tracking of expired keys. There are some commands which will extract the key information (DSPFMWSTS) but no associated API's that we can find. We looked at monitoring for the messages when the ...
about 4 years ago in IBM i / Db2 for i 6 Delivered