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 230

add extra detail to the view qsys2.AUDIT_JOURNAL_DATA_MART_INFO

for the AUDIT_JOURNAL_DATA_MART_INFO view please add a column for the number of records in the data mart file.
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

documentation for the journal entries MC

the " F MC" journal entries: https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_71/rzaki/rzakivarlength.htm#rzakivarlength__TBLOBJLVL contain information about table changes however the details of the table structure are not documented. The tab...
about 5 years ago in IBM i / Db2 for i 2 Not under consideration

Provide a C/C++ "API" or function to enable reading Deleted records from a database file.

Now that the system is "closed" we can't use our old ways to do certain things. There needs to be a way to go out to a database file record and programmatically "undelete" that record. That is, say I'm going to open file ABC using the open or fope...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

Add file types to CPYTOIMPF

We use CPYTOIMPF to create CSVs for our users. There are times when the .XLSX format is smaller in size. CPYTOIMPF would need to auto sense the target file extension type or require the user to supply the target file type and append the extension ...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration

Provide functionality to query RFE information via IBM i Service

Provide an IBM i Service that allows users to query the RFE database from their IBM i server. All details shown on the website / available when downloaded, should be returned; including comments that could be "concatenated" into a (DB)CLOB column....
over 4 years ago in IBM i / Db2 for i 1 Not under consideration

Use job default CCSID for SQL (ie. instead of CCSID 65535)

When a system is currently configured with its CCSID set to 65535, this causes issues with SQL functions that require CCSID conversions (ex. JSON, HTTP, ...), for example Select cast(RESPO00001 as varchar(32)), cast(RESPO00002 as varchar(32)) from...
about 1 year ago in IBM i / Db2 for i 4 Not under consideration

Optimize sparse index build on partitioned table

The index build process is currently not using the information on a partitioned table when building the index: We have a big table partitioned by range on a column.When we build an sparse index on this table only including values in this column gr...
over 4 years ago in IBM i / Db2 for i 2 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 7 years ago in IBM i / Db2 for i 3 Not under consideration

Add the "Command to Run" field to the JOB-INFO table query

Please add the "Command to Run" parameter to the query. It has nearly all the commands parameters except this one. Use Case: We use a complex process at month end to prepare jobs to run at month end. I need to be able to view the jobs submitted to...
almost 4 years ago in IBM i / Db2 for i 4 Not under consideration

Allow COALESCE to provide automatic CAST

I have this line in a CREATE VIEW statement: coalesce(va.vaaddress1, '?Unknown') as vaaddress1, When the view is accessed using SQL embedded in ILEPRPG, the SQLSTATE becomes 01004. VAADDRESS1 is defined in a SQL TABLE as CHAR(40). It would save a ...
7 months ago in IBM i / Db2 for i 1 Not under consideration