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 380

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...
over 1 year ago in IBM i / Db2 for i 5 Not under consideration

Add DB2 functions to modify JSON object

Today, with DB2, we have some functions to publish or consume JSON.We don't have any function to modify a JSON object Use Case: Need to modify JSON objects: add or remove a node, change a key or value
almost 6 years ago in IBM i / Db2 for i 5 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...
over 2 years ago in IBM i / Db2 for i 1 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 7 years ago in IBM i / Db2 for i 6 Not under 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...
about 2 years ago in IBM i / Db2 for i 1 Future consideration

get_xml_file() need to be encoding agnostic

The get_xml_file() is a fantastic tool to load XML files from the IFS. However it will fail if data is stored in utf-16LE format.
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

Allow RUNSQLSTM to support a "continuation character" for very long SQL statements

When coding SQL statements for creating tables or indexes or whatever, we often have a problem formatting very long SQL statements because there is not "continuation line" character supported by the statement processor. The COMMENT ON statement ca...
11 months ago in IBM i / Db2 for i 3 Not under consideration

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...
about 4 years ago in IBM i / Db2 for i 3 Not under consideration

Add native DB2 support for UUID columns

Add a new native data type of UUID to store standard 128-bit UUID values in a native type. Also add SQL functions to generate a new UUID, convert UUID to/from canonical string representations (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx), and the ability...
over 6 years ago in IBM i / Db2 for i 3 Not under consideration

Add Db2i for i Service to maintain validation list

Please add a DB2 for i service that looks at/maintains the users under validations list under the HTTP admin server. If you need to rename a user today you can't, you have to recreate the user. Having a service like this will help helpdesk and/or ...
almost 2 years ago in IBM i / Db2 for i 1 Future consideration