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 183

Provide buffer length of LOB columns in SYSCOLUMNS2 view

When processing I/U/D entries from a journal using the DISPLAY_JOURNAL we need to "map" the entry specific data over the record layout. The amount of space occupied by a LOB column varies; depending upon where in the record the column starts. So t...
almost 2 years ago in IBM i / Db2 for i 5 Delivered

Add SQL URI_ENCODE / URI_DECODE Function

IBM i SQL URI_ENCODE / URI_DECODE Function required to provide native support for HTML entities conversion. Benefit: Enables decoded URI value to be stored in an IBM i table as UTF-8 and displayed in ACS. Especially useful when working with differ...
over 2 years ago in IBM i / Db2 for i 4 Delivered

Migrating triggers when TGTRLS < N-2

Currently we can create triggers only with TGTRLS on N-2. For exemple if OS version is V7R1 we can use TGTRLS with V5R4, and when OS version is V7R3 we can use TGTRLS with V7R1.But when the table with trigger from a server V7R1 (with TGTRLS V5R4) ...
almost 5 years ago in IBM i / Db2 for i 1 Delivered

qsys2.parse_statement function should return referential constraint information on create table statements

qsys2.parse_statement function should return referential constraint information on create table statements. Table name would probably be sufficient, but some might like column names also. There are many different ways to specify a foreign key cons...
about 6 years ago in IBM i / Db2 for i 1 Delivered

enhance message SQL0491

while creating a function based on a procedure in a service program, if the procedure name is permissionthen the creation is rejected with error SQL0491, reason 10 :10 -- For external functions and procedures, LANGUAGE SQL is not allowed and there...
over 8 years ago in IBM i / Db2 for i 2 Delivered

Implement JDBC 4 method Connection.isValid() on jt400, or jtOpen

We currently need to implement "dataSource.setConnectionTestQuery("values 1");" or something like this, to test whether the connection is valid in the connection pool, and in the JDBC 4.0 specification there is already a Connection.isValid() metho...
5 months ago in IBM i / Db2 for i 1 Delivered

Enhance the System Limits Alerting Cadence (SQL7062) to be customizable and more frequent than once per day

The system limits alerting is very useful to notify system administrators of potentially severe issues. However, the alert message is only sent once per day, when collection services is cycled; which is typically at midnight. Cycling Collection Se...
over 2 years ago in IBM i / Db2 for i 3 Delivered

hope to use IMPLICITLY HIDDEN GENERATED TIMESTAMP field track record change, UDB and MySQL have this function

Customer want to use IMPLICITLY HIDDEN GENERATED TIMESTAMP field track record change, UDB and MySQL have this function. In UDB, they can do this by: alter table <tabname> add UPDATETIME TIMESTAMP NOT NULL IMPLICITLY HIDDEN GENERATED ALWAYS F...
almost 6 years ago in IBM i / Db2 for i 3 Delivered

Issuing installing IBM i 7.3 Option 1 during upgrade.

My company CM First performs upgrades for customers of their IBM i OS. In reference to the PMR above we ran into an install failure of product 5770SS1 Option 1. The failure was due to a user profile storage limit when replacing the system catalog ...
over 6 years ago in IBM i / Db2 for i 5 Delivered

RUNSQLSTM MARGIN(100) fails if input record is less than 100.

RUNSQLSTM fails if SRCDTA column width is less than RUNSQLSTM MARGIN(100). Use Case: We wanted to use full statement length of QDDLSRC. 1) Copied RUNSQLSTM command to another library and changed command default to MARGIN(228). 2) CRTSRCPF QDDLSRC ...
over 7 years ago in IBM i / Db2 for i 3 Delivered