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

My ideas: Db2 for i

Showing 161

Allow *LIBL or omitted library on INCLUDE statement in SQL Stored procedures and Functions

The INCLUDE statement used to include C code in an SQL LANGUAGE Stored Procedure or User Defined (Table) Function requires an explicit library name. Common software development practices will have different versions or levels of code in different ...
almost 4 years ago in IBM i / Db2 for i 2 Future consideration

Provide access to Null Indicator for SQL Variables in inline C code

When creating SQL Functions, we have the ability to use the INCLUDE statement to include inline C code. However, when an SQL Variable is referenced in that C code, there is no practical method to set on or off the variable's NULL Indicator. We nee...
over 4 years ago in IBM i / Db2 for i 2 Future consideration

Need SQL Procedures to allow the ownership to be changed and to allow the use of adopted authority

We would like to have an SQL statement way of changing the ownership of a stored procedure. The TRANSFER OWNERSHIP SQL statement does not support stored procedures.In addition, there needs to be a SQL statement way of allowing a stored procedure t...
about 7 years ago in IBM i / Db2 for i 2 Future consideration

UUID datatype for IBMi

A UUID is a U niversally U nique Id entifier, meaning that these identifiers are unique over your whole DB; even better unique" across space and time". UUID's are stored in 128bit format and follow a standarized format ( rfc4122 ) This makes the t...
7 months ago in IBM i / Db2 for i 3 Future consideration

Enhance SQL Error Log Function to display variable value(s) in the SQL string displayed in the STATEMENT_TEXT column rather than the "?".

Helps to identify the specific values when the error or warning occured.
over 1 year ago in IBM i / Db2 for i 1 Future consideration

Greek characters on user profile description in iNAV interface

We want to be displayed the Greek characters in user's profile description when browsing users through the new iNAV web interface, just as it has been in old Heritage Navigator and until previous release V7R3! We cannot change profile descriptions...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

New SQLSetStmtAttr option for Completion/Diag Messages

During Debug mode, on IBM i, the SQL CLI APIs, such as SQLExecute generate diagnostic and completion messages indicating things such as "xx rows selected" or "xx rows inserted", or "Table XXX Dropped". This information does not currently get gener...
almost 8 years ago in IBM i / Db2 for i 2 Future consideration

Named parameters for SQL insert statement.

Db2 for i has in few occasions been a forerunner for features of SQL. So perhaps this idea could also be one of these features. We have used named parameters for UDTF and stored procedures for quite some time. SELECT * FROM TABLE (QSYS2.IFS_OBJECT...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

Implement JSON_LEN SQL scalar function (returns # of elements in JSON array)

Please implement a new SQL scalar function JSON_LEN, which returns the number of elements in a JSON array. if MyJSON contains "{"MyObj":{"MyArray":["One","Two","Three"]}}" exec sql set :NumElems = JSON_LEN(:MyJSON, '$.MyObj.MyArray'); sets NumElem...
over 1 year ago in IBM i / Db2 for i 4 Future consideration

Enhance Omnifind product or integrate it with base db2 for i

OMNIFIND is a text search product that allows IBM i users to search unstructured text stored in a column of a DB2 for i table. The text stored in the column can be either simple character text, an XML document, or any of several different types of...
over 1 year ago in IBM i / Db2 for i 1 Future consideration