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 396

Generate SQL option to create check constraints when physical file has restricted values.

Under ACS Schemas there is a feature to generate SQL. Would like to have an option to create check constraint on fields that have restricted values such as COMP, VALUES, RANGE. Use Case: Would save a lot of time in having to adjust the generated S...
over 4 years ago in IBM i / Db2 for i 3 Not under consideration

Improve the SET DESCRIPTOR statement

The usage of the SET DESCRIPTOR statement is currently complex, tedious and error prone, this leads to hard to maintain code and the usage of anti patterns like user supplied strings directly inserted into dynamic SQL or complex case statements in...
about 3 years ago in IBM i / Db2 for i 1 Not under consideration

Support *LIBL on RUNQRY QRY()

Hi, When creating a query definition, the library is resolved at creation time and not at runtime. This method is unlike any other function on IBM i and doesn't allow the query to be used with another library list as it is ignored. This way you ca...
over 2 years ago in IBM i / Db2 for i 3 Future consideration

Add possibility to run an Excel macro from SYSTOOLS.GENERATE_SPREADSHEET

It would be convenient having the possibility to automatically run an Excel macro on a worksheet created by SYSTOOLS.GENERATE_SPREADSHEET. For instance to generate a chart based on the Excel data created.
6 months ago in IBM i / Db2 for i 1 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...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

Add SQL Option for Timestamp Format

The Db2 for i format of Timestamp is yyyy-mm-dd-hh.mm.ss.nnnnnnThe ODBC and JDBC format of timestamp is yyyy-mm-dd hh:mm:ss.nnnnnnIt should be possible to change the Db2 Timestamp format similar to how it can be done for date and time so that Db2 ...
about 6 years ago in IBM i / Db2 for i 3 Future consideration

Add optional argument for XMLPARSE

To use XMLPARSE, the external encoding of the data need to be consistent with XML prolog. But, often, the encoding of the variable (in hosted langage or CLOB) isn't the same as original value. For example : when we receive an XML file by FTP or ot...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

RGZPFM while active does not always return deleted records space.

RGZPFM while should always return deleted record space. We have a large, always active, file with 1/3 deleted records that RGZPFM while active did not return deleted records space. We run 24/7 & only come down for Cums & OS & barely ma...
6 months ago in IBM i / Db2 for i 2 Under review

Create SQL Functions ("IBM Services") that retrieve the Problems database information (QASX* files and WRKPRB command)

Using WRKPRB we can see some of the information related to hardware and software problems. That info is stored in the QAXS* database files in QUSRSYS. I would like a set of SQL Table functions or VIEWS that can be used to access that information v...
about 2 years ago in IBM i / Db2 for i 3 Future consideration

Allow variable number of arguments on SQL CONCAT function

The current implementation of CONCAT only allows two parameters, for example CONCAT('hello', 'world') which makes concatenating multiple values cumbersome. This would for example result in CONCAT(CONCAT('hello', 'world'), 'again') for 3 strings. I...
about 2 years ago in IBM i / Db2 for i 5 Not under consideration