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 359

Enhance RUNSQLSTM C compiler Please!

The C compiler used for compiling SQL Functions and Procedures is badly in need of an update."Create SQL ILE C Object" as it is called limits too much of the C compiler features. Use Case: When RUNSQLSTM calls the "Create SQL ILE C Object" compile...
almost 3 years ago in IBM i / Db2 for i 2 Not under consideration

Add IMPLICITLY HIDDEN to SQL VIEWs

The TABLE feature to implicitly hide certain columns/fields when "SELECT *" is used, is great. However ,we need that feature extended to SQL VIEWS. Use Case: If I create a VIEW that contains a subset of columns, including implicitly hidden columns...
over 2 years ago in IBM i / Db2 for i 2 Future consideration

Resolve object references for embedded SQL at compile time

Product: Change Management Our change management application allows us to track changes, automate our deployment and development process, and perform impact analysis, all of which give us better controls and reduce risk in our software development...
about 6 years ago in IBM i / Db2 for i 5 Not under consideration

Provide an SQL service to retrieve same data as DSPFFD command to OUTFILE for non-db2 objects such as DSPF, DDM, etc

When writing applications that utilize DSPFFD information, today you must code the command. An SQL service could provide flexibility and granularity to access this data for specific objects, similar to SYSCOLUMNS or OBJECT_STATISTICS.
over 1 year ago in IBM i / Db2 for i 1 Future consideration

A wrong comment

Today an operator made a mistake in putting the sign in an update SQL stmt, and instead of a hyphen he put two hyphens.The result was catastrophic. Over 700,00 lines have been updated: update TABLE set AMOUNT = ,01--, TAX=123,4where KEY = 1 instea...
3 months ago in IBM i / Db2 for i 3 Not under consideration

Enhancements to RPGLE SQLTYPE

I would like to be able to define an SQLTYPE field as a TEMPLATE. I would also like to be able to use a named constant for the SQLTYPE size parameter. An example: dcl-c $len_rcCLOB 2000000; dcl-s t_rcCLOB sqltype(CLOB: $len_rcCLOB) template; dcl-s...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

With CREATE TABLE ( LIKE SomeTable ), allow inheritance of nullability and labels

When doing CREATE OR REPLACE MYTABLE ( LIKE ANOTHERTABLE INCLUDING COLUMN DEFAULTS ) Please inherit nullability and labels from ANOTHERTABLE, or, give the option to, similar to INCLUDING COLUMN DEFAULTS. Use Case: I often need to create a table th...
almost 4 years ago in IBM i / Db2 for i 5 Future consideration

ifs_object_statistics with /QNTC

We would have liked ifs_objects_statistics to report entries in the /QNTC file system. Our fall back is some IFS API's that will handle this. Use Case: We have a requirement to read the contents on a Windows server and then to pull .xml files from...
over 4 years ago in IBM i / Db2 for i 1 Future consideration

Support WITH TIME ZONE in DB2 for i

Timestamps are stored by default in the current timezone which causes problems if you need to support an application in different timezones, compare historical data with other systems or on DST events. It would therefore be useful if DB2 for i wou...
almost 2 years ago in IBM i / Db2 for i 5 Future consideration

Timestamp change when altering a partitioned tables partitions

The good (smart) thing about partition table is that when you take a back up you can tell BRMS to take a back up only on changed partitions. When altering a tables partitions, the changed timestamp is changed on all partitions, not just only the o...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration