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 235

Provide ARD Program(s) for non-Db2 Connect from IBM i

WRKRDBDIRE supports *ARDPGM but none are provided, by IBM. The system needs the easy abilitty to connect to non-Db2 database systems, like MariaDB, SQL Server using SQL via *ARDPGM. Provide basic support (perhaps using ODBC or JDBC drivers) for re...
almost 6 years ago in IBM i / Db2 for i 8 Not under consideration

Improve the SET DESCRIPTOR statement

The usage of the SET DESCRIPTOR statement is currently complex, tedious and error prone, this leads to hard to maintain code and the usage of anti patterns like user supplied strings directly inserted into dynamic SQL or complex case statements in...
almost 4 years ago in IBM i / Db2 for i 1 Not under consideration

improve performances of DB2 sequences

I like the principle of DB2 sequences, but there is a big problem with the implementation of it on IBM i. Indeed, the command CREATE SEQUENCE does not generate a real DB2 object, It generates an IBM i object of DATA AREA type. However, DATA AREAs ...
over 3 years ago in IBM i / Db2 for i 5 Not under consideration

SQL Request crossed between partition

On IBMi, you are not able to perform, throught SQL, a request to cross datas from differents systems.Always get a SQLCODE 42712:Message : [SQL0212] Indicatif de table en double A incorrect. Cause . . . . . : L'une des erreurs suivantes s'est produ...
about 6 years ago in IBM i / Db2 for i 4 Not under consideration

Gain access to procedure parameters within a Create Table Statement

Within SQL stored procedures, I would like to gain the ability to reference a stored procedure's parameters within a create table statement. The current alternative I use is to create a qtemp table with fields matching the parameters that need to ...
about 6 years ago in IBM i / Db2 for i 1 Not under consideration

Increase maximum file member size

Increase maximum file member size, currently limited to 1.7TB. Use Case: customer stores large binary objects in file using SQL and reaches file limit. Currently they do not want to separate objects to multiple tables or work with partitioning.
almost 7 years ago in IBM i / Db2 for i 2 Not under consideration

Stop denial of service attack caused by using 3 part naming in a H/A environment

When I set up DB2 alias as per https://www.ibm.com/support/pages/rdb-relational-database-setting-brms-high-availability-environmentand then use 3 part naming in STATIC sql it initializes a denial of service attack and makes the system unusable. IB...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

improvement to SEND_EMAIL, add BLOB/CLOB as attachment

Be able to serve BLOB/CLOB objects as an attachment directly with SEND_EMAIL.
about 2 years ago in IBM i / Db2 for i 1 Not under consideration

Basic subfile/maintenance generator for a given table_schema, and table_name

We have UPDDTA to edit individual records of a file. We have RUNQRY for displaying all file records. It would save a lot of development time when we can have a default built-in subfile handler for any given table. => Shift F8, F9 to move subfil...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

cpyfrmimpf should handle commas.

The cpyfrmimpf command handles values similar to 123.45 and -678.90 in a numeric field, but sends message CPF2845, reason code 7 for values like 1,123.45 or -1,678.90. The command should handle commas as well as decimal points and minus signs. Use...
about 5 years ago in IBM i / Db2 for i 4 Not under consideration