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 361 of 4269

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.
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

Increase the maximum size of LOB objects to at least 4GB but perferrably 2TB

The 2GB "limit" on LOB objects is sometime painful. The limit should be at least 4GB but other databases support LOB sizes up to 2TB. So since this is the premiere database, I think we should also have the highest limits.
about 1 year ago in IBM i / Db2 for i 2 Future consideration

Change JOURNALED_OBJECTS to only scan requested libraries/objects

select * from JOURNALED_OBJECTS WHERE OBJECT_LIBRARY = 'SYSIBM' and OBJECT_NAME = 'SYSDUMMY1'; When this SQL is run against the Journaled_Objects view, it scans all objects in all libraries. If there are objects locked that cannot be scanned, the ...
about 1 year ago in IBM i / Db2 for i 2 Functionality already exists

get REFFLD information from DB2 Catalog

For physical files, it is not possible to retrieve the REFFLD keyword information from the DB2 catalog views
about 1 year ago in IBM i / Db2 for i 2 Functionality already exists

Allow option on STRSQL to remove the F3-Exit option of "1=Save and exit session"

I consider this a save/restore issue. I did a system migration from a Power 9 to a Power 10. I had users complain that their STRSQL session statements did not migrate. I realize they are stored in some object in QRECOVERY and do not get saved. How...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

Enhance VARCHAR format option for EUR,JIS,ISO,USA but for LOCAL option

Today, VARCHAR supports a 2nd parameter when the first parameter is a date/time value. That 2nd parameter returns the resulting date value in the designated format. The LOCAL option returns the value in the Job's format. I would like this enhanced...
about 1 year ago in IBM i / Db2 for i 2 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...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

OBJECT_LOCK_INFO() table function which accepts library name, object name, and object type - returns list of locks on that object

This is very similar to the OBJECT_LOCK_INFO view, but it can target a specific object similar to WRKOBJLCK command. It should be able to return the locks for the object much more quickly than using the view.
about 1 year ago in IBM i / Db2 for i 4 Functionality already exists

Provide an SQL service to retrieve same data as DSPFFD command to OUTFILE for non-db2 objects such as DSPF, DDM, etc

When writing applications that utilize DSPFFD information, today you must code the command. An SQL service could provide flexibility and granularity to access this data for specific objects, similar to SYSCOLUMNS or OBJECT_STATISTICS.
about 1 year ago in IBM i / Db2 for i 1 Future consideration

Support UPSERT statement to improve SQL programming productivity

In-house development team in an IBM i customer here wants to pick up productive database, and UPSERT statement currently supported with PostgreSQL appears so attractive to them for productivity.
about 1 year ago in IBM i / Db2 for i 1 Functionality already exists