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 225

Allow stored procedures created as *PGM objects to be called as exit point programs

When using the CREATE PROCEDURE SQL statement to create a *PGM Object it is NOT possible to call the generated object outside of SQL; doing so results in an error reporting "Pointer not set". Looking at the code generated as an intermediary step i...
about 2 years ago in IBM i / Db2 for i 4 Not under consideration

Complete QSQGNDDL API Output

The QSQGNDDL API does not return the DATFMT / TIMFMT options that can be specified on a CREATE PROCEDURE statement when using the API to generate the source for a previously supported stored procedure. Use Case: For example: On the original create...
over 8 years ago in IBM i / Db2 for i 1 Not under consideration

Requesting a series of SQL examples to add queries f trace results.

As we add more external systems connecting to the IBM i, the number of times the traces have been required to determine a failure is growing. I have had to open several tickets/case over time to get IBM Support to decode the traces for us. This pr...
about 2 years ago in IBM i / Db2 for i 1 Not under consideration

Keep leading zero with CPYTOSTMF

IBMi data has to be made available to an external application. It has to be a *TAB seperated "csv" ile. I use CPYTOIMPF to accomplish this, no poblem here. CPYTOIMPF FROMFILE(QTEMP/file) TOSTMF(mycsvfilename) MBROPT(*REPLACE) STMFCCSID(*PCASCII) R...
over 8 years ago in IBM i / Db2 for i 4 Not under consideration

User defined fixed journal entry data

While user, job, and program are helpful in auditing of journal entries, they have limited use on server jobs where multiple clients and sessions connect and change data from a pool of jobs (http server for example). Enhance the fixed length optio...
almost 9 years ago in IBM i / Db2 for i 3 Not under consideration

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 2 years ago in IBM i / Db2 for i 1 Not under consideration

Journal entry data to return binary timestamps

In the entry specific data returned by QjoRetrieveJournalEntries it would be useful to have the time/date/timestamp data to be returned in a binary format. For example, either a documented internal database format or the same time format used for ...
over 6 years ago in IBM i / Db2 for i 2 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 2 years ago in IBM i / Db2 for i 2 Not under consideration

Enable Journal Caching for all customer libraries including Q

We are using IBM Lab tool PowerSc and we noticed jobs with large journal wait for QZRDQWKEDT/QSQJRN. We tried to use journal cache (*YES). CHGJRN JRN(QZRDQWKEDT/QSQJRN) JRNCACHE(*YES) It failed with MSGID CPF709F , see attached document. Use Case:...
about 7 years ago in IBM i / Db2 for i 3 Not under consideration

"EXTEND TABLE" SQL statement

To day there are no elegant way to map OO class extensions direct in Db2. So it would be appreciated that Db2 invent a new statement that Extend a table as a new table with extra columns. In effect - Db2 makes a internal maintained one-to-one rela...
over 7 years ago in IBM i / Db2 for i 2 Not under consideration