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

My votes: Db2 for i

Showing 25

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 ...
5 months ago in IBM i / Db2 for i 1 Functionality already exists

Change of name and library of SQL package in a Embedded SQL program

Our programs are compiled on a central build server which is integrated in a CI/CD pipeline. Created objects will be saved and restored on different production systems. We have a ILE Cobol embedded SQL program which can also be used to access a re...
6 months ago in IBM i / Db2 for i 2 Functionality already exists

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...
6 months ago in IBM i / Db2 for i 2 Functionality already exists

Better documentation of Sqlstate behavior in IF statement

I ran into some peculiar piece of code that didn't do what I expected and decided to run a small test.The goal is to see if SqlState is being reset in an if-statement. My human brain says it shouldn't be reset in the example code below begin decl...
9 months ago in IBM i / Db2 for i 1 Functionality already exists

Enhance the Query Supervisor for temporary storage thresholds to also apply to the *DATABASE temporary storage buckets

We have had several rogue queries that used very large amounts of temporary storage. We have query supervisor thresholds in place, but it did not alert us because the temporary storage was not part of the job itself, but rather the database tempor...
9 months ago in IBM i / Db2 for i 1 Functionality already exists

Returning a JSON in a string (RPG FREE) without back slash for an API REST

When i use JSON_OBJECT into a VARCHAR who is returning from an API rest the values of KEY contains back slash before quotation marks. When i use a DS the result is OK but if i want to use JSON SQL functions i have the above problem. Is it possible...
10 months ago in IBM i / Db2 for i 4 Functionality already exists

Audit which CL commands was executed using the QCMDEXC Procedure or scalar function.

Today if you execute a CL command inside of a QCMDEXC scalar function or QCMDEXC procedure, they are not audited. It would be extreamly helpful especially from a security perspective to be able to audit the commands that are executed that way.
about 1 year ago in IBM i / Db2 for i 1 Functionality already exists

Change the QSYS2.IFS_READ Table Function to accept a variable as the Path Name

It would make the IFS_READ Table Function more useful when processing files received from REST API's.
over 1 year ago in IBM i / Db2 for i 3 Functionality already exists

Enhance IBM DB2 SQL triggering to allow running the triggering action in async mode to improve system performance

This is useful for non critical batch run update for huge size file to shorten the program run time.
over 1 year ago in IBM i / Db2 for i 1 Functionality already exists

Add SQL Object Type to QDBRTVFD and QUSROBJD APIs

Today the SQL object type is available only via the QUSRMBRD (Retrieve Member Description) API. However when a file has NO MEMBERS, the QUSRMBRD API cannot be used to retrieve the needed SQL Object Type. Ironically, the QDBRTVFD (Retrieve File Des...
over 1 year ago in IBM i / Db2 for i 3 Functionality already exists