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 360 of 4257

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

Option to Normalize HTTP_RESPONSE_HEADER Fields (Key Names) in the QSYS2 HTTP Functions

The HTTP header fields are case-insensitive. That is, content-type, CONTENT-TYPE, and CoNtEnT-tYpE are all allowed uses of the IANA registered field Content-Type. Previously, when using the SYSTOOLS HTTP table functions (e.g., SYSTOOLS.HTTPGETCLO...
7 months ago in IBM i / Db2 for i 3 Future consideration

AES Crypt

Make the AES algorithm compatible with AES calculated by different software platforms. The ENCRYPT_AES sql function can encrypt a DB column. Unfortunately the algorithm is IBM proprietary [The internal encryption algorithm used is from the CLiC To...
7 months ago in IBM i / Db2 for i 1 Not under consideration

EDRSQL server requires QUSER *RWX authority to ROOT

We recently secured our ROOT directory in the IFS; however, when the EDRSQL server job (QXDAEDRSQL) starts up; MSG CPE3401 is shown in the joblog and the job ends. (see attached joblog) The Security Audit Journal records an Authority Failure (AF) ...
7 months ago in IBM i / Db2 for i 2 Future consideration

Allow variables defined with like(...) to be used as embedded SQL host variables

Variables defined with like(...) should be usable as embedded SQL host variables. Allowing only variables defined with a specific datatype makes for more difficult application maintenance.
8 months ago in IBM i / Db2 for i 2 Not under consideration

Allow APYJRNCHG and RMVJRNCHG to use remote journal receivers

APYJRNCHG and RMVJRNCHG do not allow remote journal receivers to be used, however after saving the receivers and restoring them into the receiver library of the local journal, they can be used without a problem. This however needs manual steps and...
9 months ago in IBM i / Db2 for i 1 Not under consideration

Allow journal entry read (RCVJRNE) and native DB I/O with field proc encoded data.

Consider a field proc used for field level encryption. When replicating database activity, the data must be decrypted as it is being read from the journal. It then must be re-encrypted when it is written to the database. It would improve performan...
10 months ago in IBM i / Db2 for i 2 Future consideration

Speed up table partitioning

Databases are constantly increasing in size, and more and more IBM i customers are approaching or exceeding the limits for a single DB2 table: 1.7 TB storage or 4.2 billion rows. DB2 MultiSystem allows for a table to have up to 256 partitions inst...
11 months ago in IBM i / Db2 for i 2 Future consideration

Remote User/Password in ARCN0100 (Connect format)

An SQL Client Integration Exit Program (ARDPGM) receives remote DB credentials from the SQL system via the Connect format ARCN0100. Both User ID and Password parameters are limited to 10 characters each and the user ID contains only upper case cha...
12 months ago in IBM i / Db2 for i 3 Future consideration

Add the "Share Open Data Path" attribute to the QDBRTVFD API

The SHARE ODP attribute is missing from the QDBRTVFD API. While SHARE is technically a file's MEMBER attribute, it is an attribute that is pervasively associated with a file object. Currently there is no user-accessible way of retrieving that attr...
12 months ago in IBM i / Db2 for i 3 Functionality already exists