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 413

API or DB2 SQL Service to return the OVRDBF information for a JOB

It would be nice to have either a DB2 SQL Service or API that would return the information from DSPOVR. Currently the only way I know to do this at least for the current job is to do a DSPOVR *PRINT or DSPJOB *PRINT and read through the spool file...
12 months ago in IBM i / Db2 for i 4 Future consideration

SYSTOOLS.READ_SPREADSHEET to be able to read xlsx files from SQL

It would be usefull to be able to read xlsx files from within RPG programs for importing data as a table function.
about 1 year ago in IBM i / Db2 for i 2 Future consideration

SQL Services should support audit journal & authority collection

Currently usage of IBM i Services (SQL) (e..g QSYS2.OUTPUT_QUEUE_ENTRIES_BASIC ) can fail with an authority failure without logging to the OS audit journal or showing up in authority collection. Per IBM support, this is working as designed. I'm co...
about 4 years ago in IBM i / Db2 for i 4 Future consideration

Change all SQL Interfaces (RUNSQLSTM, RUNSQL, STRSQL, etc) to NOT generate QSQLSRC in QTEMP

When "compiling" an SQL Procedure, Function, Variable or sequence the system (RUNSQLSTM) generates 2 work files as outlined in https://www.ibm.com/support/pages/restriction-qsqlsrc-end-usersThe 2nd file name is QSQL00001 (or similar) while the 1st...
about 4 years ago in IBM i / Db2 for i 3 Not under consideration

Disallow ENDJRNPF by work with system security

add option to Work with System Security to disallow ENDJRNPF for files in User libraries. If set to NO, users with appropriate security settings may ENDJRNPF. If set to YES, no user (even *SECADM) may ENDJRNPF.(maybe not applicable on *IBM librari...
over 4 years ago in IBM i / Db2 for i 6 Not under consideration

Have BCI jobs inherit the QAQQINI file library from the parent job

A Web Application Server running PHP initiates SQL requests that run in a batch immediate job. The BCI job picks up the QAQQINI file in QUSRSYS. However, the application needs unique settings that cannot be applied system-wide. It is possible to s...
almost 5 years ago in IBM i / Db2 for i 2 Not under consideration

DBMON filtering enchancement when apllying on a Table

When starting a DBMON and filtering on a Table basis, FTRFILE, we would like to be able to see all sql traffic against this table, (successful, warnings and erroneous). Currently we are only able to see successfully executed sql statements. Use Ca...
almost 6 years ago in IBM i / Db2 for i 1 Not under consideration

Table Reorganizations

Table Reorganizations option from Iseries Navigator does not periodically update the status of rows being reorganized. It waits until end to provide status. IBM developer went into tasks and processes and found what the count of rows re-org was. W...
about 6 years ago in IBM i / Db2 for i 4 Not under consideration

Allow column alias names in having clause

Allow column alias names in having clause. Use Case: Excuse my bad english... When we use the having clause, we refers to a aggregate function of the select list. SELECT field, COUNT(*) AS counterFROM table GROUP BY field HAVING COUNT(*)>100 It...
over 7 years ago in IBM i / Db2 for i 4 Not under consideration

SQL EXPORT command to create export streamfiles in e.g. CSV format

Wouldn't it be nice, if DB2 for i would provide an EXPORT statement, which would generate export streamfiles similar to CPYTOIMPF.e.g. something like EXPORT (SELECT HOST_NAME, PARTITION_ID, NUMBER_OF_PARTITIONS FROM QSYS2.SYSTEM_STATUS_INFO) TO '/...
almost 8 years ago in IBM i / Db2 for i 2 Not under consideration