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 226

Retrieve AA macro result by SQL

Currently, the AA macro from STRSST were not able to retrieve by CL command or SQL. it is not possible to make automation / monitoring program. Hope ibm can develop API or SQL that we can retrieve the value.
over 2 years ago in IBM i / Db2 for i 1 Not under consideration

Increase size of SQL host variables

According to documentation the limit for an SQL statement is 2^21 bytes, yet the limit for a host variable in a dynamic SQL statement is approximately 2^15 bytes. This is preventing SQL statements larger than 32740 bytes from being prepared and ex...
about 8 years ago in IBM i / Db2 for i 1 Not under consideration

Foreign Key enhancement

I would like to request an enhancement to DB2. Through the years, we have had various developers who have set up files and tables with different numeric data types, that hold the same data. For example, in one file, a Customer number might be defi...
over 2 years ago in IBM i / Db2 for i 1 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 3 years ago in IBM i / Db2 for i 2 Not under consideration

Object control level - user defined attribute not persistent

IBM provide an API QLICOBJD which allows us to set some of the attributes of an object. This API is an extension of the CHGOBJD command that only covers limited fields. We use this to store a reference to which object promotion job/date/user etc p...
over 8 years ago in IBM i / Db2 for i 2 Not under consideration

Enhance SQL CREATE_WRAPPED by making it a keyword on the CREATE FUNCTION and PROCEDURE Statements

When creating a UDF, UDTF, or PROC using SQL, the need to enclose everything in quotes and then double-up embedded quotes and everything else associated with that situation is painful when using the WRAP function and CREATE_WRAP procedure. So much...
over 2 years ago in IBM i / Db2 for i 1 Not under consideration

Show us how to tie in DISPLAY_JOURNAL with DISPLAY_JOURNAL_ENTRY_DATA

How can I do a SELECT joining DISPLAY_JOURNAL and DISPLAY_JOURNAL_ENTRY_DATA? Right now DISPLAY_JOURNAL_ENTRY_DATA is a stored procedure. Use Case: For those who eschew Temporal Tables.
about 6 years ago in IBM i / Db2 for i 1 Not under consideration

Allow cross system exception joins

Please allow cross system exception joins. Use Case: -- Not a valid statement. Apparently you cannot do a cross system exception join.-- SQL State: 56023 Vendor Code: -512 Message: [SQL0512] Statement references objects in multiple databases. Caus...
almost 9 years ago in IBM i / Db2 for i 2 Not under consideration

Customize CPYTOIMPF command

In CPYTOIMPF command with STRDLM('"') (double quote). Actually function is "ALL THE DATA AND ANY DOUBLE QUOTES IN THE MIDDLE NOW GET AN ADDED DOUBLE QUOTE SO ITS A SINGLE DOUBLE QUOTES". I need what was optional this function using a data area. Us...
over 6 years ago in IBM i / Db2 for i 4 Not under consideration

A wrong comment

Today an operator made a mistake in putting the sign in an update SQL stmt, and instead of a hyphen he put two hyphens.The result was catastrophic. Over 700,00 lines have been updated: update TABLE set AMOUNT = ,01--, TAX=123,4where KEY = 1 instea...
over 1 year ago in IBM i / Db2 for i 3 Not under consideration