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 201

Inline code for SQL procedures/function

Today you can use inline code in SQL procedures/functions with the "include" statement , but need to write the code in a separate file like this: call qsys2.ifs_write( path_name => '/tmp/main.c' , file_ccsid => 1208, overwrite => 'REPLACE...
9 months ago in IBM i / Db2 for i 1 Not under consideration

Journal entry needed when statistics removed from file

During upgrade from 7.2 to 7.3 we got serious performance degradation for some SQL queries. Trying to improve performance we request and remove some file statistics on the source (production) system. It help for some issues. Unfortunately on the t...
over 4 years ago in IBM i / Db2 for i 1 Not under consideration

Json datatype create table

The idea would be to create a json datatype as happens in other dbms. This allows you to create fields in json type files (and not blobs as suggested in some documentation) while also verifying their actual validity.
9 months ago in IBM i / Db2 for i 1 Not under consideration

Add variable support on CONNECT statement within SPL

Add variable support for CONNECT statement in SPL. Use Case: CREATE or replace PROCEDURE BACKUP_STATUS LANGUAGE SQL MODIFIES SQL DATA P1: BEGIN DECLARE COMMAND CHAR(200); -- Ensure this is large enough. DECLARE V_SYSTEM_NAME CHAR(25); FOR V1 AS C1...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

Allow variable name as part of three part naming

Allow variable name as part of three part naming. Use Case: FOR V1 AS C1 CURSOR FOR select x.* from table( values('RACK1HST'), ('GDWEB'), ('GDIHQ1'), ('GDISYS1'), ('MAIL1'), ('RACK2HST'), ('GDWEB2'), ('GDIHQ2'), ('GDISYS2'), ('MAILTWO'), ('RACK3HS...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

IBM DB2 Connect 11.5 VSAI (Visual Studio Addin) for VS 2019 using deprecated API's

IBM DB2 Connect 11.5 VSAI (Visual Studio Addin) for VS 2019 using deprecated API's (synchronous loading apis). This needs to be updated for VS 2019 to use Asynchronous loading to remove the warning notices everytime you launch Visual Studio 2019. ...
almost 5 years ago in IBM i / Db2 for i 2 Not under consideration

System i native support for MS-SQL Server Connection

Native Support for System i to connect to MS-SQL Server using the remote Database entry (ADDRDBDIRE).Connection should support SELECT, UPDATE, INSERT to provide a possibility for data exchange.There are exists a lot of open souce tools which works...
almost 8 years ago in IBM i / Db2 for i 6 Not under consideration

Relax or remove the TABLE() Requirement for UDTF

When using SQL Table Functions the use of the TABLE() wrapper is burdensome. It also adds to resistance of user-buy-in of using things like ACS Run SQL Scripts or SQL in general. The sad truth is that unlike the 1970s/1980s and earlier when most h...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

DB2 SQL join with USING need to support nullable column

I have a problem with a JOIN when columns are nullable. summary: I ask for an correction of the USING feature : in the sql engine do a IS NOT DISTINCT FROM when the column is nullable, so USING will do its job. details: for a better explanation, y...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

Make IBM Data Studio work Better with SQL Source in IBM i Source Files

IBM Data Studio does not play smoothly with SQL source that lives on IBM i in source files/members. We 18 developers would like this tool to work better with source that lives in source files on the IBM i. We use this tool for IBM i but our workfl...
over 7 years ago in IBM i / Db2 for i 3 Not under consideration