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 448 of 4992

Make it possible to change the SQE Temp Storage 7% Threshold

The current fixed SQE Temp Storage Threshold is set to 7%. I have no idea how long this value is in place, but my guess is that values was set to this values decades ago. Over the year the usage of temporary storage has grown on nearly every IBM i...
3 months ago in IBM i / Db2 for i 1 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...
about 1 year ago in IBM i / Db2 for i 3 Future consideration

Create a service for RMTOUTQs or *LAN Printer Device Descriptions

Ref IBM Doc ID 640063 https://www.ibm.com/support/pages/getting-list-all-tcpip-addresses-used-rmtoutqs-or-lan-printer-device-descriptions Getting a List of All TCP/IP Addresses Used in RMTOUTQs or *LAN Printer Device Descriptions Is there a servic...
over 1 year ago in IBM i / Db2 for i 5 Future consideration

Select into :dsArray

It would be great to be able to select columns from a table directly into a data structure array instead of going through the process of creating a cursor. Because a lot of times you just want the list of matches and then your done. It makes even ...
almost 6 years ago in IBM i / Db2 for i 6 Not under consideration

Implementation of restore function that does not change the state of the access path

We would like you to implement the restore function that does not change the state of the access path by implicitly shared access paths. Our customers are having trouble getting their program to do something unexpected by save and restore. We wou...
over 3 years ago in IBM i / Db2 for i 6 Not under consideration

Create a system command to convert JSON files to physical files (PF) and vice versa

IBM i increasingly interacts with external systems through APIs and JSON data. Developers often need to manually parse JSON into SQL tables using complex JSON_TABLE queries, or conversely serialize DB2 data into JSON for outbound APIs. My idea is ...
8 months ago in IBM i / Db2 for i 1 Functionality already exists

SQL Enhancement - CREATE OR REPLACE INDEX

Please implement CREATE OR REPLACE INDEX Use Case: In setting up a source member for a CMS to create or change an index through RUNSQLSTM, if the index already exists, it errors out. If I precede the CREATE INDEX with a DROP INDEX, it errors out i...
over 7 years ago in IBM i / Db2 for i 3 Future consideration

DB2 Alter Table Rename column

DB2 for LUW and z/OS provide the capability to rename a column. DB2 for i should have the same functionality. Renaming a column's system name should be included, too. Use Case: In our IT department, Data Studio is used to create or modify tables a...
over 9 years ago in IBM i / Db2 for i 8 Future consideration

Enabling an SQL query for the OVRFLW line of a spool file.

It would be great if the OVRFLW line could be retrieved through an SQL query. With this attribute, spool files could be correctly duplicated from an application.
about 2 months ago in IBM i / Db2 for i 2 Not under consideration

Point SQL messages to the place where they originated

When we see a message in the log like SQL0501 - Cursor xxx not open, and drill down to the details to find where the message comes from we see internal SQL references and not our program name and statement. This makes it hard to debug and fix. Ple...
9 months ago in IBM i / Db2 for i 2 Functionality already exists