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 441

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

Provide access to Null Indicator for SQL Variables in inline C code

When creating SQL Functions, we have the ability to use the INCLUDE statement to include inline C code. However, when an SQL Variable is referenced in that C code, there is no practical method to set on or off the variable's NULL Indicator. We nee...
about 5 years ago in IBM i / Db2 for i 2 Future consideration

SQL constraint "FOREIGN KEY DEFERRABLE"

One strength of relational databases is their constant vigilance over data correctness. The user can declare constraints that their data must obey, and then leave it to the database to enforce the rules. This saves a lot of procedural application ...
about 4 years ago in IBM i / Db2 for i 3 Future consideration

CRTDUPOBJ of a table with long name

As indicated in the document N1017004 , ( http://www-01.ibm.com/support/docview.wss?crawler=1&uid=nas8N1017004 ) when I want to make a " CRTDUPOBJ " of a table with a long name, I can only change the short name of the table, not its long name....
over 6 years ago in IBM i / Db2 for i 6 Not under consideration

Improve Performance of QSYS2.BOUND_SRVPGM_INFO

The performance of QSYS2.BOUND_SRVPGM_INFO is really bad when you're using it in order to get all programs that use a specific BOUND_SERVICE_PROGRAM. More details can be found in the defined Use Case. However, using the same View with the given st...
over 4 years ago in IBM i / Db2 for i 2 Not under consideration

Information about different drivers to connect to iseries

We'd like to get a (really complete) documentation of all possibilities to connect a windows pc to the iSeries.There exists a lot of drivers and software solutions. What we are missing is to see the difference between them.E.g. i Series Access ODB...
over 8 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...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

Support *ALLUSR and *ALL for QUSLMBR API

The QUSLMBR API supports a full library name, *LIBL or *CURLIB. However there is a need to "find members" on the system so *ALLUSR and even *ALL should be supported to enable that capability. Use Case: Using QUSLMBR I want to locate on the system ...
about 4 years ago in IBM i / Db2 for i 4 Not under consideration

IBM DB2 SQL Table: Database Manger Identity / Duplicate Key

Change SQL to support unique identity columns. Where unique identity columns are automatically unique (pk/uk constraint), automatically skip numbers that already exist, and only throw exception if file is out of available numbers. We use identity ...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

Make it possible to also define SYSTEM NAME for short LONG NAME for tables

When creating an SQL Table we define long descriptive names for them. We also define SYSTEN NAME that is used to name RPG Procedure Source files, Modules and Service Programs. When the descriptive "LONG NAME" is 10 letters long or shorter it is ...
over 3 years ago in IBM i / Db2 for i 4 Future consideration